MongoDB Go Driver 2.4.2
The MongoDB Go Driver Team is pleased to release version 2.4.2 of the official MongoDB Go Driver.
Release Highlights
This release fixes buffer handling in GSSAPI error description and username functions.
What's Changed
🐛 Fixed
- GODRIVER-3770 Fix buffer handling in GSSAPI error description and username functions by @prestonvasquez in https://github.com/mongodb/mongo-go-driver/pull/2297
Full Changelog: https://github.com/mongodb/mongo-go-driver/compare/v2.4.1...v2.4.2
For a full list of tickets included in this release, please see the list of fixed issues.
Documentation for the Go Driver can be found on pkg.go.dev and the . BSON library documentation is also available on . For issues with, questions about, or feedback for the Go Driver, please look into our , including . Bugs can be reported in the where a list of can be found. Your feedback on the Go Driver is greatly appreciated!