Skip to content

Commit 75e8856

Browse files
committed
docs: Update the changelogs for versions 3.4,3.5 and 3.6
This reflects the use of Go 1.24.10 for compiling binaries Signed-off-by: ronaldngounou <[email protected]>
1 parent 5954bf7 commit 75e8856

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG/CHANGELOG-3.5.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
1414

1515
- Add [flag `--wal-dir` to `etcdutl check v2store` command to support dedicated WAL directory](https://github.com/etcd-io/etcd/pull/20886)
1616

17+
### Dependencies
18+
19+
- Compile binaries using [go 1.24.10](https://github.com/etcd-io/etcd/pull/20902).
20+
1721
---
1822

1923
## v3.5.24 (2025-10-22)

CHANGELOG/CHANGELOG-3.6.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
1515

1616
### Dependencies
1717

18-
- Compile binaries using [go 1.24.9](https://github.com/etcd-io/etcd/pull/20801).
18+
- Compile binaries using [go 1.24.10](https://github.com/etcd-io/etcd/pull/20901).
1919

2020
---
2121

0 commit comments

Comments
 (0)