v1.7.1
版本发布时间: 2021-08-04 03:57:00
mongodb/mongo-go-driver最新发布版本:v1.16.1(2024-08-08 03:39:35)
:warning: Retracted
This release has been retracted due to a data race that can occur between creating and checking out connections when minPoolSize > 0.
Please use version 1.7.2 or higher.
The MongoDB Go driver team is pleased to release version 1.7.1 of the official Go driver.
This release contains a bug fix and a minor documentation update:
- A fix for a data race in appending connection options to the server config
- A clarification in documentation of
StartSession
behavior
Documentation can be found on pkg.go.dev and the MongoDB documentation site. BSON library documentation is also available on pkg.go.dev. Questions and inquiries can be asked on the MongoDB Developer Community. Bugs can be reported in the Go Driver Jira where a list of current issues can be found.
Release Notes
For a full list of tickets included in this release, please see the links below: