Skip to content

Pebble - v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 14:27
· 459 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 /pebble (#1289)
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /pebble (#1252)
  • Bump github.com/cockroachdb/pebble from 0.0.0-20230819001538-1798fbf5956c to 1.0.0 in /pebble (#1148)
  • Add stretchr/testify & update min version to go1.19 (#933)

๐Ÿ› Fixes

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

Full Changelog: pebble/v1.0.1...pebble/v2.0.0

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