mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
CHANGELOG: update for LeaseTimeToLive returns error if leader changed
Signed-off-by: Wei Fu <fuweid89@gmail.com>
This commit is contained in:
parent
68673d4bfd
commit
fd8326a505
@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.3](https://github.com/etcd-io/
|
||||
|
||||
## v3.4.32 (TBD)
|
||||
|
||||
### etcd server
|
||||
- Fix [LeaseTimeToLive returns error if leader changed](https://github.com/etcd-io/etcd/pull/17705).
|
||||
|
||||
### 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)
|
||||
|
@ -6,6 +6,9 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
|
||||
|
||||
## v3.5.14 (TBD)
|
||||
|
||||
### etcd server
|
||||
- Fix [LeaseTimeToLive returns error if leader changed](https://github.com/etcd-io/etcd/pull/17704).
|
||||
|
||||
### 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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user