File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
99### Dependencies
1010
1111- [ Compile binaries with ` buildvcs=false ` to avoid having a pseudo-version reported by ` go version ` ] ( https://github.com/etcd-io/etcd/pull/20847 ) .
12+ - Compile binaries using [ go 1.24.10] ( https://github.com/etcd-io/etcd/pull/20903 ) .
1213
1314---
1415
Original file line number Diff line number Diff 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)
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments