Skip to content

Etcd - v2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Mar 14:33
· 455 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 /etcd (#1287)
  • build(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in /etcd (#1251)
  • Bump go.etcd.io/etcd/client/v3 from 3.5.11 to 3.5.12 in /etcd (#1195)
  • Bump go.etcd.io/etcd/client/v3 from 3.5.10 to 3.5.11 in /etcd (#1130)
  • Bump go.etcd.io/etcd/client/v3 from 3.5.9 to 3.5.10 in /etcd (#1054)
  • Bump google.golang.org/grpc from 1.57.0 to 1.57.1 in /etcd (#1049)
  • Bump golang.org/x/net from 0.14.0 to 0.17.0 in /etcd (#1022)
  • Add stretchr/testify & update min version to go1.19 (#933)

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

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