소스 검색

Merge pull request #6204 from gyuho/news

NEWS: add v3.0.5
Gyu-Ho Lee 10 년 전
부모
커밋
e7a7fb2bb1
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      NEWS

+ 6 - 0
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