|
| 1 | +<!-- markdownlint-disable no-inline-html line-length --> |
| 2 | +# Changes since v1.11.0 |
| 3 | + |
| 4 | +## :sparkles: New Features |
| 5 | + |
| 6 | +- enable container signing (#1213) |
| 7 | +- add image SBOM attestation to image builds (#1206) |
| 8 | + |
| 9 | +## :book: Documentation |
| 10 | + |
| 11 | +- add AGENTS.md (#1188) |
| 12 | +- Update compatibility matrix (#1154) |
| 13 | +- Add alpha release in release documentation (#1130) |
| 14 | + |
| 15 | +## :seedling: Others |
| 16 | + |
| 17 | +- Bump the kubernetes group to v0.34.3 (#1238) |
| 18 | +- Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 (#1242) |
| 19 | +- Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#1243) |
| 20 | +- Bump CAPI to v1.12.0 (#1239) |
| 21 | +- lint: allow long lines in tables and code fences (#1216) |
| 22 | +- bump golang to 1.24.11 (#1210) |
| 23 | +- Bump the github-actions group with 2 updates (#1207) |
| 24 | +- Add yamllint workflow (#1205) |
| 25 | +- remove scheduled osv-scanner workflow (#1204) |
| 26 | +- Migrate to golangci-lint v2 (#1189) |
| 27 | +- Bump k8s.io modules to v0.34.1 and CR to v0.22.4 (#1197) |
| 28 | +- Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 in /hack/tools (#1193) |
| 29 | +- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.7.1 to 5.8.0 in /hack/tools (#1194) |
| 30 | +- Update to Pull request template (#1182) |
| 31 | +- manager: clean up the manager manifest (#1170) |
| 32 | +- manager: paginate requests to 200 at a time (#1166) |
| 33 | +- cmd: strip out symbol table & DWARF debugging info (#1163) |
| 34 | +- add specific time to dependabot config (#1162) |
| 35 | +- Fix OSV-Scanner (#1152) |
| 36 | +- Add 1.12 contract in metadata.yaml (#1155) |
| 37 | +- add dependabot for release-1.11 branch (#1139) |
| 38 | +- Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 (#1132) |
| 39 | + |
| 40 | +## :recycle: Superseded or Reverted |
| 41 | + |
| 42 | +- #1133, #1134, #1143, #1148, #1158, #1165, #1167, #1171, #1172, #1178, #1183, |
| 43 | + #1186, #1192, #1200, #1201, #1208, #1214 |
| 44 | + |
| 45 | +The container image for this release is: v1.12.0 |
| 46 | + |
| 47 | +_Thanks to all our contributors!_ 😊 |
0 commit comments