Releases: metal3-io/ip-address-manager
v1.6.4
Changes since v1.6.3
🌱 Others
- Bump golang to 1.22.6 (#647)
- Fix verify-release.sh to understand go directive better (#645)
- Bump sigs.k8s.io/cluster-api from 1.6.7 to 1.6.8 (#632)
- Bump actions/setup-go from 5.0.1 to 5.0.2 (#618)
- Bump the k8s.io/* deps to v0.28.12 (#611)
- Bump sigs.k8s.io/cluster-api from 1.6.6 to 1.6.7 (#604)
- Bump golangci/golangci-lint-action from 4.0.0 to 4.0.1 (#589)
- Bump sigs.k8s.io/controller-runtime from 0.16.5 to 0.16.6 (#586, #590)
- Bump actions/cache from 3.3.2 to 3.3.3 (#578)
- Bump EndBug/add-and-commit from 9.1.3 to 9.1.4 (#576)
- Bump actions/checkout from 4.1.1 to 4.1.7 (#570)
♻️ Superseded or Reverted
The container image for this release is: v1.6.4
Thanks to all our contributors! 😊
v1.7.1
Changes since v1.7.0
🌱 Others
- Bump capi to 1.7.3 (#560)
- Bump golang to 1.21.11 (#556)
- Add OWNERS_ALIASES support (#535)
- Extend the approvers and reviewers list (#528)
- Move furkatgofurov7 to emeritus approvers (#525)
- Improve hack/verify-release.sh (#509)
- Update build badges for release-1.7 (#504)
- Add Slack notification for image build workflow failure (#540)
♻️ Superseded or Reverted
The image for this release is: v1.7.1
Thanks to all our contributors! 😊
v1.6.3
Changes since v1.6.2
🌱 Others
- Bump CAPI to 1.6.6 (#564)
- Bump golang to 1.21.11 (#557)
- Add Slack notification for image build workflow failure (#541)
- Add OWNERS_ALIASES support (#536)
- Bump protobuf to v1.33.0 (#532)
- Extend the approvers and reviewers list (#529)
- Move furkatgofurov7 to emeritus approvers (#526)
- Improve hack/verify-release.sh (#510)
- Bump golang.org/x/net to v0.24.0 and golang to v1.21.9 (#491)
- Improve ipv6 address in bound check performance in ippool webhook (#449)
- Add golang base image check to verify-release.sh for release-1.6 (#456)
- Bump shellcheck to v0.10.0 (#452)
♻️ Superseded or Reverted
The container image for this release is: v1.6.3
Thanks to all our contributors! 😊
v1.7.0
Changes since v1.6.2
✨ New Features
- Bump CAPI to v1.7.0 (#497)
📖 Documentation
🌱 Others
- Fix package versions mismatches (#500)
- Bump golang.org/x/net to v0.23.0 and golang to v1.21.9 (#487)
- Add workflow to approve actions on PR change (#485)
- Add lint-fix as make target (#480)
- Bump actions/checkout from 4.1.1 to 4.1.2 (#483)
- Bump actions/cache from 4.0.1 to 4.0.2 (#482)
- Bump softprops/action-gh-release from 1 to 2 (#481)
- Add support for beta/rc releases in release notes (#475)
- Remove obsolete Makefile-related gofmt, govet scripts (#473)
- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#469)
- Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.1 (#468)
- Bump k8s.io/code-generator from 0.29.2 to 0.29.3 in /hack/tools (#464)
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#461, #462)
- add golang base image check to verify-release.sh (#450)
- bump shellcheck to v0.10.0 (#451)
- Add make unit-cover like in BMO (#443)
- Bump golangci-lint to v1.56.2 (#448)
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#439)
- Fix Ginkgo API test suite (#441)
- Improve ipv6 address in bound check performance in ippool webhook (#431)
- Bump EndBug/add-and-commit from 9.1.3 to 9.1.4 (#425)
- Fix dependabot workflow permissions (#415)
- Remove some conditionals from workflows (#410)
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#404)
- Add tag triggering for container building wf (#394)
- Reduce github action permissions (#408)
♻️ Superseded
- Bumps: (#409, #413, #414, #416, #420, #424, #426, #428, #432, #429, #435, #438, #455, #467, #472, #478, #484, #489)
The container image for this release is: v1.7.0
Thanks to all our contributors! 😊
v1.7.0-beta.0
Changes since v1.6.2
🚨 This is a BETA RELEASE. Use it only for testing purposes.
📖 Documentation
- Switch markdownlint container to markdownlint-cli2 (#419)
🌱 Others
- Bump CAPI to v1.7.0-beta.0 (#467)
- Bump k8s.io/code-generator from 0.29.2 to 0.29.3 in /hack/tools (#464)
- Bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#461, #462)
- Bump github.com/onsi/ginkgo/v2 from 2.15.0 to 2.16.0 in /api (#455)
- Add golang base image check to verify-release.sh (#450)
- Bump shellcheck to v0.10.0 (#451)
- Add make unit-cover like in BMO (#443)
- Bump golangci-lint to v1.56.2 (#448)
- Bump actions/cache from 4.0.0 to 4.0.1 (#438)
- Bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (#439)
- Fix Ginkgo API test suite (#441)
- Improve ipv6 address in bound check performance in ippool webhook (#431)
- Bump golang to v1.21.7 (#435)
- Bump actions/cache from 3.3.2 to 4.0.0 (#426)
- Bump EndBug/add-and-commit from 9.1.3 to 9.1.4 (#425)
- Bump github.com/onsi/gomega from 1.30.0 to 1.31.1 (#424)
- Bump k8s.io/code-generator from 0.29.0 to 0.29.1 in /hack/tools (#420)
- Fix dependabot workflow permissions (#415)
- Remove some conditionals from workflows (#410)
- Bump github.com/go-logr/logr from 1.3.0 to 1.4.1 (#404)
- Add tag triggering for container building wf (#394)
- Reduce github action permissions (#408)
♻️ Superseded or Reverted
The container image for this release is: v1.7.0-beta.0
Thanks to all our contributors! 😊
v1.6.2
v1.5.3
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
The container image for this release is: v1.5.3
Thanks to all our contributors! 😊
v1.6.1
Changes since v1.6.0
🌱 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
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
- CAPI uplift: (#332, #363)
- Bump: (#317, #319, #321, #322, #336, #337, #338, #348, #350, #354, #356, #361, #365, #375, #380, #390)
The container image for this release is: v1.6.0
Thanks to all our contributors! 😊