From b744cecd20c78adc8c390cbb502ff668dfd1de21 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Fri, 10 Mar 2017 09:19:12 -0800 Subject: [PATCH] NEWS: update v3.1.3 Signed-off-by: Gyu-Ho Lee --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 1ca62883c..f8f5a01f8 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +etcd v3.1.3 (2017-03-10) +- use machine default host when advertise URLs are default + values(localhost:2379,2380) AND if listen URL is 0.0.0.0 +- fix 'etcd gateway' schema handling in DNS discovery +- fix sd_notify behaviors in gateway, grpc-proxy + etcd v3.1.2 (2017-02-24) - use IPv4 default host, by default (when IPv4 and IPv6 are available) - fix 'etcd gateway' with multiple endpoints