Skip to content

Commit

Permalink
Merge pull request #8232 from gyuho/NEWS
Browse files Browse the repository at this point in the history
NEWS: add v3.2.2
  • Loading branch information
gyuho committed Jul 7, 2017
2 parents 64840ad + 9391c06 commit 69e8a92
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
etcd v3.2.2 (2017-07-07)
- rate-limit lease revoke on expiration
- extend leases on promote to avoid queueing effect on lease expiration
- use user-provided listen address to connect to gRPC gateway
- net.Listener rewrites IPv4 0.0.0.0 to IPv6 [::], breaking IPv6 disabled hosts
- only v3.2.0, v3.2.1 are affected
- accept connection with matched IP SAN but no DNS match
- don't check DNS entries in certs if there's a matching IP
- fix 'tools/benchmark' watch command

etcd v3.2.1 (2017-06-23)
- fix backend database in-memory index corruption issue on restore (only 3.2.0 is affected)
- fix gRPC gateway Txn marshaling issue
Expand Down

0 comments on commit 69e8a92

Please sign in to comment.