From 99cda531cba425c17dcade395fb717107c472011 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Mon, 11 Sep 2017 09:50:31 -0700 Subject: [PATCH] NEWS: add v3.2.8 Signed-off-by: Gyu-Ho Lee --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index 922ee8e3b..67a5ddcac 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,7 @@ +etcd v3.2.8 (2017-09-29) +- fix v2 client failover to next endpoint on mutable operation +- fix grpcproxy to respect 'KeysOnly' flag + etcd v3.2.7 (2017-09-01) - fix server-side auth so concurrent auth operations do not return old revision error - fix concurrency/stm Put with serializable snapshot