Skip to content

Commit 0eeb740

Browse files
committed
🚀 Release v1.12.0
Signed-off-by: Sunnatillo <[email protected]>
1 parent 32d1a41 commit 0eeb740

File tree

1 file changed

+47
-0
lines changed

1 file changed

+47
-0
lines changed

releasenotes/v1.12.0.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,47 @@
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 github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 (#1242)
18+
- Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#1243)
19+
- Bump CAPI to v1.12.0 (#1239)
20+
- lint: allow long lines in tables and code fences (#1216)
21+
- bump golang to 1.24.11 (#1210)
22+
- Bump the github-actions group with 2 updates (#1207)
23+
- Add yamllint workflow (#1205)
24+
- remove scheduled osv-scanner workflow (#1204)
25+
- Bump kubernetes group to v0.34.2 (#1200)
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, #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

Comments
 (0)