CHANGELOG: update for 11990

release-3.5
tangcong 2020-06-08 14:15:54 +08:00
parent 26c930f27d
commit 1677fd80a5
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
- Add [missing CRC checksum check in WAL validate method otherwise causes panic](https://github.com/etcd-io/etcd/pull/11924).
- See https://github.com/etcd-io/etcd/issues/11918.
- 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).
### Package `embed`