File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 11
22
33Previous change logs can be found at [ CHANGELOG-3.4] ( https://github.com/etcd-io/etcd/blob/main/CHANGELOG/CHANGELOG-3.4.md ) .
4+
45---
56
67## v3.5.22 (TBC)
78
9+ ### Package ` clientv3 `
10+
11+ - [ Replace ` resolver.State.Addresses ` with ` resolver.State.Endpoint.Addresses ` ] ( https://github.com/etcd-io/etcd/pull/19783 ) .
12+
813### Dependencies
914
1015- Compile binaries using [ go 1.23.8] ( https://github.com/etcd-io/etcd/pull/19725 )
Original file line number Diff line number Diff line change @@ -8,6 +8,14 @@ Previous change logs can be found at [CHANGELOG-3.5](https://github.com/etcd-io/
88
99---
1010
11+ ## v3.6.0-rc.5 (tbd)
12+
13+ ### Package ` clientv3 `
14+
15+ - [ Replace ` resolver.State.Addresses ` with ` resolver.State.Endpoint.Addresses ` ] ( https://github.com/etcd-io/etcd/pull/19782 ) .
16+
17+ ---
18+
1119## v3.6.0-rc.4 (2025-04-15)
1220
1321### etcd server
You can’t perform that action at this time.
0 commit comments