Skip to content

Commit 49b7ed1

Browse files
committed
Update release note for bumping Go to 1.23.8/1.24.2
Reference: - etcd-io#19713 Signed-off-by: Chun-Hung Tseng <[email protected]>
1 parent 3b66c82 commit 49b7ed1

File tree

4 files changed

+13
-1
lines changed

4 files changed

+13
-1
lines changed

Diff for: CHANGELOG/CHANGELOG-3.4.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
88

99
### Dependencies
1010
- Bump [golang.org/x/net to v0.36.0 to address CVE-2025-22870](https://github.com/etcd-io/etcd/pull/19529).
11-
- Compile binaries using [go 1.23.7](https://github.com/etcd-io/etcd/pull/19533)
11+
- Compile binaries using [go 1.23.8](https://github.com/etcd-io/etcd/pull/19726)
1212

1313
<hr>
1414

Diff for: CHANGELOG/CHANGELOG-3.5.md

+4
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
55

66
## v3.5.22 (TBC)
77

8+
### Dependencies
9+
10+
- Compile binaries using [go 1.23.8](https://github.com/etcd-io/etcd/pull/19725)
11+
812
<hr>
913

1014
## v3.5.21 (2025-03-27)

Diff for: CHANGELOG/CHANGELOG-3.6.md

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
1414

1515
- [Switch to validating v3 when v2 and v3 are synchronized](https://github.com/etcd-io/etcd/pull/19703).
1616

17+
### Dependencies
18+
19+
- Compile binaries using [go 1.23.8](https://github.com/etcd-io/etcd/pull/19724)
20+
1721
<hr>
1822

1923
## v3.6.0-rc.3 (2025-03-27)

Diff for: CHANGELOG/CHANGELOG-3.7.md

+4
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ Previous change logs can be found at [CHANGELOG-3.6](https://github.com/etcd-io/
66

77
## v3.7.0 (TBD)
88

9+
### Dependencies
10+
11+
- Compile binaries using [go 1.24.2](https://github.com/etcd-io/etcd/pull/19723)
12+
913
### Deprecations
1014

1115
- Deprecated [UsageFunc in pkg/cobrautl](https://github.com/etcd-io/etcd/pull/18356).

0 commit comments

Comments
 (0)