github mongodb/mongo-go-driver v1.3.4
MongoDB Go Driver 1.3.4

latest releases: v1.16.0-prerelease, v1.15.0, v1.15.0-alpha1...
3 years ago

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

This release contains several bugfixes.

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-1589] - Consolidate pool.drain() and pool.clear()
  • [GODRIVER-1615] - SingleConnectionDeployment should not be used for application operations
  • [GODRIVER-1620] - pool cleared on network timeout errors
  • [GODRIVER-1634] - Deduplicate logic for updating cluster/operation time

Don't miss a new mongo-go-driver release

NewReleases is sending notifications on new releases.