Skip to content

Releases: metal3-io/ip-address-manager

v1.10.1

05 Jun 07:00
1bce758
Compare
Choose a tag to compare

Changes since v1.10.0

🐛 Bug Fixes

  • Error handling for existing claims with an Error (#1029)

🌱 Others

  • Bump golang to v1.24 (#1038)
  • Bump CAPI to v1.10.2 (#1036)
  • Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1045)
  • Bump github/codeql-action from 3.28.16 to 3.28.18 in the github-actions group (#1041)
  • Bump the kubernetes group to v0.32.5 (#1032)
  • Bump the github-actions group with 5 updates (#1022)
  • Update build badges for release-1.10 (#1026)

♻️ Superseded or Reverted

The container image for this release is: v1.10.1

Thanks to all our contributors! 😊

v1.9.5

05 Jun 07:00
f7c83f9
Compare
Choose a tag to compare

Changes since v1.9.4

🌱 Others

  • Bump golang to v1.24 (#1043)
  • Bump CAPI to v1.9.8 (#1034)
  • Bump golangci lint v1.64.7 (#1039)
  • Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1046)
  • Bump the kubernetes group to v0.31.9 (#1031)
  • Bump tj-actions/changed-files from 46.0.3 to 46.0.5 in the github-actions group (#1018)
  • Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#991)
  • Bump the github-actions group with 2 updates (#980)
  • move mquhuy to emeritus reviewers (#977)
  • Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 (#953)
  • bump x/net and x/oauth2 (#928)
  • Bump sigs.k8s.io/controller-runtime from 0.19.6 to 0.19.7 (#922)
  • Make Adil and Peppi maintainers (#1001)
  • bump actions/cache to v4.2.2 (#911)

♻️ Superseded or Reverted

The container image for this release is: v1.9.5

Thanks to all our contributors! 😊

v1.10.0

25 Apr 11:22
e5ef77f
Compare
Choose a tag to compare

Changes since v1.9.0

⚠️ Breaking Changes

  • Decouple webhooks from api (#944)
  • Make ip-address-manager an IPAM provider for CAPI (#692)

✨ New Features

  • Adding feature for allocating requested IP (#997)
  • bump CAPI v1.10.0-beta.0 (#941)

📖 Documentation

  • Limitation regarding IPClaim (#996)
  • update OpenSSF CII Best Practices badge (#868)

🌱 Others

  • Configure tagliatelle linter (#1007)
  • Bump CAPI to 1.10.0 (#1006)
  • Set GITHUB_TOKEN in env in release workflow (#1003)
  • Make Adil and Peppi maintainers (#1000)
  • Enable dupl linter (#999)
  • Bump github.com/onsi/gomega from 1.36.3 to 1.37.0 (#989)
  • Bump github.com/onsi/ginkgo/v2 from 2.23.3 to 2.23.4 (#994)
  • add labels to Dockerfile (#986)
  • make osv-scanner scan run daily (#987)
  • Bump golang.org/x/oauth2 from 0.28.0 to 0.29.0 in /hack/tools (#992)
  • Bump the github-actions group with 4 updates (#981)
  • bump golang to v1.23.8 and x/net to v0.38.0 (#982)
  • do not bump major version of github actions (#976)
  • move mquhuy to emeritus reviewers (#975)
  • Enable errname, forbidigo, forcetypeassert, mnd, perfsprint and unparam linters (#972)
  • Enable ginkgolinter (#970)
  • update the used linters list (#958)
  • Bump kustomize to 5.6.0 and code-generator to 0.32.3 (#956)
  • Bump the kubernetes apiserver and client-go to v0.32.3 (#946)
  • update osv-scanner to v2.0.0 (#943)
  • Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 (#952)
  • Bump golangci-lint to v1.64.7 (#942)
  • bump tj-actions/changed-files to v46.0.1 (#939)
  • group all github action bumps into single PR (#934)
  • fix dependabot testing issues by re-adding "edited" (#923)
  • Bump github/codeql-action from 3.28.8 to 3.28.10 (#908)
  • Bump actions/cache from 4.2.0 to 4.2.2 (#907)
  • pin osv-scanner image in verify-release.sh (#888)
  • workflows: sync pull_request trigger types (#885)
  • Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#880)
  • Bump softprops/action-gh-release from 2.2.0 to 2.2.1 (#875)
  • Bump actions/setup-go from 5.2.0 to 5.3.0 (#876)
  • Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#877)
  • Introduce ReconcileError with Transient and Terminal Error type (#787)
  • bump kubeconform to v0.6.7 (#847)
  • Add read permission to build job in release wf (#845)
  • Add build container image as a job in release wf (#840)
  • add adilGhaffarDev as reviewer (#809)
  • replace release-1.7 with 1.9 in dependabot config (#795)
  • Fix container image build workflow (#789)
  • Fix release-notes in Makefile (#786)

♻️ Superseded or Reverted

The container image for this release is: v1.10.0

Thanks to all our contributors! 😊

v1.10.0-beta.0

27 Mar 07:42
bc8a1ed
Compare
Choose a tag to compare
v1.10.0-beta.0 Pre-release
Pre-release

Changes since v1.9.0

⚠️ Breaking Changes

  • Decouple webhooks from api (#944)
  • Make ip-address-manager an IPAM provider for CAPI (#692)

🚨 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

  • bump golang to 1.23.6 (#887)
  • bump golang to 1.23.5 (#869)
  • Fix release-notes in Makefile (#786)

📖 Documentation

  • update OpenSSF CII Best Practices badge (#868)
  • add adilGhaffarDev as reviewer (#809)

🌱 Others

  • Bump CAPI to 1.10.0-beta.1 (#957)
  • Bump kustomize to 5.6.0 and code-generator to 0.32.3 (#956)
  • Bump the kubernetes apiserver and client-go to v0.32.3 (#946)
  • update osv-scanner to v2.0.0 (#943)
  • Bump sigs.k8s.io/controller-runtime from 0.20.3 to 0.20.4 (#952)
  • Bump github.com/onsi/gomega from 1.36.2 to 1.36.3 (#949)
  • Bump golangci-lint to v1.64.7 (#942)
  • Bump golang.org/x/oauth2 from 0.27.0 to 0.28.0 in /hack/tools (#932)
  • Bump the kubernetes group to v0.31.7 (#931)
  • bump tj-actions/changed-files to v46.0.1 (#939)
  • group all github action bumps into single PR (#934)
  • Bump golang.org/x/net from 0.35.0 to 0.36.0 in /api (#926)
  • Bump golang.org/x/net from 0.35.0 to 0.36.0 (#925)
  • fix dependabot testing issues by re-adding "edited" (#923)
  • Bump golang.org/x/net from 0.34.0 to 0.36.0 in /hack/tools (#924)
  • Bump github.com/onsi/ginkgo/v2 from 2.22.2 (#918)
  • bump golang to 1.23.7 (#913)
  • Bump github/codeql-action from 3.28.8 to 3.28.10 (#908)
  • Bump actions/cache from 4.2.0 to 4.2.2 (#907)
  • pin osv-scanner image in verify-release.sh (#888)
  • workflows: sync pull_request trigger types (#885)
  • Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#880)
  • Bump softprops/action-gh-release from 2.2.0 to 2.2.1 (#875)
  • Bump actions/setup-go from 5.2.0 to 5.3.0 (#876)
  • Bump golangci/golangci-lint-action from 6.1.1 to 6.2.0 (#877)
  • Introduce ReconcileError with Transient and Terminal Error type (#787)
  • Bump the k8s.io/* deps to v0.31.5 (#857)
  • bump kubeconform to v0.6.7 (#847)
  • Add read permission to build job in release wf (#845)
  • Add build container image as a job in release wf (#840)
  • replace release-1.7 with 1.9 in dependabot config (#795)
  • Fix container image build workflow (#789)

♻️ Superseded or Reverted

(#941)(#927)(#920)(#910)(#905)(#902)(#899)(#897)(#886)(#878)(#874)(#863)(#861)
(#852)(#848)(#841)(#837)(#836)(#830)(#829)(#823)(#821)(#817)(#806)(#802)(#801)
(#800)(#798)(#796)(#793)(#791)

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

Thanks to all our contributors! 😊

v1.9.4

21 Feb 07:33
3329386
Compare
Choose a tag to compare

Changes since v1.9.3

🐛 Bug Fixes

  • bump golang to 1.23.6 (#889)

📖 Documentation

  • update OpenSSF CII Best Practices badge (#884)

🌱 Others

  • Bump CAPI to 1.9.5 (#901)
  • Bump the kubernetes group across 3 directories with 6 updates (#894)
  • Bump sigs.k8s.io/controller-runtime from 0.19.5 to 0.19.6 (#896)
  • pin osv-scanner image in verify-release.sh (#892)
  • Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#881)
  • Bump tj-actions/changed-files from 45.0.5 to 45.0.6 (#879)

The container image for this release is: v1.9.4

Thanks to all our contributors! 😊

v1.8.5

21 Feb 07:33
28204bd
Compare
Choose a tag to compare

Changes since v1.8.4

🐛 Bug Fixes

  • bump golang to 1.23.6 (#891)

📖 Documentation

  • update OpenSSF CII Best Practices badge (#883)

🌱 Others

  • Bump CAPI to 1.8.10 (#900)
  • Bump the kubernetes group across 3 directories with 6 updates (#893)
  • pin osv-scanner image in verify-release.sh (#890)
  • Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 (#882)

The container image for this release is: v1.8.5

Thanks to all our contributors! 😊

v1.8.4

05 Feb 11:49
35361f6
Compare
Choose a tag to compare

Changes since v1.8.3

🐛 Bug Fixes

  • bump golang to 1.23.5 (#871)

🌱 Others

  • Bump CAPI to v1.8.9 (#867)
  • Bump the k8s.io/* deps to v0.30.9 (#860)
  • Bump sigs.k8s.io/controller-runtime from 0.18.6 to 0.18.7 (#854)
  • bump x/net to v0.34.0 (#850)

The container image for this release is: v1.8.4

Thanks to all our contributors! 😊

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