Skip to content

Releases: metal3-io/ip-address-manager

v1.9.3

30 Jan 08:13
e7a6df5
Compare
Choose a tag to compare

Changes since v1.9.2

🐛 Bug Fixes

  • bump golang to 1.23.5 (#870)

🌱 Others

  • Bump the k8s.io/* deps to v0.31.5 (#859)
  • Bump CAPI to v1.9.4 (#864)
  • Bump sigs.k8s.io/controller-runtime from 0.19.4 to 0.19.5 (#866)
  • bump x/net to v0.34.0 (#849)

♻️ Superseded or Reverted

(#856)

The container image for this release is: v1.9.3

Thanks to all our contributors! 😊

v1.8.3

08 Jan 06:26
97186a9
Compare
Choose a tag to compare

Changes since v1.8.2

🌱 Others

  • Bump Golang to 1.23.4 (#842)
  • Bump sigs.k8s.io/cluster-api from 1.8.6 to 1.8.8 in the capi group across 1 directory (#826)
  • remove old release automation (#820)
  • backport container build image wf to release-1.8 branch (#815)
  • add adilGhaffarDev as reviewer (#811)
  • Bump the k8s.io/* deps to v0.30.8 (#794)
  • Bump sigs.k8s.io/controller-runtime from 0.18.5 to 0.18.6 (#774)
  • Fix make release target (#766)

♻️ Superseded or Reverted

(#784)

The container image for this release is: v1.8.3

Thanks to all our contributors! 😊

v1.9.2

08 Jan 06:26
47dc0aa
Compare
Choose a tag to compare

Changes since v1.9.1

📖 Documentation

  • Update build badges for release-1.9 (#813)

🌱 Others

  • Bump the k8s.io/* deps to v0.31.4 (#803)
  • Bump github.com/onsi/ginkgo/v2 from 2.22.0 to 2.22.2 (#835)
  • Bump google/osv-scanner from 1.9.1 to 1.9.2 (#838)
  • Bump sigs.k8s.io/cluster-api from 1.9.1 to 1.9.3 in the capi group across 1 directory (#831)
  • Bump github.com/onsi/gomega from 1.36.1 to 1.36.2 (#834)
  • Fix container image build workflow (#814)
  • Add adilGhaffarDev as reviewer (#810)

♻️ Superseded or Reverted

(#805)

The container image for this release is: v1.9.2

Thanks to all our contributors! 😊

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! 😊