NEWS: add v3.2.1

Highlights some important bug fixes + user facing
changes in debugging metrics.

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
This commit is contained in:
Gyu-Ho Lee 2017-06-26 06:55:53 -07:00
parent 703663d1f6
commit 54a75f9431

5
NEWS
View File

@ -1,3 +1,8 @@
etcd v3.2.1 (2017-06-23)
- fix backend database index corruption issue on restore
- fix gRPC gateway Txn marshaling issue
- fix backend database size debugging metrics
etcd v3.2.0 (2017-06-09)
- improved backend read concurrency
- embedded etcd