Releases: giantswarm/dns-operator-route53
Releases · giantswarm/dns-operator-route53
v0.2.1
Fixed
- Fix bug with NS delegation.
v0.2.0
Added
- Add MC metadata to hosted zones.
- Create route53 entries for bastion.
Changed
- Read the cluster hosted zone only once per operation.
Fixed
- Do not fail on already deleted entries.
- Remove
alreadyExistsError
on creation/update as it's obsolete with UPSERT.
v0.1.1
Release v0.1.1 (#22) Co-authored-by: github-actions <[email protected]>
v0.1.0
Release v0.1.0 (#12)