Releases: Orange-OpenSource/PowerDNS-Operator
Releases · Orange-OpenSource/PowerDNS-Operator
v0.3.1
Image: ghcr.io/orange-opensource/powerdns-operator:v0.3.1
What's Changed
- chore(deps): Bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #53
- chore(deps): Bump sonarsource/sonarqube-scan-action from 0c0f3958d90fc466625f1d1af1f47bddd4cc6bd1 to 13990a695682794b53148ff9f6a8b6e22e43955e by @dependabot in #52
- chore(deps): Bump aquasecurity/trivy-action from 0.28.0 to 0.29.0 by @dependabot in #54
- chore(deps): Bump docker/metadata-action from 5.5.1 to 5.6.1 by @dependabot in #55
- chore(deps): Bump sonarsource/sonarqube-scan-action from 3.1.0 to 4.0.0 by @dependabot in #56
- chore(deps): Bump docker/build-push-action from 6.9.0 to 6.10.0 by @dependabot in #57
- chore(deps): Bump actions/cache from 4.1.2 to 4.2.0 by @dependabot in #59
- chore(deps): Bump sonarsource/sonarqube-scan-action from 4.0.0 to 4.1.0 by @dependabot in #58
- chore(deps): Bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #61
- chore(deps): Bump actions/setup-go from 5.1.0 to 5.2.0 by @dependabot in #60
- chore: different go modules updates (ginkgo, gomega, prometheus/clien… by @antrema in #62
- ci: add gomod dependabot by @antrema in #63
- chore(deps): Bump docker/setup-buildx-action from 3.7.1 to 3.8.0 by @dependabot in #64
- chore(deps): Bump sonarsource/sonarqube-scan-action from 4.1.0 to 4.2.1 by @dependabot in #65
- chore(deps): Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.3 by @dependabot in #66
- chore(deps): Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 by @dependabot in #68
- chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.22.1 to 2.22.2 by @dependabot in #69
Full Changelog: v0.3.0...v0.3.1
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