CHANGELOG: update 3.4/3.3 changelog for 11817

This commit is contained in:
tangcong
2020-05-08 10:18:46 +08:00
parent d472f67c77
commit e495c9220d
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.20...v3.3.21) an
### etcd server
- [Add log when etcdserver failed to apply command](https://github.com/etcd-io/etcd/pull/11670).
- [Fix deadlock bug in mvcc](https://github.com/etcd-io/etcd/pull/11817).
### Package Auth

View File

@@ -16,6 +16,7 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.4.7...v3.4.8) and
### etcd server
- [Add log when etcdserver failed to apply command](https://github.com/etcd-io/etcd/pull/11670).
- [Fix deadlock bug in mvcc](https://github.com/etcd-io/etcd/pull/11817).
### Package Auth