The MongoDB Go Driver Team is pleased to release version 2.4.0 of the MongoDB Go Driver.
This release adds a new method Client.AppendDriverInfo that adds information to the driver metadata sent on subsequent connection handshakes. For more information please see the 2.4.0 release notes.
Go Driver v2.4 requires MongoDB 4.2 or newer.
You can obtain the driver source from GitHub under the v2.4.0 tag.
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.
For issues with, questions about, or feedback for the Go Driver, please look into our support channels, including StackOverflow.
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!