Skip to content

Releases: kubernetes-sigs/external-dns

v0.5.13

18 Apr 09:47
a0976df
Compare
Choose a tag to compare

List of changes 🐰🥚:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.13 --help

🎉 Thank you all for your contribution 🎉

v0.5.12

26 Mar 15:42
b56894b
Compare
Choose a tag to compare

New Provider:

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.12 --help

🎉 Thank you all for your contribution 🎉

v0.5.11

11 Feb 15:56
fe39b46
Compare
Choose a tag to compare

List of changes:

  • #886 fix constant updating issue introduced with v0.5.10 (@jhohertz)
  • #880 ignore evaluate target health for calculating changes for AWS
  • #873 pagination for cloudflare zones (@njuettner)

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.11 --help

v0.5.10

28 Jan 13:07
b677f1f
Compare
Choose a tag to compare

Please note: this release contains a performance regression that will be fixed soon. See more info in #869.

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.10 --help

🎉 Thank you all for your contribution 🎉

v0.5.9

22 Nov 12:27
85d0945
Compare
Choose a tag to compare

List of changes:

  • #782 Core: Update delivery.yaml to new format @linki
  • #778 Core: Adjust gometalinter timeout by setting env var @njuettner
  • #776 Provider Google: Panic assignment to entry in nil map @njuettner
  • #769 Docs: Fix typos @mooncak
  • #768 Docs: Remove duplicated words @mooncak
  • #767 Provider Alibaba: Alibaba Cloud Provider Fix Multiple Subdomains Bug @xianlubird
  • #764 Core: Add Traefik to the supported list of ingress controllers @coderanger
  • #760 Provider Dyn: Fix some typos in returned messages in dyn.go @AdamDang
  • #756 Docs: Update Azure documentation @pascalgn
  • #750 Docs: Oracle doc fix (add "key:" to secret) @CaptTofu
  • #747 Core: Docker MAINTAINER is deprecated - using LABEL instead @helgi
  • #742 Core: Feature add alias annotation @vaegt
  • #741 Provider RFC2136: Setup fails issue and small docs @antlad
  • #739 Core: Fix nil map access of endpoint labels @shashidharatd
  • #737 Provider PowerDNS: Add DomainFilter support @ottoyiu
  • #736 Core: Fix domain-filter matching logic to not match similar domain names @ottoyiu
  • #727 Core: Matching entire string for wildcard in txt records with prefixes @etopeter
  • #717 Provider Designate: Fix TLS issue with OpenStack auth @FestivalBobcats
  • #697 Provider AWS: Add helper script to update route53 txt owner entries @efranford
  • #686 Provider CoreDNS: Migrate to use etcd client v3 for CoreDNS provider @shashidharatd
  • #684 Core: Create a non-root user to run the container process @coderanger
  • #581 Core: Do not replace TXT records with A/CNAME records in planner @jchv

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.9 --help

🎉 Thank you all for your contribution 🎉

v0.5.8

11 Oct 14:51
dd352b3
Compare
Choose a tag to compare

New Provider:

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.8 --help

🎉 Thank you all for your contribution 🎉

v0.5.7

11 Oct 14:49
7dbd6b0
Compare
Choose a tag to compare

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.7 --help

🎉 Thank you all for your contribution 🎉

v0.5.6

07 Sep 11:29
Compare
Choose a tag to compare

Highlights: 👏

  • #657 CRD source based on getting endpoints from CRD @shashidharatd

    Define a CRD with embedded DNS records (in the form of Endpoints). External-DNS will monitor that CRD for Endpoints and rest of the usual magic of programming DNS server continues

    Documentation 📄

  • #694 Add Source implementation for Istio Gateway @jonasrmichel

    Documentation 📄

New Provider:

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.6 --help

🎉 Thank you all for your contribution 🎉

v0.5.5

17 Aug 11:47
c470dfc
Compare
Choose a tag to compare

New Provider:

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.5 --help

🎉 Thank you all for your contribution 🎉

v0.5.4

28 Jun 12:57
Compare
Choose a tag to compare

Note:

--txt-cache-interval is disabled by default, if registry txt is selected

List of changes:

Docker image is available in Zalando's Open Source Docker registry:

docker run -it registry.opensource.zalan.do/teapot/external-dns:v0.5.4 --help

🎉 Thank you all for your contribution 🎉