Skip to content

Releases: metal3-io/ip-address-manager

v1.7.4

20 Dec 12:29
v1.7.4
6a84044
Compare
Choose a tag to compare

Changes since v1.7.3

🌱 Others

  • Backport container build image wf to release-1.7 (#816)
  • add adilGhaffarDev as reviewer (#812)
  • Bump capi to v1.7.9 (#783)

The container image for this release is: v1.7.4

Thanks to all our contributors! 😊

v1.9.1

18 Dec 10:19
3e48097
Compare
Choose a tag to compare

Changes since v1.9.0

🌱 Others

  • Bump tj-actions/changed-files from 45.0.4 to 45.0.5 (#799)
  • Bump CAPI to v1.9.1 (#807)
  • Bump github/codeql-action from 3.27.5 to 3.27.9 (#797)

The container image for this release is: v1.9.1

Thanks to all our contributors! 😊

v1.9.0

17 Dec 07:55
8633276
Compare
Choose a tag to compare

Changes since v1.8.0

🐛 Bug Fixes

  • Make image build on releases (#775)
  • Fix ignored errors while patching resources (#701)

📖 Documentation

  • Update missing releases in compatibility table (#678)

🌱 Others

  • Bump Golang to v1.23.4 (#785)
  • Bump CAPI to v1.9.0 (#782)
  • Lint hack/tools (#777)
  • Bump k8s.io/api from 0.31.2 to 0.31.3 in /hack/tools (#781)
  • Bump sigs.k8s.io/controller-runtime from 0.19.2 to 0.19.3 in /api (#779)
  • Bump golang.org/x/oauth2 from 0.21.0 to 0.24.0 in /hack/tools (#780)
  • Bump CAPI to v1.9.0-rc.1 and controller-runtime to v0.19.3 (#776)
  • Bump softprops/action-gh-release from 2.0.9 to 2.1.0 (#771)
  • Bump github/codeql-action from 3.27.3 to 3.27.5 (#770)
  • Bump tj-actions/changed-files from 45.0.1 to 45.0.4 (#769)
  • Fixing release note generation (#764)
  • Fixing go mod mismatches (#762)
  • Automating release creation (#734)
  • Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#759)
  • Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#758)
  • Bump the k8s.io/* deps to v0.30.7 (#754)
  • bump Go to 1.23.3 and golangci-lint to 1.60.3 (#749)
  • use make go-version instead of Dockerfile parsing in verify-release.sh (#741)
  • add osv-scanner config for correcting go version used (#695)
  • Increase time for golint test to avoid timeout failure (#745)
  • Use OSV-Scanner release binary and Reporter action workflow instead of pointing to a file (#728)
  • Bump actions/checkout from 4.2.1 to 4.2.2 (#727)
  • Bump actions/setup-go from 5.0.2 to 5.1.0 (#726)
  • Bump actions/cache from 4.1.1 to 4.1.2 (#724)
  • Enable TLS 1.3 flag in IPAM (#721)
  • Add Peppi-Lotta as a reviewer (#717)
  • Bump google/osv-scanner-action from 7c52d44abe9736f8a11bac47f6baadad7b3389f5 to 8b8e1861d7ab37b197ce153bb19f43cacb6dbddf (#713)
  • make CAPI a pattern in dependabot (#703)
  • bump markdownlint-cli2 to v0.12.0 (#699)
  • Reuse PR verifier wf from project-infra (#693)
  • Bump osv scanner workflow to v1.8.5 (#691)
  • Use osv-scanner workflow file instead of local workflow (#676)
  • Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in /api (#668)
  • Bump actions/upload-artifact from 4.3.4 to 4.4.0 (#674)
  • remove release-1.6 from dependabot (#675)
  • fix dependabot config ignore rules (#672)
  • add dependabot config for release-1.8 (#657)

♻️ Superseded or Reverted

(#661)(#663)(#654)(#666)(#669)(#681)(#682)(#688)(#698)(#704)(#708)(#711)(#712)
(#714)(#718)(#725)(#731)(#732)(#735)(#744)(#751)(#755)(#761)

The container image for this release is: v1.9.0

Thanks to all our contributors! 😊

v1.9.0-beta.0

29 Nov 11:15
98b9730
Compare
Choose a tag to compare
v1.9.0-beta.0 Pre-release
Pre-release

Changes since v1.8.0

🚨 This is a BETA RELEASE. Use it only for testing purposes.
If you find any bugs, file an issue.

More details about the release

🐛 Bug Fixes

  • Fix ignored errors while patching resources (#701)

📖 Documentation

  • Update missing releases in compatibility table (#678)

🌱 Others

  • Fixing go mod mismatches (#762)
  • Automating release creation (#734)
  • Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#759)
  • Bump CAPI to v1.9.0-rc.0 (#761)
  • Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (#755)
  • Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#758)
  • Bump the k8s.io/* deps to v0.30.7 (#754)
  • Bump Go to 1.23.3 and golangci-lint to 1.60.3 (#749)
  • Use make go-version instead of Dockerfile parsing in verify-release.sh (#741)
  • add osv-scanner config for correcting go version used (#695)
  • Increase time for golint test to avoid timeout failure (#745)
  • Use OSV-Scanner release binary and Reporter action workflow instead of
    pointing to a file (#728)
  • Bump actions/checkout from 4.2.1 to 4.2.2 (#727)
  • Bump actions/setup-go from 5.0.2 to 5.1.0 (#726)
  • Bump actions/cache from 4.1.1 to 4.1.2 (#724)
  • Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#725)
  • Enable TLS 1.3 flag in IPAM (#721)
  • Add Peppi-Lotta as a reviewer (#717)
  • Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#714)
  • Make CAPI a pattern in dependabot (#703)
  • Bump markdownlint-cli2 to v0.12.0 (#699)
  • Reuse PR verifier wf from project-infra (#693)
  • Use osv-scanner workflow file instead of local workflow (#676)
  • Bump github/codeql-action from 3.25.11 to 3.26.6 (#661)
  • Bump actions/upload-artifact from 4.3.4 to 4.4.0 (#674)
  • Remove release-1.6 from dependabot (#675)
  • Fix dependabot config ignore rules (#672)
  • Add dependabot config for release-1.8 (#657)

♻️ Superseded or Reverted

The container image for this release is: v1.9.0-beta.0

Thanks to all our contributors! 😊

v1.8.2

29 Nov 13:03
v1.8.2
f1cbe2f
Compare
Choose a tag to compare

Changes since v1.8.1

🌱 Others

  • Bump the k8s.io/* deps to v0.30.7 (#753)
  • bump Go to 1.23.3 and golangci-lint to 1.60.3 (#750)
  • use make go-version instead of Dockerfile parsing in verify-release.sh (#748)
  • Add Peppi-Lotta as a reviewer (#746)
  • Bump CAPI to v1.8.5 (#736)
  • Enable TLS 1.3 flag in IPAM (#733)
  • Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#722)
  • Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#715)
  • Bump google/osv-scanner from 1.8.4 to 1.8.5 (#696)
  • bump markdownlint-cli2 to v0.12.0 (#700)

♻️ Superseded or Reverted

The container image for this release is: v1.8.2

Thanks to all our contributors! 😊

v1.7.3

29 Nov 14:05
5b49949
Compare
Choose a tag to compare

Changes since v1.7.2

🌱 Others

  • Fix make release target (#765)
  • Bump the k8s.io/* deps to v0.29.11 (#760)
  • Add Peppi-Lotta as a reviewer (#747)
  • Bump Golang to 1.22.9 (#742)
  • Bump CAPI to v1.7.8 (#737)
  • Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#723)
  • bump markdownlint-cli2 to v0.12.0 (#702)
  • Bump CAPI to v1.7.6 (#683)
  • Move container build job to GH runner (#656)

♻️ Superseded or Reverted

The container image for this release is: v1.7.3

Thanks to all our contributors! 😊

v1.8.1

03 Oct 14:27
v1.8.1
ad2e853
Compare
Choose a tag to compare

Changes since v1.8.0

📖 Documentation

  • Update build badges for release-1.8 (#677)

🌱 Others

  • Bump the k8s.io/* deps to v0.30.5 (#689)
  • Bump CAPI to v1.8.3 (#687)
  • Bump golang to 1.22.7 (#685)
  • Bump github/codeql-action from 3.25.11 to 3.25.15 (#673)
  • Bump github.com/onsi/ginkgo/v2 from 2.20.0 to 2.20.2 (#667 #670)
  • Bump google/osv-scanner from 1.8.2 to 1.8.4 (#658)
  • Bump github.com/onsi/gomega from 1.34.1 to 1.34.2 in /api (#671)

The container image for this release is: v1.8.1

Thanks to all our contributors! 😊

v1.8.0

03 Sep 10:36
v1.8.0
4fd5f1d
Compare
Choose a tag to compare

Changes since v1.7.2

📖 Documentation

  • Document backporting rules for Go lang minor versions for images (#588)
  • Add openssf best practices badge to README (#565)

🌱 Others

  • Bump kustomize to v5.4.3 (#652 #610)
  • Bump github.com/onsi/ginkgo/v2 from to 2.20.0 (#631 #649)
  • Bump the k8s.io/* deps to v0.30.4 (#648)
  • Bump golang to 1.22.6 (#642)
  • Bump CAPI to v1.8.1 and Drop caBundle from CRDs (#639 #641)
  • Improve hack/verify-release.sh (#508 #643)
  • Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#638)
  • Set terminationMessagePolicy to FallbackToLogsOnError for manager (#630)
  • Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#615)
  • Move container build job to GH runner (#628 #629)
  • Bump actions/setup-go from 5.0.1 to 5.0.2 (#620)
  • Bump google/osv-scanner from 1.8.1 to 1.8.2 (#619)
  • Bump golangci/golangci-lint-action to 6.1.0 (#623)
  • Bump actions/upload-artifact to 4.3.4 (#622)
  • Bump softprops/action-gh-release to 2.0.8 (#621)
  • Schedule dependabot on certain day, and add ok-to-test automatically (#593)
  • Fix issues in running local hack scripts (#587)
  • Bump github/codeql-action from 3.25.10 to 3.25.11 (#591)
  • Bump actions/checkout from 4.1.6 to 4.1.7 (#571)
  • Optimize the dependabot configuration and add release branch configurations. (#539)
  • Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#546)
  • Shellcheck only files (#549)
  • Explicitly drop pr approver workflow permissions (#542)
  • Remove kubesec workflow (#544)
  • Refactor TLS config (#538)
  • Add OWNERS_ALIASES support (#534)
  • Add OSV scanner PR and schedule workflows (#492)
  • Extend the approvers and reviewers list (#527)
  • Set webhook min TLS version to 1.3 (#521)
  • Move furkatgofurov7 to emeritus approvers (#522)
  • Add Slack notification for image build workflow failure (#520)
  • Update Kustomize deprecated syntax (#506)
  • Set ARCH based on go env (#516)

♻️ Superseded or Reverted

#626 #617 #612 #609 #606 #598 #579 #568 #530 #559 #543 #554 #514 #513 #550 #515 #505 #519 #548 #547 #523 #552 #577 #574 #551 #545 #553 #562 #563 #558

The image for this release is: v1.8.0

Thanks to all our contributors! 😊

v1.8.0-rc.0

23 Aug 13:10
v1.8.0-rc.0
4fd5f1d
Compare
Choose a tag to compare
v1.8.0-rc.0 Pre-release
Pre-release

🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.

More details about the release

Changes since v1.7.2

📖 Documentation

  • Document backporting rules for Go lang minor versions for images (#588)
  • add openssf best practices badge to README (#565)

🌱 Others

  • Bump kustomize to v5.4.3 (#652)
  • Bump github.com/onsi/ginkgo/v2 from 2.19.1 to 2.20.0 in /api (#649)
  • Bump the k8s.io/* deps to v0.30.4 (#648)
  • Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.20.0 (#631)
  • bump golang to 1.22.6 (#642)
  • Bump CAPI to v1.8.1 (#641)
  • fix verify-release.sh to understand go directive better (#643)
  • Uplift CAPI to 1.8.0 and Drop caBundle from CRDs (#639)
  • Bump sigs.k8s.io/controller-runtime from 0.18.4 to 0.18.5 (#638)
  • Set terminationMessagePolicy to FallbackToLogsOnError for manager (#630)
  • Bump github.com/onsi/gomega from 1.33.1 to 1.34.1 (#615)
  • Container build wf only run for upstream (#629)
  • Move container build job to GH runner (#628)
  • Bump CAPI to v1.8.0-rc.1 (#626)
  • Bump actions/setup-go from 5.0.1 to 5.0.2 (#620)
  • Bump google/osv-scanner from 1.8.1 to 1.8.2 (#619)
  • Bump golangci/golangci-lint-action from 6.0.1 to 6.1.0 (#623)
  • Bump actions/upload-artifact from 4.3.3 to 4.3.4 (#622)
  • Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#621)
  • Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.2 to 5.4.3 in /hack/tools (#610)
  • Uplift CAPI to v1.8.0-rc.0 (#617)
  • Uplift CAPI to v1.8.0-beta.1 (#612)
  • Bump the kubernetes group across 3 directories with 6 updates (#609)
  • Bump CAPI to v1.8.0-beta.0 (#606)
  • bump golang to 1.22.5 (#598)
  • schedule dependabot on certain day, and add ok-to-test automatically (#593)
  • Fix issues in running local hack scripts (#587)
  • Bump github/codeql-action from 3.25.10 to 3.25.11 (#591)
  • Bump github/codeql-action from 3.25.7 to 3.25.10 (#579)
  • Bump actions/checkout from 4.1.6 to 4.1.7 (#571)
  • Bump actions/setup-go from 5.0.0 to 5.0.1 (#577)
  • Bump google/osv-scanner from 1.7.3 to 1.8.1 (#568)
  • Bump softprops/action-gh-release from 2.0.5 to 2.0.6 (#574)
  • Optimize the dependabot configuration and add release branch configurations. (#539)
  • Bump k8s.io/* to v0.30.2 and controller-runtime to v0.18.4 (#563)
  • bump k8s.io/code-generator to v0.30.2 (#562)
  • Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.4.1 to 5.4.2 in /hack/tools (#545)
  • bump CAPI to 1.7.3 (#559)
  • bump golang to 1.22.4 (#558)
  • Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#546)
  • Bump golang to v1.22 (#543)
  • Bump actions/upload-artifact from 4.3.1 to 4.3.3 (#553)
  • Bump github/codeql-action from 3.24.10 to 3.25.7 (#552)
  • Bump softprops/action-gh-release from 2.0.4 to 2.0.5 (#551)
  • Bump golangci/golangci-lint-action from 5.1.0 to 6.0.1 (#554)
  • Bump actions/checkout from 4.1.1 to 4.1.6 (#550)
  • Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 in /api (#548)
  • shellcheck only files (#549)
  • Bump github.com/onsi/ginkgo/v2 from 2.17.3 to 2.19.0 (#547)
  • explicitly drop pr approver workflow permissions (#542)
  • remove kubesec workflow (#544)
  • refactor TLS config (#538)
  • add OWNERS_ALIASES support (#534)
  • Bump CAPI to v1.7.2 (#530)
  • Add OSV scanner PR and schedule workflows (#492)
  • Extend the approvers and reviewers list (#527)
  • Bump github.com/onsi/ginkgo/v2 from 2.17.2 to 2.17.3 (#523)
  • set webhook min TLS version to 1.3 (#521)
  • move furkatgofurov7 to emeritus approvers (#522)
  • Add Slack notification for image build workflow failure (#520)
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#519)
  • Update Kustomize deprecated syntax (#506)
  • Set ARCH based on go env (#516)
  • Bump actions/checkout from 4.1.2 to 4.1.4 (#515)
  • Bump golangci/golangci-lint-action from 4.0.0 to 5.1.0 (#514)
  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 in /api (#513)
  • improve hack/verify-release.sh (#508)
  • bump CAPI to v1.7.1 (#505)

The container image for this release is: v1.8.0-rc.0

Thanks to all our contributors! 😊

v1.7.2

15 Aug 12:18
v1.7.2
2862181
Compare
Choose a tag to compare

Changes since v1.7.1

🌱 Others

  • Bump golang to 1.22.6 (#646)
  • Fix verify-release.sh to understand go directive better (#644)
  • Bump sigs.k8s.io/controller-runtime from 0.17.5 to 0.17.6 (#635)
  • Bump sigs.k8s.io/cluster-api from 1.7.4 to 1.7.5 (#634)
  • Bump actions/setup-go from 5.0.1 to 5.0.2 (#625)
  • Bump softprops/action-gh-release from 2.0.6 to 2.0.8 (#624)
  • Bump the k8s.io/* deps to v0.29.7 (#608)
  • Bump github.com/onsi/gomega from 1.33.0 to 1.33.1 (#594, #599)
  • Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.3 (#583, #595)
  • Bump sigs.k8s.io/controller-runtime from 0.17.3 to 0.17.5 (#582, #592)
  • Bump github.com/go-logr/logr from 1.4.1 to 1.4.2 (#584)
  • Bump actions/checkout from 4.1.2 to 4.1.7 (#569)
  • Bump golangci/golangci-lint-action from 4.0.0 to 4.0.1 (#572)

♻️ Superseded or Reverted

#607, #600, #566, #581, #575

The container image for this release is: v1.7.2

Thanks to all our contributors! 😊