v2.7.0
Important
This release uses etcd
v3 API instead of deprecated v2 API.
Please check the etcd manual if you need to upgrade existing cluster to etcd
v3 API.
What's Changed
- [+] bump Go to v1.23 by @pashagolub in #259
- [+] bump
hashicorp/consul/api
from 1.29.2 to 1.29.4 by @dependabot in #251 #253 - [+] bump
golang.org/x/sys
from 0.24.0 to 0.25.0 by @dependabot in #254 - [+] bump
go.etcd.io/etcd/client/v3
from 3.5.15 to 3.5.16 by @dependabot in #255 - [+] add build
commit
anddate
to--version
output, closes #256 by @pashagolub in #258 - [-] fix "
run.skip-dirs
is deprecated" by @pashagolub in #252
Full Changelog: v2.6.0...v2.7.0