Important
This release is incompatible with previous v1 releases! It 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
[!]
refactor etcd checker withetcd/client/v3.Watch()
, closes #196 by @pashagolub in #199[+]
add E2E tests to GHA by @pashagolub in #201[+]
bumpgolang.org/x/sys
from 0.15.0 to 0.16.0 by @dependabot in #190[+]
bumphashicorp/consul/api
from 1.26.1 to 1.27.0 by @dependabot in #203[*]
decreaseetcd_leader_checker.Config.DialKeepAliveTime
to 5sec by @dreamingdeer in #195[-]
include version information to release assets names, fixes #193 by @pashagolub in #200
New Contributors
- @dreamingdeer made their first contribution in #195
Full Changelog: v2.2.0...v2.3.0