v0.4.8
- #354: allow filtering by source annotation via
--annotation-filter
@khrisrichardson - #315: add support for Headless hostPort services (services with
clusterIP=None
) - #368: 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. @bitvector2
- #389: Google: Support configuring TTL by annotation:
external-dns.alpha.kubernetes.io/ttl
. @stealthybox - #378: Infoblox: add option
--no-infoblox-ssl-verify
- #366: Inmemory: add support to specify zones for inmemory provider via command line
Bugfixes:
- #365: Inmemory: fix nil ptr dereference in inmemory provider
Docker image is available in Zalando's Open Source Docker registry:
docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.4.8 --help