|
| 1 | +<!-- markdownlint-disable no-inline-html --> |
| 2 | +# Changes since v1.8.0 |
| 3 | + |
| 4 | +:rotating_light: This is a BETA RELEASE. Use it only for testing purposes. |
| 5 | + If you find any bugs, file an [issue](https://github.com/metal3-io/ip-address-manager/issues/new/). |
| 6 | + |
| 7 | +<details> |
| 8 | +<summary>More details about the release</summary> |
| 9 | + |
| 10 | +## :bug: Bug Fixes |
| 11 | + |
| 12 | +- Fix ignored errors while patching resources (#701) |
| 13 | + |
| 14 | +## :book: Documentation |
| 15 | + |
| 16 | +- Update missing releases in compatibility table (#678) |
| 17 | + |
| 18 | +## :seedling: Others |
| 19 | + |
| 20 | +- Fixing go mod mismatches (#762) |
| 21 | +- Automating release creation (#734) |
| 22 | +- Bump github.com/onsi/ginkgo/v2 from 2.21.0 to 2.22.0 (#759) |
| 23 | +- Bump CAPI to v1.9.0-rc.0 (#761) |
| 24 | +- Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.2 (#755) |
| 25 | +- Bump github.com/onsi/gomega from 1.35.1 to 1.36.0 (#758) |
| 26 | +- Bump the k8s.io/* deps to v0.30.7 (#754) |
| 27 | +- Bump Go to 1.23.3 and golangci-lint to 1.60.3 (#749) |
| 28 | +- Use make go-version instead of Dockerfile parsing in verify-release.sh (#741) |
| 29 | +- add osv-scanner config for correcting go version used (#695) |
| 30 | +- Increase time for golint test to avoid timeout failure (#745) |
| 31 | +- Use OSV-Scanner release binary and Reporter action workflow instead of |
| 32 | + pointing to a file (#728) |
| 33 | +- Bump actions/checkout from 4.2.1 to 4.2.2 (#727) |
| 34 | +- Bump actions/setup-go from 5.0.2 to 5.1.0 (#726) |
| 35 | +- Bump actions/cache from 4.1.1 to 4.1.2 (#724) |
| 36 | +- Bump softprops/action-gh-release from 2.0.8 to 2.0.9 (#725) |
| 37 | +- Enable TLS 1.3 flag in IPAM (#721) |
| 38 | +- Add Peppi-Lotta as a reviewer (#717) |
| 39 | +- Bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 (#714) |
| 40 | +- Make CAPI a pattern in dependabot (#703) |
| 41 | +- Bump markdownlint-cli2 to v0.12.0 (#699) |
| 42 | +- Reuse PR verifier wf from project-infra (#693) |
| 43 | +- Use osv-scanner workflow file instead of local workflow (#676) |
| 44 | +- Bump github/codeql-action from 3.25.11 to 3.26.6 (#661) |
| 45 | +- Bump actions/upload-artifact from 4.3.4 to 4.4.0 (#674) |
| 46 | +- Remove release-1.6 from dependabot (#675) |
| 47 | +- Fix dependabot config ignore rules (#672) |
| 48 | +- Add dependabot config for release-1.8 (#657) |
| 49 | + |
| 50 | +## :recycle: Superseded or Reverted |
| 51 | + |
| 52 | +- #654, #663, #666, #668, #669, #681, #682, #688, #691, #698, #704, #708, #711, #712, |
| 53 | + #713, #718, #731, #732, #735, #744, #751 |
| 54 | + |
| 55 | +</details> |
| 56 | + |
| 57 | +The image for this release is: v1.9.0-beta.0 |
| 58 | + |
| 59 | +_Thanks to all our contributors!_ 😊 |
0 commit comments