v1.8.2
版本发布时间: 2022-01-06 04:59:21
mongodb/mongo-go-driver最新发布版本:v1.16.1(2024-08-08 03:39:35)
The MongoDB Go driver team is pleased to release version 1.8.2 of the official Go driver.
This release adds the ability to configure the recently added maxConnecting
rate limit via the SetMaxConnecting
function or the maxConnecting=
URI option. The maxConnecting
value sets the maximum number of new connections that can be created simultaneously.
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: