Skip to content

MongoDB Go Driver Release 1.3.7

Compare
Choose a tag to compare
@iwysiu iwysiu released this 10 Aug 15:35
· 2 commits to release/1.3 since this release

The MongoDB Go driver team is pleased to release 1.3.7 of the official Go driver.

This release contains a bugfix for an error introduced in 1.3.6 that caused averageRTT to be set incorrectly.

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

Bug

  • [GODRIVER-1708] - Monitoring routine does not correctly set starting time in 1.3.6