MongoDB Go Driver 1.5.1 Released

The MongoDB Go Driver Team is pleased to announce the release of 1.5.1 of the MongoDB Go Driver.

This release contains several bug fixes. Due to a bson related security issue, we recommend all users upgrade to this version of the driver. For more information please see the release notes.

You can obtain the driver source from GitHub under the v1.5.1 tag.

General documentation for the MongoDB Go Driver is available on pkg.go.dev and on the MongoDB Documentation site. BSON library documentation is also available on pkg.go.dev. Questions can be asked through the MongoDB Developer Community and bug reports should be filed against the Go project in the MongoDB JIRA. Your feedback on the Go driver is greatly appreciated.

Thank you,

The Go Driver Team

1 Like

it is by far the most difficult and complicated mongo library to use.
It is too prone to errors. Makes you have to write too much repeated code every time you want to do a simple query