Browse Source

Merge pull request #7764 from gyuho/NEWS

NEWS: update v3.1.6
Gyu-Ho Lee 8 years ago
parent
commit
dd0d590217
1 changed files with 4 additions and 0 deletions
  1. 4 0
      NEWS

+ 4 - 0
NEWS

@@ -1,3 +1,7 @@
+etcd v3.1.6 (2017-04-19)
+- remove auth check in Status API
+- fill in Auth API response header
+
 etcd v3.1.5 (2017-03-27)
 - add '/etc/nsswitch.conf' file to alpine-based Docker image
 - fix raft memory leak issue