Merge pull request #8540 from gyuho/news

NEWS: add v3.2.8
release-3.3
Gyu-Ho Lee 2017-09-29 10:52:12 -07:00 committed by GitHub
commit 0e48b5fa0d
1 changed files with 4 additions and 0 deletions

4
NEWS
View File

@ -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