CHANGELOG: update for 11771

This commit is contained in:
tangcong 2020-04-10 19:30:32 +08:00
parent 3594ab94cf
commit 2ecbcb8f9d

View File

@ -98,6 +98,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
- Improve [peer corruption checker](https://github.com/etcd-io/etcd/pull/11621) to work when peer mTLS is enabled.
- Log [`[CLIENT-PORT]/health` check in server side](https://github.com/etcd-io/etcd/pull/11704).
- Improve [compaction performance when latest index is greater than 1-million](https://github.com/etcd-io/etcd/pull/11734).
- Improve [count-only range performance](https://github.com/etcd-io/etcd/pull/11771).
### Package `embed`