File tree 4 files changed +13
-1
lines changed
4 files changed +13
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
8
8
9
9
### Dependencies
10
10
- 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 )
12
12
13
13
<hr >
14
14
Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
5
5
6
6
## v3.5.22 (TBC)
7
7
8
+ ### Dependencies
9
+
10
+ - Compile binaries using [ go 1.23.8] ( https://github.com/etcd-io/etcd/pull/19725 )
11
+
8
12
<hr >
9
13
10
14
## v3.5.21 (2025-03-27)
Original file line number Diff line number Diff line change @@ -14,6 +14,10 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
14
14
15
15
- [ Switch to validating v3 when v2 and v3 are synchronized] ( https://github.com/etcd-io/etcd/pull/19703 ) .
16
16
17
+ ### Dependencies
18
+
19
+ - Compile binaries using [ go 1.23.8] ( https://github.com/etcd-io/etcd/pull/19724 )
20
+
17
21
<hr >
18
22
19
23
## v3.6.0-rc.3 (2025-03-27)
Original file line number Diff line number Diff line change @@ -6,6 +6,10 @@ Previous change logs can be found at [CHANGELOG-3.6](https://github.com/etcd-io/
6
6
7
7
## v3.7.0 (TBD)
8
8
9
+ ### Dependencies
10
+
11
+ - Compile binaries using [ go 1.24.2] ( https://github.com/etcd-io/etcd/pull/19723 )
12
+
9
13
### Deprecations
10
14
11
15
- Deprecated [ UsageFunc in pkg/cobrautl] ( https://github.com/etcd-io/etcd/pull/18356 ) .
You can’t perform that action at this time.
0 commit comments