mirror of
https://github.com/kubernetes-sigs/external-dns.git
synced 2025-08-16 06:26:57 +02:00
fix changelog for v0.4.8 (just released)
This commit is contained in:
parent
45a5cacac6
commit
fe67bb377b
@ -1,8 +1,11 @@
|
||||
- Google: Support configuring TTL by annotation: `external-dns.alpha.kubernetes.io/ttl`. (#389) @stealthybox
|
||||
|
||||
## v0.4.8 - 2017-11-09
|
||||
## v0.4.8 - 2017-11-22
|
||||
|
||||
- Allow filtering by source annotation via `--annotation-filter` (#354) @khrisrichardson
|
||||
- Add support for Headless hostPort services (#324)
|
||||
- AWS: Added change batch limiting to a maximum of 4000 Route53 updates in one API call. Changes exceeding the limit will be dropped but all related changes by hostname are preserved within the limit. (#368) @bitvector2
|
||||
- Google: Support configuring TTL by annotation: `external-dns.alpha.kubernetes.io/ttl`. (#389) @stealthybox
|
||||
- Infoblox: add option `--no-infoblox-ssl-verify` (#378)
|
||||
- Inmemory: add support to specify zones for inmemory provider via command line (#366)
|
||||
|
||||
## v0.4.7 - 2017-10-18
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user