MongoDB Go Driver 2.6.0 Released

The MongoDB Go Driver Team is pleased to release version 2.6.0 of the MongoDB Go Driver.

This release adds support for MongoDB’s Intelligent Workload Management (IWM) and ingress connection rate limiting features. The driver now gracefully handles write-blocking scenarios and optimizes connection establishment during high-load conditions to maintain application availability. For more information please see the 2.6.0 release notes.

You can obtain the driver source from GitHub under the v2.6.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!

Thank you,
The Go Driver Team

1 Like