mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
update 3.4 change log to cover fixes for two issues
Signed-off-by: Benjamin Wang <wachao@vmware.com>
This commit is contained in:
parent
33ba5380df
commit
899bcc8fe5
@ -12,6 +12,8 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.4.18...v3.4.19) an
|
|||||||
- Fix [exclude the same alarm type activated by multiple peers](https://github.com/etcd-io/etcd/pull/13475).
|
- Fix [exclude the same alarm type activated by multiple peers](https://github.com/etcd-io/etcd/pull/13475).
|
||||||
- Fix [Defrag unsets backend options](https://github.com/etcd-io/etcd/pull/13713).
|
- Fix [Defrag unsets backend options](https://github.com/etcd-io/etcd/pull/13713).
|
||||||
- Fix [lease leak issue due to tokenProvider isn't enabled when restoring auth store from a snapshot](https://github.com/etcd-io/etcd/pull/13206).
|
- Fix [lease leak issue due to tokenProvider isn't enabled when restoring auth store from a snapshot](https://github.com/etcd-io/etcd/pull/13206).
|
||||||
|
- Fix [the race condition between goroutine and channel on the same leases to be revoked](https://github.com/etcd-io/etcd/pull/14150).
|
||||||
|
- Fix [lessor may continue to schedule checkpoint after stepping down leader role](https://github.com/etcd-io/etcd/pull/14150).
|
||||||
|
|
||||||
### Package `clientv3`
|
### Package `clientv3`
|
||||||
- Fix [a bug of not refreshing expired tokens](https://github.com/etcd-io/etcd/pull/13999).
|
- Fix [a bug of not refreshing expired tokens](https://github.com/etcd-io/etcd/pull/13999).
|
||||||
|
Loading…
x
Reference in New Issue
Block a user