Releases: Orange-OpenSource/PowerDNS-Operator
Releases · Orange-OpenSource/PowerDNS-Operator
v0.3.0
Image: ghcr.io/orange-opensource/powerdns-operator:v0.3.0
What's Changed
- chore(deps): Bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #46
- fix: wrong site_url by @antrema in #47
- fix: catalog have to be canonical by @antrema in #48
- test: improve RRset tests accuracy by @antrema in #49
- feat: Add SOA-ADIT-API field by @antrema in #50
- fix: missing doc update by @antrema in #51
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Image: ghcr.io/orange-opensource/powerdns-operator:v0.2.0
What's Changed
- chore(deps): Bump actions/checkout from 4.1.7 to 4.2.0 by @dependabot in #20
- chore(deps): Bump docker/build-push-action from 6.7.0 to 6.8.0 by @dependabot in #19
- chore(deps): Bump sonarsource/sonarqube-scan-action from 2.3.0 to 3.0.0 by @dependabot in #12
- chore(deps): Bump actions/cache from 4.0.2 to 4.1.0 by @dependabot in #23
- chore(deps): Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 by @dependabot in #24
- chore(deps): Bump docker/setup-buildx-action from 3.6.1 to 3.7.1 by @dependabot in #25
- chore(deps): Bump docker/build-push-action from 6.8.0 to 6.9.0 by @dependabot in #26
- chore(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #28
- chore(deps): Bump actions/cache from 4.1.0 to 4.1.1 by @dependabot in #30
- chore(deps): Bump aquasecurity/trivy-action from 0.24.0 to 0.27.0 by @dependabot in #29
- test: improve test dealing with timezone by @antrema in #21
- feat: powerdns sdk upgrade by @antrema in #22
- ci: documentation on Github Pages by @antrema in #27
- fix: wrong field name on printcolumn by @antrema in #32
- chore(deps): Bump actions/checkout from 4.2.0 to 4.2.1 by @dependabot in #36
- chore(deps): Bump aquasecurity/trivy-action from 0.27.0 to 0.28.0 by @dependabot in #37
- feat(rrset)!: Accept wildcard and SRV records by @antrema in #35
- chore(deps): Bump actions/setup-python from 5.2.0 to 5.3.0 by @dependabot in #41
- chore(deps): Bump actions/cache from 4.1.1 to 4.1.2 by @dependabot in #40
- chore(deps): Bump actions/setup-go from 5.0.2 to 5.1.0 by @dependabot in #38
- chore(deps): Bump actions/checkout from 4.2.1 to 4.2.2 by @dependabot in #39
- test(rrset): Add 'Failed' status tests by @antrema in #43
- ci(build): fix Trivy TOOMANYREQUESTS error by @mydoomfr in #44
- test(rrset): Add custom metrics generation by @antrema in #45
New Contributors
- @dependabot made their first contribution in #20
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Image: ghcr.io/orange-opensource/powerdns-operator:v0.1.0
What's Changed
- test: Tests increase reliability by @antrema in #4
- chore: bump golang 1.23 + tools by @mydoomfr in #3
- test: fix data race using sync.Map for the mock backend by @mydoomfr in #5
- fix: set resource Status using patch instead of update by @mydoomfr in #6
- chore: add logging visibility by @mydoomfr in #7
- chore(deps): bump tools by @mydoomfr in #13
- feat: Add catalog specification for Zone by @antrema in #14
- refactor(helm): chart Helm out-of-date by @antrema in #18
Full Changelog: https://github.com/Orange-OpenSource/PowerDNS-Operator/commits/v0.1.0