Skip to content

Commit

Permalink
Merge pull request #8265 from gyuho/news
Browse files Browse the repository at this point in the history
NEWS: add v3.1.10, v3.2.3
  • Loading branch information
gyuho committed Jul 14, 2017
2 parents 858938e + fe09414 commit 5133d8e
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.3 (2017-07-14)
- let clients establish unlimited streams
- add docker tags for minor versions
e.g. docker pull quay.io/coreos/etcd:v3.2 to fetch latest v3.2 versions

etcd v3.1.10 (2017-07-14)
- use Go 1.8.3 to fix panic on net/http.CloseNotify
- add docker tags for minor versions
e.g. docker pull quay.io/coreos/etcd:v3.1 to fetch latest v3.1 versions

etcd v3.2.2 (2017-07-07)
- rate-limit lease revoke on expiration
- extend leases on promote to avoid queueing effect on lease expiration
Expand Down

0 comments on commit 5133d8e

Please sign in to comment.