Skip to content

Commit 3cea310

Browse files
authored
Merge pull request #11637 from eddycjy/update-changelog
CHANGELOG-3.5: update from #11564
2 parents 6325754 + ef57a61 commit 3cea310

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG-3.5.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
107107
- Fix ["kube-apiserver: failover on multi-member etcd cluster fails certificate check on DNS mismatch" (kubernetes#83028)](https://github.com/kubernetes/kubernetes/issues/83028).
108108
- Fix [IPv6 endpoint parsing in client](https://github.com/etcd-io/etcd/pull/11211).
109109
- Fix ["1.16: etcd client does not parse IPv6 addresses correctly when members are joining" (kubernetes#83550)](https://github.com/kubernetes/kubernetes/issues/83550).
110+
- Fix [errors caused by grpc changing balancer/resolver API](https://github.com/etcd-io/etcd/pull/11564). This change is compatible with grpc >= [v1.26.0](https://github.com/grpc/grpc-go/releases/tag/v1.26.0), but is not compatible with < v1.26.0 version.
110111
- Use [ServerName as the authority](https://github.com/etcd-io/etcd/pull/11574) after bumping to grpc v1.26.0. Remove workaround in [#11184](https://github.com/etcd-io/etcd/pull/11184).
111112
- Fix [`"hasleader"` metadata embedding](https://github.com/etcd-io/etcd/pull/11687).
112113
- Previously, `clientv3.WithRequireLeader(ctx)` was overwriting existing context keys.

0 commit comments

Comments
 (0)