Merge pull request #11857 from tangcong/update-3.4-3.3-changelog-for-11817

CHANGELOG: update 3.4/3.3 changelog for 11817
This commit is contained in:
Gyuho Lee 2020-05-07 19:59:59 -07:00 committed by GitHub
commit c9377195d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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