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 @@ -6,6 +6,10 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
66
77## v3.4.41 (TBC)
88
9+ ### Dependencies
10+
11+ - Compile binaries using [ go 1.24.12] ( https://github.com/etcd-io/etcd/pull/21218 ) .
12+
913---
1014
1115## v3.4.40 (2025-12-17)
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
66
77## v3.5.27 (TBC)
88
9+ ### Dependencies
10+
11+ - Compile binaries using [ go 1.24.12] ( https://github.com/etcd-io/etcd/pull/21217 ) .
12+
913---
1014
1115## v3.5.26 (2025-12-17)
Original file line number Diff line number Diff line change @@ -14,6 +14,7 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
1414### Dependencies
1515
1616- Bump [ golang.org/x/crypto to 0.45.0 to address CVE-2025 -47914, and CVE-2025 -58181] ( https://github.com/etcd-io/etcd/pull/21037 ) .
17+ - Compile binaries using [ go 1.24.12] ( https://github.com/etcd-io/etcd/pull/21216 ) .
1718
1819---
1920
You can’t perform that action at this time.
0 commit comments