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
[!]
bump Go to v1.21 by @pashagolub in #161 #192[*]
allowetcd3
as additional spelling of etcd dcs-type by @mbanck in #133[+]
add CodeQL GHA workflow by @pashagolub in #138[+]
add support for goreleaser v1.19, fixes #159 by @pashagolub in #160[+]
bumpactions/checkout
from 3 to 4 by @dependabot in #168[+]
bumpactions/setup-go
from 3 to 5 by @dependabot in #142 #183[+]
bumpactions/stale
from 7 to 9 by @dependabot in #144 #186[+]
bumpgithub.com/spf13/viper
from 1.17.0 to 1.18.0 by @dependabot in #182[+]
bumpgithub/codeql-action
from 2 to 3 by @dependabot in #188[+]
bumpgo.etcd.io/etcd/client/v3
from 3.5.6 to 3.5.11 by @dependabot in #131 #149 #152 #176 #184[+]
bumpgolang.org/x/net
from 0.15.0 to 0.17.0 by @dependabot in #132 #137[+]
bumpgolang.org/x/sys
from 0.3.0 to 0.15.0 by @dependabot in #134 #140 #148 #150 #155 #162 #175 #165 #166 #173 #178 #181[+]
bumpgoreleaser/goreleaser-action
from 4 to 5 by @dependabot in #169[+]
bumphashicorp/consul/api
from 1.18.0 to 1.26.1 by @dependabot in #139 #141 #154 #156 #163 #164 #170 #171 #177[+]
bumpspf13/viper
from 1.14.0 to 1.18.2 by @dependabot in #130 #153 #174 #187 #189[+]
print etcd leader checker message when leader key was found in DCS by @mbanck in #158[-]
fix linter warnings by @pashagolub in #145[-]
remove copyright leftovers, fixes #135 by @pashagolub in #136
Full Changelog: v2.1.0...v2.2.0