소스 검색

Merge pull request #7610 from gyuho/news

NEWS: add v3.1.4, v3.1.5
Gyu-Ho Lee 9 년 전
부모
커밋
123b25845c
1개의 변경된 파일7개의 추가작업 그리고 0개의 파일을 삭제
  1. 7 0
      NEWS

+ 7 - 0
NEWS

@@ -1,3 +1,10 @@
+etcd v3.1.5 (2017-03-27)
+- add '/etc/nsswitch.conf' file to alpine-based Docker image
+- fix raft memory leak issue
+- fix Windows file path issues
+
+etcd v3.1.4 (2017-03-22)
+
 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