Skip to content

Badger - v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 14:34
· 588 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 google.golang.org/protobuf from 1.31.0 to 1.33.0 in /badger (#1286)
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /badger (#1263)
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 in /badger (#1021)

Full Changelog: badger/v1.3.7...badger/v2.0.0

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