Skip to content

Commit f72e0b2

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

File tree

1 file changed

+63
-0
lines changed

1 file changed

+63
-0
lines changed

releasenotes/v1.12.0-rc.0.md

Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
<!-- markdownlint-disable no-inline-html line-length -->
2+
# Changes since v1.11.0
3+
4+
:rotating_light: This is a RELEASE CANDIDATE. 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+
## :sparkles: New Features
11+
12+
- enable container signing (#1213)
13+
- add image SBOM attestation to image builds (#1206)
14+
15+
## :book: Documentation
16+
17+
- add AGENTS.md (#1188)
18+
- Update compatibility matrix (#1154)
19+
- Add alpha release in release documentation (#1130)
20+
21+
## :seedling: Others
22+
23+
- lint: allow long lines in tables and code fences (#1216)
24+
- Bump CAPI to v1.12.0-rc.1 (#1214)
25+
- bump golang to 1.24.11 (#1210)
26+
- Bump CAPI to v1.12.0-rc.0 (#1208)
27+
- Bump the github-actions group with 2 updates (#1207)
28+
- Add yamllint workflow (#1205)
29+
- Bump CAPI to v1.12.0-beta.1 (#1201)
30+
- remove scheduled osv-scanner workflow (#1204)
31+
- Bump kubernetes group to v0.34.2 (#1200)
32+
- Migrate to golangci-lint v2 (#1189)
33+
- Bump k8s.io modules to v0.34.1 and CR to v0.22.4 (#1197)
34+
- Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 in /hack/tools (#1193)
35+
- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.7.1 to 5.8.0 in /hack/tools (#1194)
36+
- Bump CAPI to v1.12.0-beta.0 (#1192)
37+
- Bump softprops/action-gh-release from 2.3.3 to 2.4.1 in the github-actions group (#1186)
38+
- Update to Pull request template (#1182)
39+
- bump golang to v1.24.9 (#1183)
40+
- Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 (#1178)
41+
- manager: clean up the manager manifest (#1170)
42+
- Bump CAPI to v1.11.2 (#1171)
43+
- Bump golang.org/x/oauth2 from 0.31.0 to 0.32.0 in /hack/tools (#1172)
44+
- Uplift go 1.24.8 to address CVEs (#1167)
45+
- manager: paginate requests to 200 at a time (#1166)
46+
- Bump github.com/onsi/ginkgo/v2 from 2.25.3 to 2.26.0 in /api (#1165)
47+
- cmd: strip out symbol table & DWARF debugging info (#1163)
48+
- Bump the github-actions group across 1 directory with 4 updates (#1158)
49+
- add specific time to dependabot config (#1162)
50+
- Fix OSV-Scanner (#1152)
51+
- Add 1.12 contract in metadata.yaml (#1155)
52+
- Bump golang to v1.24.7 (#1148)
53+
- Bump the kubernetes group to v0.33.5 (#1143)
54+
- add dependabot for release-1.11 branch (#1139)
55+
- Bump github.com/onsi/ginkgo/v2 from 2.25.2 to 2.25.3 (#1134)
56+
- Bump golang.org/x/oauth2 from 0.30.0 to 0.31.0 in /hack/tools (#1133)
57+
- Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 (#1132)
58+
59+
</details>
60+
61+
The container image for this release is: v1.12.0-rc.0
62+
63+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)