浏览代码

NEWS: add v3.1.4, v3.1.5

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
Gyu-Ho Lee 8 年之前
父节点
当前提交
5dea73860f
共有 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