Releases: ahrtr/etcd-defrag
Releases · ahrtr/etcd-defrag
v0.18.0
- Built the binaries using go1.22.9.
- Please pull the image using command docker pull ghcr.io/ahrtr/etcd-defrag:v0.18.0 .
v0.17.0
- Added new option
--exclude-localhost
to support excluding loopback endpoints. See #52 and #56. Thanks @gojoy .
- Built the binaries using go1.22.7.
- Please pull the image using command
docker pull ghcr.io/ahrtr/etcd-defrag:v0.17.0
.
v0.16.0
- Added dry-run mode in #53. Thanks @pchaseh
- Built the binaries using go1.22.6.
- Please pull the image using command docker pull ghcr.io/ahrtr/etcd-defrag:v0.16.0
v0.15.0
- Bumped github.com/spf13/cobra from 1.8.0 to 1.8.1 in #48;
- Bumped ko-build/setup-ko from 0.6 to 0.7 in #49;
- Built the binaries using go1.22.5;
- lease pull the image using command
docker pull ghcr.io/ahrtr/etcd-defrag:v0.15.0
.
v0.14.0
- Built the binaries using go1.22.4.
- Please pull the image using command docker pull ghcr.io/ahrtr/etcd-defrag:v0.14.0
v0.13.0
- Bump etcd sdk to latest commit.
- Built the binaries using go1.22.3.
- Please pull the image using command docker pull ghcr.io/ahrtr/etcd-defrag:v0.13.0
v0.11.0
- Bumped go.uber.org/zap from 1.26.0 to 1.27.0;
- Built the binaries using go1.21.8.
- Please pull the image using command
docker pull ghcr.io/ahrtr/etcd-defrag:v0.11.0
.
v0.10.0
- Built the binaries using go1.21.6
- Pull the image using command docker pull ghcr.io/ahrtr/etcd-defrag:v0.10.0.
v0.9.0
- Built the binaries using go1.20.12
- Pull the image using command docker pull ghcr.io/ahrtr/etcd-defrag:v0.9.0.