mongo-go-driver v1.3.4 Release Notes

Release Date: 2020-06-03 // almost 4 years ago
  • ๐Ÿš€ The MongoDB Go driver team is pleased to release [version] 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