NEWS: add v3.0.8, v3.0.9

This commit is contained in:
Gyu-Ho Lee 2016-09-16 06:54:17 +09:00
parent 9913e0073c
commit 1b1e54a281

14
NEWS
View File

@ -1,8 +1,21 @@
etcd v3.0.9 (2016-09-15)
- warn on domain names on listen URLs (v3.2 will reject domain names)
etcd v3.0.8 (2016-09-09)
- allow only IP addresses in listen URLs (domain names are rejected)
etcd v3.0.7 (2016-08-31)
- SRV records only allow A records (RFC 2052)
etcd v3.0.6 (2016-08-19)
etcd v3.0.5 (2016-08-19)
- SRV records (e.g., infra1.example.com) must match the discovery domain
@ -29,3 +42,4 @@ etcd v3.0.2 (2016-07-08)
etcd v3.0.1 (2016-07-01)