File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed
Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
1313### Dependencies
1414
1515- [ Scripts/build-binary.sh: use ` buildvcs=false ` to avoid having a pseudo-version reported by ` go version ` ] ( https://github.com/etcd-io/etcd/pull/20950 )
16+ - Compile binaries using [ go 1.24.11] ( https://github.com/etcd-io/etcd/pull/21000 ) .
1617
1718---
1819
Original file line number Diff line number Diff line change @@ -11,6 +11,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
1111- [ Print token fingerprint instead of the original tokens in log messages] ( https://github.com/etcd-io/etcd/pull/20942 )
1212- Fix [ zombie members in v3store] ( https://github.com/etcd-io/etcd/pull/20995 )
1313
14+ ### Dependencies
15+
16+ - Compile binaries using [ go 1.24.11] ( https://github.com/etcd-io/etcd/pull/20999 ) .
17+
1418---
1519
1620## v3.5.25 (2025-11-11)
Original file line number Diff line number Diff line change @@ -10,6 +10,10 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
1010
1111- [ Print token fingerprint instead of the original tokens in log messages] ( https://github.com/etcd-io/etcd/pull/20941 )
1212
13+ ### Dependencies
14+
15+ - Compile binaries using [ go 1.24.11] ( https://github.com/etcd-io/etcd/pull/20998 ) .
16+
1317---
1418
1519## v3.6.6 (2025-11-11)
You can’t perform that action at this time.
0 commit comments