Skip to content

MongoDB Go Driver 1.7.2

Compare
Choose a tag to compare
@matthewdale matthewdale released this 02 Sep 18:55
· 655 commits to master since this release
v1.7.2
ae7e036

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: