Releases: ionos-cloud/external-dns-ionos-webhook
Releases · ionos-cloud/external-dns-ionos-webhook
v0.6.1
What's Changed
- fix( external-dns): Use official release image and update the README [DNS-1014] by @akrieg-ionos in #38
- fix(config): omit issuer check for detecting dns provider by @akrieg-ionos in #41
Full Changelog: v0.6.0...v0.6.1
v0.6.0
What's Changed
- feat(config): make server timeouts configurable by @akrieg-ionos in #33
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- fix(kind): fix deployment on local kind cluster by @akrieg-ionos in #32
- feat(provider): adapt webhook to latest provider interface changes [DNS-970] by @fyousfi-ionos in #31
New Contributors
- @fyousfi-ionos made their first contribution in #31
Full Changelog: v0.4.0...v0.5.0
v0.4.0
Changelog
- 73e4a20: build(deps): bump sigstore/cosign-installer from 3.0.5 to 3.1.1 (#21) (@dependabot[bot])
- 89b3438: doc(helm): add helm values example for ionos core dns (#19) (@akrieg-ionos)
- 3f8bb85: feat(dnsprovider): add IONOS cloud dns backend [DNS-753] (#17) (@akrieg-ionos)
v0.3.0
Changelog
- 66c6d97: feature(provider): prepare for multiple providers [DNS-819] (#12) (@akrieg-ionos)
- 6f8e1cf: fix(naming): rename "plugin" into "webhook" [DNS-861] (#18) (@akrieg-ionos)
v0.2.0
Changelog
- 1525c0a: build(deps): bump github.com/golangci/golangci-lint from 1.52.2 to 1.53.1 (#11) (@dependabot[bot])
- e0bb7f5: build(deps): bump github.com/golangci/golangci-lint from 1.53.1 to 1.53.2 (#14) (@dependabot[bot])
- 45292ed: build(deps): bump github.com/sirupsen/logrus from 1.9.0 to 1.9.2 (#7) (@dependabot[bot])
- 3f2fe0a: build(deps): bump github.com/sirupsen/logrus from 1.9.2 to 1.9.3 (#13) (@dependabot[bot])
- 1068e74: build(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3 (#6) (@dependabot[bot])
- bde5d0d: build(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#9) (@dependabot[bot])
- 9015cf9: build(deps): bump sigstore/cosign-installer from 3.0.1 to 3.0.5 (#4) (@dependabot[bot])
- b7cf563: build(deps): update to new chi version v5 (#8) (@akrieg-ionos)
- f7bf61a: feat(dependabot): enable (#2) (@akrieg-ionos)
- c16c588: fix(local deployment): fix image names and reuse make targets [DNS-812] (#1) (@akrieg-ionos)
- c8bafd4: fix(plugin): implement content negotiation the right way [DNS-840] (#15) (@akrieg-ionos)