Skip to content

Releases: metal3-io/ip-address-manager

v1.5.3

04 Mar 11:23
v1.5.3
50c4032
Compare
Choose a tag to compare

Changes since v1.5.2

🌱 Others

  • Bump golang to v1.21.7 (#447)
  • Adjust and sync versions in go mod files (#442)
  • Add build images action to release-1.5 (#444)
  • Bumping CAPI to v1.5.6 (#433)
  • Bump markdownlint to 0.13.0 (#392)

♻️ Superseded or Reverted

  • CAPI uplift: (#417)
  • Golang uplift: (#412)

The container image for this release is: v1.5.3

Thanks to all our contributors! 😊

v1.6.1

01 Mar 13:40
v1.6.1
0c26a0e
Compare
Choose a tag to compare

Changes since v1.6.0

⚠️ Golang 1.20 is out of support in Feb 2024. This patch missed the uplift. Use patch v1.6.2 to avoid any issues.

🌱 Others

  • Bump CAPI to v1.6.2 (#437)
  • Bump golang to v1.20.14 (#436)
  • Bump CAPI to v1.6.1 (#418)
  • Bump golang to 1.20.12 (#411)

The container image for this release is: v1.6.1

Thanks to all our contributors! 😊

v1.6.0

08 Jan 13:02
v1.6.0
450ef3b
Compare
Choose a tag to compare

Changes since v1.5.2

✨ New Features

  • Bump cluster-api to v1.6.0 (#398)

🐛 Bug Fixes

  • Fix error in build image github action (#388)

📖 Documentation

  • add OpenSSF Scorecard badge to README (#403)
  • add clomonitor badge to README (#399)
  • Commit signing off update. (#377)
  • clarify tag usage in releasing.md (#335)
  • fix releasing.md on annotated tags (#331)
  • update releasing.md (#315)
  • improve release notes tool (#310)
  • update README.md on 1.5 release (#309)

🌱 Others

  • Bump k8s.io and controller-runtime Go modules to sync (#407)
  • Bump kubernetes-sigs/kubebuilder-release-tools from 0.4.2 to 0.4.3 (#406)
  • Bump actions/setup-go from 4.1.0 to 5.0.0 (#405)
  • Use k8s apimachinery scheme builder instead of controller-runtime scheme builder (#400)
  • Bump golang.org/x/crypto from 0.15.0 to 0.17.0 (#402)
  • Bump k8s.io/code-generator from 0.28.4 to 0.29.0 in /hack/tools (#401)
  • Bump github.com/onsi/ginkgo/v2 from 2.13.1 to 2.13.2 (#396)
  • Bump markdownlint to 0.13.0 (#391)
  • Delete "ok-to-test" label from dependabot PRs (#389)
  • Add github action to trigger container image build (#386)
  • Bump golang version to 1.20.11 (#384)
  • improve hack/verify-release.sh draft release note handling (#381)
  • Bump github.com/onsi/gomega from 1.29.0 to 1.30.0 (#376)
  • Adding PR title verifier (#369)
  • Bump actions/checkout from 4.1.0 to 4.1.1 (#368)
  • Bump github.com/go-logr/logr from 1.2.4 to 1.3.0 (#364)
  • use GLOBIGNORE to ignore hack/tools/go.mod in verify-release.sh (#347)
  • fix hack/verify-release.sh module list printout (#342)
  • add hack/verify-release.sh script (#339)
  • remove hack/gosec.sh (#326)
  • don't ignore #nosec in golangci-lint config (#325)
  • bump gosec to 2.17.0, and fix gosec for submodules (#324)
  • fix ensure-golangci-lint digest for Linux/amd64 (#323)
  • run dependabot less often for GH actions (#320)
  • Remove unused scripts and Makefile phonys and add build phony (#314)
  • Bump actions/cache from 3.3.1 to 3.3.2 (#318)
  • Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#316)

♻️ Superseded or Reverted

The container image for this release is: v1.6.0

Thanks to all our contributors! 😊

v1.4.4

24 Nov 12:35
v1.4.4
9f8d0a3
Compare
Choose a tag to compare

Changes since v1.4.3

🐛 Bug Fixes

  • Sync go.mod files (#344)

🌱 Others

  • Bump golang to 1.20.11 for release-1.4 (#387)
  • Bump CAPI to v1.4.8 (#367)
  • Add hack/verify-release.sh (#341)

♻️ Superseded or Reverted

The container image for this release is: v1.4.4

Thanks to all our contributors! 😊

v1.5.2

23 Nov 10:31
v1.5.2
93afc6b
Compare
Choose a tag to compare

Changes since v1.5.1

🌱 Others

  • Bump golang to 1.20.11 for release-1.5 (#385)
  • Bump golang version to v1.20.10 on release-1.5 (#357)
  • Bump x/net to 0.17.0 (#352)
  • Use GLOBIGNORE to ignore hack/tools/go.mod in verify-release.sh (#345)
  • Add hack/verify-release.sh (#340)
  • Improve hack/verify-release.sh draft release note handling (#382)
  • Bump sigs.k8s.io/cluster-api from 1.5.2 to 1.5.3 (#366)

The container image for this release is: v1.5.2

Thanks to all our contributors! 😊

v1.5.1

28 Sep 09:38
v1.5.1
076120e
Compare
Choose a tag to compare

Changes since v1.5.0

📖 Documentation

  • improve release notes tool (#311)
  • update README.md (#308)

🌱 Others

  • Bumping CAPI to 1.5.2 (#334)
  • Bump gosec and fix errors (#329)
  • Remove hack/gosec.sh (#330)
  • Bump github.com/cyphar/filepath-securejoin from 0.2.3 to 0.2.4 (#328)

The container image for this release is: v1.5.1

Thanks to all our contributors! 😊

v1.4.3

28 Sep 08:16
v1.4.3
fc0b5bf
Compare
Choose a tag to compare

Changes since v1.4.2

📖 Documentation

  • improve release notes tool (#312)

🌱 Others

  • Bumping CAPI to 1.4.7 (#333)
  • Bump CAPI to v1.4.6 and cert-manager to v1.12.3 (#307)

The container image for this release is: v1.4.3

Thanks to all our contributors! 😊

v1.3.4

26 Sep 11:54
v1.3.4
930a41a
Compare
Choose a tag to compare

Changes since v1.3.3

📖 Documentation

  • improve release notes tool (#313)

🌱 Others

  • Bump CAPI to v1.3.10 (#296)

The container image for this release is: v1.3.4

Thanks to all our contributors! 😊

v1.5.0

30 Aug 11:31
v1.5.0
fb1f9dc
Compare
Choose a tag to compare

Changes since v1.4.2

⚠️ Breaking Changes

  • Bump CAPI to v1.5.0, controller-runtime to v0.15.0 and controller-tools to v0.12.1 (#280)

✨ New Features

  • Bump golang to v1.20 and golangci-lint to v1.52.1 (#284)
  • Add TLS configuration flags for IPAM (#248)
  • Add flags for configuring rate limits (#238)
  • Add support for mac (kustomize) (#267)

🐛 Bug Fixes

  • Add missing github-actions to dependabot.yml (#256)

📖 Documentation

  • update releasing.md with more steps (#236)

🌱 Others

  • Bump CAPI to v1.5.1 and cert-manager to v1.12.3 (#306)
  • bump golang build_image to 1.20.7 (#305)
  • Remove unnecessary replace blocks from go modules and update release document (#297)
  • Bump controller-runtime to v0.15.2 (#304)
  • Fix code quality issues in TLS configuration code (#289)
  • Include all gomods in different directories for Dependabot (#266)
  • fix distroless:nonroot pinning (#265)
  • update kubeconform to v0.6.2 (#255)
  • Fix dependabot.yml yaml formatting (#254)
  • Add dependabot workflow (#253)
  • add fuzzing targets for IPAM (#231)
  • remove mdlrc and fix the one error it ignored (#252)
  • Add dependabot configuration (#250)
  • pin distroless/static:nonroot to a sha digest (#237)
  • update compatibility table in README.md (#235)

♻️ Superseded

The image for this release is: v1.5.0

Thanks to all our contributors! 😊

v1.4.2

25 Aug 07:38
v1.4.2
e2a9c6a
Compare
Choose a tag to compare

Changes since v1.4.1

🌱 Others

  • bump x/net to v0.14.0 (#290)
  • Bump CAPI to v1.4.5 (#295)

The image for this release is: v1.4.2

Thanks to all our contributors! 😊