Skip to content

Commit ff9b421

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 ff9b421

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG/CHANGELOG-3.4.md

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

2626
### Dependencies
2727

28-
- Compile binaries using [go 1.24.9](https://github.com/etcd-io/etcd/pull/20807).
28+
- Compile binaries using [go 1.24.10](https://github.com/etcd-io/etcd/pull/20903).
2929
- [Bump bbolt to v1.3.12](https://github.com/etcd-io/etcd/pull/20515).
3030

3131
---

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)