CHANGELOG: update for 11924

This commit is contained in:
tangcong 2020-05-20 13:23:39 +08:00
parent 1836cbb15e
commit 8450b16e1c

View File

@ -119,6 +119,7 @@ Note that any `etcd_debugging_*` metrics are experimental and subject to change.
- Previously, server restore fails if it had crashed after persisting raft hard state but before saving snapshot.
- See https://github.com/etcd-io/etcd/issues/10219 for more.
- Improve logging around snapshot send and receive.
- Add [missing CRC checksum check in WAL validate method otherwise causes panic](https://github.com/etcd-io/etcd/pull/11924).
### Package `embed`