We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2ce96db + 7229e9f commit 9f18836Copy full SHA for 9f18836
CHANGELOG/CHANGELOG-3.5.md
@@ -12,6 +12,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
12
- [Change the TLS handshake 'EOF' errors to DEBUG not to spam logs](https://github.com/etcd-io/etcd/pull/20751)
13
- Fix [Learner promotion not being persisted into v3store may be propagated across multiple upgrades](https://github.com/etcd-io/etcd/pull/20797)
14
15
+### etcdutl
16
+
17
+- Add [flag `--wal-dir` to `etcdutl check v2store` command to support dedicated WAL directory](https://github.com/etcd-io/etcd/pull/20886)
18
19
### Dependencies
20
21
- Compile binaries using [go 1.24.9](https://github.com/etcd-io/etcd/pull/20806).
0 commit comments