Browse Source

Merge pull request #8540 from gyuho/news

NEWS: add v3.2.8
Gyu-Ho Lee 8 years ago
parent
commit
0e48b5fa0d
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)
 - fix server-side auth so concurrent auth operations do not return old revision error
 - fix concurrency/stm Put with serializable snapshot