mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Update CHANGELOG 3.4 and 3.5 - initialization for epMu/mu in client context
Reference: - 3.4: PR #17714 - 3.5: PR #17699 Signed-off-by: Chun-Hung Tseng <henrybear327@gmail.com>
This commit is contained in:
parent
bdbf8a2b6b
commit
6f8cac308b
@ -8,6 +8,7 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
||||
|
||||
### Package `clientv3`
|
||||
- Add [requests retry when receiving ErrGPRCNotSupportedForLearner and endpoints > 1](https://github.com/etcd-io/etcd/pull/17692).
|
||||
- Fix [initialization for epMu in client context](https://github.com/etcd-io/etcd/pull/17714)
|
||||
|
||||
### Dependencies
|
||||
- Compile binaries using [go 1.21.9](https://github.com/etcd-io/etcd/pull/17709).
|
||||
|
@ -8,6 +8,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
||||
|
||||
### Package `clientv3`
|
||||
- Add [requests retry when receiving ErrGPRCNotSupportedForLearner and endpoints > 1](https://github.com/etcd-io/etcd/pull/17641).
|
||||
- Fix [initialization for mu in client context](https://github.com/etcd-io/etcd/pull/17699)
|
||||
|
||||
### Dependencies
|
||||
- Compile binaries using [go 1.21.9](https://github.com/etcd-io/etcd/pull/17708).
|
||||
|
Loading…
x
Reference in New Issue
Block a user