MongoDB Go Driver 1.4.2 Released

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

This release contains several bug fixes, a fix to our existing deprecation notices to ensure they follow the format required by linters such as staticcheck , and an upgrade to our go-yaml dependency so the driver is not susceptible to CVE-2019-11254. For more information please see the release notes.

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