v2.0.0
Warning
This release is incompatible with previous v1 releases! It usesetcd
v3 API instead of deprecated v2 API.
Please check the etcd manual if you need to upgrade existing cluster toetcd
v3 API.
What's Changed
[!]
implement etcd v3 protocol support by @pashagolub in #86[+]
addRelease
GHA workflow to produce release artifacts, closes #110 by @pashagolub in #111[+]
add dependabot GHA workflow, closes #87 #88 by @pashagolub in #89[+]
add GHA workflow to close Stale Issues and PRs, closes #95 by @pashagolub in #96[+]
add goreleaser step to GHA Build workflow, closes #107 by @pashagolub in #108[+]
bumpactions/stale
to 6 by @dependabot in #97, #102[+]
bumpetcd/client/v3
to 3.5.6 by @dependabot in #100, #116[+]
bumpgolangci/golangci-lint-action
to v3, closes #84 by @pashagolub in #85[+]
bumphashicorp/consul/api
to 1.18.0 by @dependabot in #118, #117, #115, #112, #101, #94, #90[+]
bumpspf13/viper
to 1.14.0 by @dependabot in #113, #99, #91[+]
bump Golang version to 1.19, closes #105 by @pashagolub in #106[*]
cleanup installation scripts after v1.x, resolves #119 by @pashagolub in #120[*]
runBuild
GHA workflow on pull requests and on demand, closes #92 by @pashagolub in #93[*]
updateMakefile
for v2.x, resolves #121 by @pashagolub in #122[-]
dixget_dev
in namespaced environments by @df7cb in #98
New Contributors
- @dependabot made their first contribution in #90
- @df7cb made their first contribution in #98
Full Changelog: v1.0.2...v2.0.0