|
| 1 | +<!-- markdownlint-disable no-inline-html line-length --> |
| 2 | +# Changes since v1.10.0 |
| 3 | + |
| 4 | +## :warning: Breaking Changes |
| 5 | + |
| 6 | +- Remove webhooks from api folder (#1042) |
| 7 | + |
| 8 | +:rotating_light: This is a BETA RELEASE. Use it only for testing purposes. |
| 9 | +If you find any bugs, file an [issue](https://github.com/metal3-io/ip-address-manager/issues/new/). |
| 10 | + |
| 11 | +<details> |
| 12 | +<summary>More details about the release</summary> |
| 13 | + |
| 14 | +## :bug: Bug Fixes |
| 15 | + |
| 16 | +- Fix infinite reconciles and timestamp updates (#1087) |
| 17 | +- Fix set-manifest-image rule (#1056) |
| 18 | +- Error handling for existing claims with an Error (#1005) |
| 19 | + |
| 20 | +## :book: Documentation |
| 21 | + |
| 22 | +- update docs/releasing.md on dependabot configs (#1064) |
| 23 | +- Update release 1.10 to compatibility table (#1025) |
| 24 | + |
| 25 | +## :seedling: Others |
| 26 | + |
| 27 | +- Bump CAPI to v1.11.0-rc.1 (#1097) |
| 28 | +- Bump CAPi to v1.11.0-rc.0 (#1096) |
| 29 | +- Add continue-on-error and improve Slack notifications for osv-scanner (#1095) |
| 30 | +- Bump OSV scanner action to fix SARIF upload issue (#1094) |
| 31 | +- bump golang to 1.24.6 (#1090) |
| 32 | +- Bump CAPI to v1.11.0-beta.2 (#1089) |
| 33 | +- Bump osv-scanner to v2.1.0 (#1088) |
| 34 | +- Bump the github-actions group with 2 updates (#1084) |
| 35 | +- Add Alpha release in the release notes generator (#1086) |
| 36 | +- Bump golang to v1.24.5 (#1083) |
| 37 | +- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 (#1081) |
| 38 | +- Bump the kubernetes group across 2 directories with 5 updates (#1079) |
| 39 | +- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 in /api (#1078) |
| 40 | +- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.7.0 to 5.7.1 in /hack/tools (#1080) |
| 41 | +- Bump capi 1.11.0-beta.1 (#1077) |
| 42 | +- Bump sigs.k8s.io/cluster-api from 1.11.0-alpha.1 to 1.11.0-alpha.2 in the capi group across 1 directory (#1070) |
| 43 | +- bump controller-runtime version from 0.20.4 to 0.21.0 (#1068) |
| 44 | +- Bump the github-actions group with 3 updates (#1066) |
| 45 | +- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.6.0 to 5.7.0 in /hack/tools (#1065) |
| 46 | +- Bump sigs.k8s.io/cluster-api from 1.11.0-alpha.0 to 1.11.0-alpha.1 (#1059) |
| 47 | +- bump the kubernetes group to v0.33.2 (#1063) |
| 48 | +- Bump CAPI to v1.11.0-alpha.0 and do CAPI v1beta2 related changes. (#1055) |
| 49 | +- bump golang to 1.24.4 (#1052) |
| 50 | +- Enable variable shadowing check in govet linter (#1051) |
| 51 | +- Use reusable link-checks and delete old link check (#1050) |
| 52 | +- Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1044) |
| 53 | +- Bump the github-actions group with 2 updates (#1040) |
| 54 | +- Bump golang to v1.24 (#1037) |
| 55 | +- Bump CAPI to v1.10.2 (#1035) |
| 56 | +- Bump the kubernetes group to v0.32.5 (#1033) |
| 57 | +- Bump the github-actions group with 5 updates (#1019) |
| 58 | +- Bump sigs.k8s.io/cluster-api from 1.10.0 to 1.10.1 in the capi group across 1 directory (#1017) |
| 59 | +- Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 in /hack/tools (#1024) |
| 60 | +- Update 1.11 to metadata.yaml (#1023) |
| 61 | +- add dependabot config for release-1.10 (#1015) |
| 62 | +- Fix notes.go so that it still complies with forbidigo (#1008) |
| 63 | +- Bump the kubernetes group to v0.32.4 (#1010) |
| 64 | + |
| 65 | +</details> |
| 66 | + |
| 67 | +The container image for this release is: v1.11.0-beta.0 |
| 68 | + |
| 69 | +_Thanks to all our contributors!_ 😊 |
0 commit comments