Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cyclonedx.sbom.json | 2025-08-05 | 1.6 kB | |
release_run_id.txt | 2025-08-05 | 12 Bytes | |
MongoDB Go Driver 2.2.3 source code.tar.gz | 2025-08-05 | 4.7 MB | |
MongoDB Go Driver 2.2.3 source code.zip | 2025-08-05 | 6.6 MB | |
README.md | 2025-08-05 | 1.4 kB | |
Totals: 5 Items | 11.3 MB | 1 |
The MongoDB Go Driver Team is pleased to release version 2.2.3 of the official MongoDB Go Driver.
Release Notes
This release updates the DefaultClient
to use a non-default global DefaultTransport
. This way, the program will not panic if the user changes the global http.DefaultTransport
variable. The client is created as needed.
For a full list of tickets included in this release, please see the list of fixed issues.
Full Changelog: v2.2.2...v2.2.3
Documentation for the Go Driver can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver project in the MongoDB JIRA where a list of current issues can be found. Your feedback on the Go Driver is greatly appreciated!