|
| 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 | +## :bug: Bug Fixes |
| 9 | + |
| 10 | +- Fix set-manifest-image rule (#1056) |
| 11 | +- Error handling for existing claims with an Error (#1005) |
| 12 | + |
| 13 | +## :book: Documentation |
| 14 | + |
| 15 | +- update docs/releasing.md on dependabot configs (#1064) |
| 16 | +- Update release 1.10 to compatibility table (#1025) |
| 17 | + |
| 18 | +## :seedling: Others |
| 19 | + |
| 20 | +- bump controller-runtime version from 0.20.4 to 0.21.0 (#1068) |
| 21 | +- Bump the github-actions group with 3 updates (#1066) |
| 22 | +- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.6.0 to 5.7.0 in /hack/tools (#1065) |
| 23 | +- Bump sigs.k8s.io/cluster-api from 1.11.0-alpha.0 to 1.11.0-alpha.1 (#1059) |
| 24 | +- bump the kubernetes group to v0.33.2 (#1063) |
| 25 | +- Bump CAPI to v1.11.0-alpha.0 and do CAPI v1beta2 related changes. (#1055) |
| 26 | +- bump golang to 1.24.4 (#1052) |
| 27 | +- Enable variable shadowing check in govet linter (#1051) |
| 28 | +- Use reusable link-checks and delete old link check (#1050) |
| 29 | +- Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1044) |
| 30 | +- Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 in /hack/tools (#1024) |
| 31 | +- Update 1.11 to metadata.yaml (#1023) |
| 32 | +- add dependabot config for release-1.10 (#1015) |
| 33 | +- Fix notes.go so that it still complies with forbidigo (#1008) |
| 34 | + |
| 35 | +## :recycle: Superseded or Reverted |
| 36 | + |
| 37 | +- #1010,#1037,#1035,#1033,#1019,#1040,#1017 |
| 38 | + |
| 39 | +The container image for this release is: v1.11.0-alpha.0 |
| 40 | + |
| 41 | +_Thanks to all our contributors!_ 😊 |
0 commit comments