From 94e80e5f57ceae5825f106918c305b926bc01650 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Mon, 21 Aug 2017 12:59:16 -0700 Subject: [PATCH] NEWS: add v3.2.6 Signed-off-by: Gyu-Ho Lee --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index f7cffbb85..6327cad18 100644 --- a/NEWS +++ b/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'