Merge pull request #15962 from HubertZhang/changelog-15939

update changelog for #15939
This commit is contained in:
Benjamin Wang 2023-07-05 10:20:56 +01:00 committed by GitHub
commit 76285f7f0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,6 +16,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
### etcd grpc-proxy
- Fix [Memberlist results not updated when proxy node down](https://github.com/etcd-io/etcd/pull/15907).
### Package `clientv3`
- Fix [Multiple endpoints with same prefix got mixed up](https://github.com/etcd-io/etcd/pull/15939)
<hr>
## v3.5.9 (2023-05-11)