Skip to content

Bbolt - 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 github.com/stretchr/testify from 1.8.4 to 1.9.0 in /bbolt (#1255)
  • build(deps): bump go.etcd.io/bbolt from 1.3.8 to 1.3.9 in /bbolt (#1236)
  • Bump go.etcd.io/bbolt from 1.3.7 to 1.3.8 in /bbolt (#1050)

Full Changelog: bbolt/v1.3.5...bbolt/v2.0.0

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