Skip to content

Releases: metal3-io/ip-address-manager

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

v1.3.3

21 Aug 10:54
v1.3.3
03d5a7f
Compare
Choose a tag to compare

Changes since v1.3.2

🐛 Bug Fixes

  • Disable TLS 1.0 and TLS 1.1 (#277)

🌱 Others

  • bump x/net to 0.14.0 (#291)

The image for this release is: v1.3.3

Thanks to all our contributors! 😊

v1.4.1

26 Jun 09:35
v1.4.1
4b796ab
Compare
Choose a tag to compare

Changes since v1.4.0

✨ New Features

  • Added TLS configuration flags for IPAM (#276)

🌱 Others

  • bump golang image from 1.19.6 to 1.19.9, pin distroless (#243)
  • update build badges and compatibility table (#232)
  • Bump CAPI to v1.4.2 (#241)
  • Bump controller-tools to v0.11.4 (#247)

The image for this release is:v1.4.1

Thanks to all our contributors! 😊

v1.3.2

24 May 13:12
v1.3.2
c62fa9e
Compare
Choose a tag to compare

Changes since v1.3.1

🌱 Others

  • Bump controller-tools to v0.11.4 (#246)
  • Bump CAPI to v1.3.7 (#240)
  • update build badges to point to 1.3 (#233)
  • bump golang image from 1.19.6 to 1.19.9, pin distroless (#244)

The image for this release is: v1.3.2

Thanks to all our contributors! 😊

v1.4.0

25 Apr 07:18
v1.4.0
966ae1b
Compare
Choose a tag to compare

Changes since v1.3.1

⚠️ Breaking Changes

  • Bump CAPI to v1.4.0-rc.0 (#214 )

✨ New Features

  • Enable concurrency in ipam controllers (#213)
  • add explicit securitycontexts to controller (#195)

🐛 Bug Fixes

  • uplift golang and x/net (#210)
  • hack: gomod needs to verify all go.mod files (#199)
  • .github: secure github actions (#186)
  • uplift x/net to 0.4.0 (#177)

📖 Documentation

  • update releasing.md (#225)
  • fix broken links in markdown files (#229)
  • update user-guide url (#209)

🌱 Others

  • Bump CAPI to v1.4.0 (#224)
  • add broken link checker action (#228)
  • Disable scheduled workflows from running in forks (#227)
  • cleanup hack/ scripts (#226)
  • Add lentzi90 as an approver (#206)
  • add tuminoid to reviewers (#203)
  • Bump Dockerfile golang image tag to v1.19.5 (#200)
  • kubesec: update codeql-action to v2 (#196)
  • use docker.io consistently, and pin more checks (#194)
  • uplift and pin golang 1.19.4 with digest (#193)
  • manifestlint: move from kubeval to kubeconform (#185)
  • Add Lennart as reviewer (#178)
  • shellcheck: pin to 0.9.0 (#174)
  • hack: use and pin mdl 0.12.0 (#173)

Superseded

The image for this release is: v1.4.0

Thanks to all our contributors! 😊