Skip to content

MongoDB - v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 14:26
· 478 commits to refs/heads/main since this release
84fc9ab

โ— Breaking Changes

  • Add stretchr/testify & update min version to go1.19 (#933)

๐Ÿš€ New

  • Add benchmarks for storage drivers (#992)

๐Ÿงน Updates

  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /mongodb (#1242)
  • build(deps): bump go.mongodb.org/mongo-driver from 1.13.1 to 1.14.0 in /mongodb (#1212)
  • Bump golang.org/x/crypto from 0.12.0 to 0.17.0 in /mongodb (#1150)
  • Bump go.mongodb.org/mongo-driver from 1.13.0 to 1.13.1 in /mongodb (#1128)
  • Bump go.mongodb.org/mongo-driver from 1.12.1 to 1.13.0 in /mongodb (#1076)
  • Add stretchr/testify & update min version to go1.19 (#933)

๐Ÿ› Fixes

  • Support for dynamic golangci-lint matrix (#1087)

Full Changelog: mongodb/v1.3.9...mongodb/v2.0.0

Thank you @efectn and @gaby for making this update possible.