New
v0.20.0
General information
- :warning:
--min-ttlwas unintentionally removed in https://github.com/kubernetes-sigs/external-dns/pull/5836. It will be restored in the next version (https://github.com/kubernetes-sigs/external-dns/pull/6014)
:rocket: Features
- feat: add new flags to allow migration of OwnerID by @troll-os in #4823
- feat(annotations): add custom annotation prefix support for split horizon DNS by @lexfrei in #5889
- feat(aws): add ap-southeast-6 region by @rhysmdnz in #5812
- feat(chart): Release for v0.19.0 by @stevehipwell in #5819
- feat(cli): add Cobra binder and backend switch by @TobyTheHutt in #5820
- feat(cli): migrate kingpin to cobra - dual parity by @TobyTheHutt in #5836
- feat(coredns): add annotations for groups by @farodin91 in #5842
- feat(coredns): pass context to etcd client by @farodin91 in #5915
- feat(provider/cloudflare): add support for tags by @nkhl99 in #5862
- feat(source): add min-ttl support by @ivankatliarchuk in #5641
- feat(source/f5-virtual-server): add host aliases support for Virtual … by @shkarface in #5745