Merge pull request #8430 from gyuho/news

NEWS: add v3.2.6
This commit is contained in:
Gyu-Ho Lee 2017-08-21 13:05:23 -07:00 committed by GitHub
commit 02c6f0d559

6
NEWS
View File

@ -1,3 +1,9 @@
etcd v3.2.6 (2017-08-21)
- fix watch restore from snapshot
- fix etcd_debugging_mvcc_keys_total inconsistency
- fix multiple URLs for '--listen-peer-urls' flag
- add 'enable-pprof' to etcd configuration file format
etcd v3.2.5 (2017-08-04)
- use reverse lookup to match wildcard DNS SAN
- return non-zero exit code on unhealthy 'endpoint health'