MongoDB Go Driver 2.3.1 Released

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

This release applies client-level timeouts for tailable/awaitData cursors, and fixes a bug that causes a tight loop when there are no selectable servers. For more information please see the 2.3.1 release notes.

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

2 Likes