CHANGELOG-3.5: Add #13862

Signed-off-by: Manuel Rüger <manuel@rueg.eu>
dependabot/go_modules/go.uber.org/atomic-1.10.0
Manuel Rüger 2022-04-12 16:51:33 +02:00
parent d927f7c7da
commit d7e498a5c6
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@ Previous change logs can be found at [CHANGELOG-3.4](https://github.com/etcd-io/
- Fix [Inconsistent revision and data occurs](https://github.com/etcd-io/etcd/pull/13908)
- Fix [Etcdserver is still in progress of processing LeaseGrantRequest when it receives a LeaseKeepAliveRequest on the same leaseID](https://github.com/etcd-io/etcd/pull/13932)
- Fix [consistent_index coming from snapshot is overwritten by the old local value](https://github.com/etcd-io/etcd/pull/13933)
- [Update container base image snapshot](https://github.com/etcd-io/etcd/pull/13862)
### package `client/pkg/v3`