Skip to content

Releases: Orange-OpenSource/PowerDNS-Operator

v0.3.0

07 Nov 07:47
ef9138e
Compare
Choose a tag to compare

Image: ghcr.io/orange-opensource/powerdns-operator:v0.3.0

What's Changed

Full Changelog: v0.2.0...v0.3.0

v0.2.0

31 Oct 15:15
8311a9b
Compare
Choose a tag to compare

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

Full Changelog: v0.1.0...v0.2.0

v0.1.0

13 Sep 07:54
16e8de1
Compare
Choose a tag to compare

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