CHANGELOG: update for 11983

This commit is contained in:
tangcong 2020-06-06 14:35:30 +08:00
parent 4acaa5a2a0
commit f77b21ce05

View File

@ -122,6 +122,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
- See https://github.com/etcd-io/etcd/issues/11918. - See https://github.com/etcd-io/etcd/issues/11918.
- Improve logging around snapshot send and receive. - Improve logging around snapshot send and receive.
- [Push down RangeOptions.limit argv into index tree to reduce memory overhead](https://github.com/etcd-io/etcd/pull/11990). - [Push down RangeOptions.limit argv into index tree to reduce memory overhead](https://github.com/etcd-io/etcd/pull/11990).
- Add [reason field for /health response](https://github.com/etcd-io/etcd/pull/11983).
### Package `embed` ### Package `embed`