Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@antrema antrema released this 01 Jul 19:39
· 5 commits to main since this release

Image: ghcr.io/powerdns-operator/powerdns-operator:v0.5.0

What's Changed

  • chore(deps): Bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #143
  • chore(deps): Bump sonarsource/sonarqube-scan-action from 5.0.0 to 5.1.0 by @dependabot in #136
  • chore(deps): Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #137
  • ci: Upgrade golang-ci to v2 by @antrema in #144
  • chore(deps): Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 by @antrema in #145
  • chore(deps): Bump golang.org/x/net from 0.37.0 to 0.38.0 in the go_modules group by @dependabot in #142
  • chore(deps): Bump github.com/prometheus/client_golang from 1.21.1 to 1.22.0 by @dependabot in #141
  • chore(deps): Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 by @dependabot in #139
  • chore(deps): Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 by @dependabot in #140
  • chore(deps): Bump docker/build-push-action from 6.15.0 to 6.16.0 by @dependabot in #150
  • chore(deps): Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #149
  • chore(deps): Bump k8s.io/api from 0.32.3 to 0.33.0 by @dependabot in #148
  • chore(deps): Bump k8s.io/client-go from 0.32.3 to 0.33.0 by @dependabot in #147
  • feat: Upgrade PowerDNS SDK by @antrema in #151
  • fix: licence copyright error by @antrema in #152
  • chore: change targeted platforms by @antrema in #153
  • chore(deps): Bump golangci/golangci-lint-action from 7.0.0 to 8.0.0 by @dependabot in #154
  • chore(deps): Bump sonarsource/sonarqube-scan-action from 5.1.0 to 5.2.0 by @dependabot in #156
  • chore(deps): Bump actions/setup-go from 5.4.0 to 5.5.0 by @dependabot in #155
  • chore(github): update GitHub organization name by @mydoomfr in #157
  • chore(deps): Bump docker/build-push-action from 6.16.0 to 6.17.0 by @dependabot in #158
  • chore(deps): Bump docker/setup-buildx-action from 3.10.0 to 3.11.1 by @dependabot in #170
  • chore(deps): Bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot in #166
  • chore(deps): Bump aquasecurity/trivy-action from 0.30.0 to 0.31.0 by @dependabot in #165
  • chore(deps): Bump docker/build-push-action from 6.17.0 to 6.18.0 by @dependabot in #164
  • chore(deps): Bump k8s.io/api from 0.33.0 to 0.33.2 by @dependabot in #169
  • chore(deps): Bump k8s.io/client-go from 0.33.0 to 0.33.2 by @dependabot in #167
  • chore(deps): Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 by @dependabot in #163
  • chore(deps): Bump sigs.k8s.io/controller-runtime from 0.20.4 to 0.21.0 by @dependabot in #162
  • fix: improve PowerDNS client initialization with proper error handling by @mydoomfr in #171
  • chore: remove SonarQube pipeline by @mydoomfr in #173
  • fix(config)!: remove default values for mandatory environment variables by @mydoomfr in #172
  • docs: complete documentation update by @mydoomfr in #174
  • chore: bump deps for k8s 1.33 compatibility by @mydoomfr in #176

Full Changelog: v0.4.2...v0.5.0