v1.7.2
版本发布时间: 2021-09-03 02:55:04
mongodb/mongo-go-driver最新发布版本:v1.16.1(2024-08-08 03:39:35)
The MongoDB Go driver team is pleased to release version 1.7.2 of the official Go driver.
This release contains various bug fixes, including:
- Fix for a data race that can occur between creating and checking out connections when
minPoolSize > 0
. - Filter servers based on localThresholdMS when opening a new ChangeStream.
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: