Skip to content

Releases: kubernetes-sigs/external-dns

v0.2.0

07 Apr 13:11
Compare
Choose a tag to compare

Features:

  • Support creation of CNAME records when endpoint target is a hostname.
  • Allow omitting the trailing dot in Service annotations.
  • Expose basic Go metrics via Prometheus.

Documentation:

  • Add documentation on how to setup ExternalDNS for Services on AWS.

v0.2.0-beta.1

07 Apr 12:23
Compare
Choose a tag to compare
v0.2.0-beta.1 Pre-release
Pre-release

Features:

  • Support creation of CNAME records when endpoint target is a hostname.
  • Allow omitting the trailing dot in Service annotations.
  • Expose basic Go metrics via Prometheus.

Documentation:

  • Add documentation on how to setup ExternalDNS for Services on AWS.

v0.2.0-beta.0

06 Apr 19:08
Compare
Choose a tag to compare
v0.2.0-beta.0 Pre-release
Pre-release

Features:

  • Support creation of CNAME records when endpoint target is a hostname.
  • Allow omitting the trailing dot in Service annotations.

Documentation:

  • Add documentation on how to setup ExternalDNS for Services on AWS.

v0.1.1

06 Apr 19:07
Compare
Choose a tag to compare

Bug fixes:

  • AWS Route 53: Do not submit request when there are no changes.

v0.1.0

30 Mar 09:39
Compare
Choose a tag to compare

Features

  • Manage DNS records for Services with Type=LoadBalancer on Google CloudDNS.

v0.1.0-beta.1

27 Mar 12:54
Compare
Choose a tag to compare
v0.1.0-beta.1 Pre-release
Pre-release

Bug fixes

  • Skip Ingresses annotated with another controller's identifer.

v0.1.0-beta.0

17 Mar 16:58
Compare
Choose a tag to compare
v0.1.0-beta.0 Pre-release
Pre-release

Features

  • Manage DNS records for Services with Type=LoadBalancer on Google CloudDNS.