Forráskód Böngészése

Merge pull request #8368 from gyuho/news

NEWS: add v3.2.5
Gyu-Ho Lee 8 éve
szülő
commit
4aa528c58e
1 módosított fájl, 7 hozzáadás és 0 törlés
  1. 7 0
      NEWS

+ 7 - 0
NEWS

@@ -1,3 +1,10 @@
+etcd v3.2.5 (2017-08-04)
+- use reverse lookup to match wildcard DNS SAN
+- return non-zero exit code on unhealthy 'endpoint health'
+- fix unreachable /metrics endpoint when '--enable-v2=false'
+- fix grpcproxy to respect 'PrevKv' flag
+- add container registry 'gcr.io/etcd-development/etcd'
+
 etcd v3.2.4 (2017-07-19)
 etcd v3.2.4 (2017-07-19)
 - do not block on active client stream when stopping server
 - do not block on active client stream when stopping server
 - fix gRPC proxy Snapshot RPC error handling
 - fix gRPC proxy Snapshot RPC error handling