Skip to content

Commit d89978e

Browse files
authored
Merge pull request #21219 from ahrtr/20260130_go_changelog
Update changelog to cover the go version update
2 parents 783fb92 + c8af7b9 commit d89978e

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

CHANGELOG/CHANGELOG-3.4.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

CHANGELOG/CHANGELOG-3.5.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff 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)

CHANGELOG/CHANGELOG-3.6.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)