Browse Source

NEWS: add v3.2.8

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Gyu-Ho Lee 8 years ago
parent
commit
99cda531cb
1 changed files with 4 additions and 0 deletions
  1. 4 0
      NEWS

+ 4 - 0
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)
 etcd v3.2.7 (2017-09-01)
 - fix server-side auth so concurrent auth operations do not return old revision error
 - fix server-side auth so concurrent auth operations do not return old revision error
 - fix concurrency/stm Put with serializable snapshot
 - fix concurrency/stm Put with serializable snapshot