From 54a75f94315f49fb8d395f7840c6c25f1bf0e651 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Mon, 26 Jun 2017 06:55:53 -0700 Subject: [PATCH] NEWS: add v3.2.1 Highlights some important bug fixes + user facing changes in debugging metrics. Signed-off-by: Gyu-Ho Lee --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 771966e7b..defd24f87 100644 --- a/NEWS +++ b/NEWS @@ -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