The MongoDB Go Driver Team is pleased to release version 1.17.6 of the official MongoDB Go Driver.
Note
Due to a bug in the Go Driver release automation, there is no 1.17.5 release.
Release Highlights
This release makes various maintainability improvements to the Go Driver development and release automation.
What's Changed
📝 Other Changes
- GODRIVER-3560 Use lambda-specific arn for FaaS by @prestonvasquez in #2093
- Use a pinned Go version for golangci-lint. by @matthewdale in #2151
- Disable merge-up from release/1.17 by @alcaeus in #2202
Full Changelog: v1.17.4...v1.17.6
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 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!