From 6655afda4b1d179a81d14e5979f9cdabe847d870 Mon Sep 17 00:00:00 2001 From: Gyu-Ho Lee Date: Wed, 17 Aug 2016 09:40:53 -0700 Subject: [PATCH] NEWS: add v3.0.5 --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 962478f21..292e494f9 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,9 @@ +etcd v3.0.5 (2016-08-19) + + - SRV records (e.g., infra1.example.com) must match the discovery domain + (i.e., example.com) when using the default certificate authority. + + etcd v3.0.4 (2016-07-27) - v2 auth can now use common name from TLS certificate when --client-cert-auth is enabled