Browse Source

NEWS: add v3.2.6

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

+ 6 - 0
NEWS

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