NEWS: add v3.1.10, v3.2.3

Signed-off-by: Gyu-Ho Lee <gyuhox@gmail.com>
release-3.3
Gyu-Ho Lee 2017-07-14 09:07:44 -07:00
parent 7ff1e8f3bb
commit fe0941426d
1 changed files with 10 additions and 0 deletions

10
NEWS
View File

@ -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