Skip to content

Commit b2179d5

Browse files
committed
🚀 Release v1.12.0-beta.0
Signed-off-by: Sunnatillo <[email protected]>
1 parent 34ed174 commit b2179d5

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

releasenotes/v1.12.0-beta.0.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
<!-- markdownlint-disable no-inline-html line-length -->
2+
# Changes since v1.11.0
3+
4+
:rotating_light: This is a BETA RELEASE. 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+
- cmd: strip out symbol table & DWARF debugging info (#1163)
13+
- manager: paginate requests to 200 at a time (#1166)
14+
15+
## :book: Documentation
16+
17+
- Update compatibility matrix (#1154)
18+
- Add alpha release in release documentation (#1130)
19+
- Update to Pull request template (#1182)
20+
21+
## :seedling: Others
22+
23+
- Bump k8s.io modules to v0.34.1 and CR to v0.22.4 (#1197)
24+
- Bump golang.org/x/oauth2 from 0.32.0 to 0.33.0 in /hack/tools (#1193)
25+
- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.7.1 to 5.8.0 in /hack/tools (#1194)
26+
- Bump CAPI to v1.12.0-beta.0 (#1192)
27+
- Bump softprops/action-gh-release from 2.3.3 to 2.4.1 in the github-actions group (#1186)
28+
- bump golang to v1.24.9 (#1183)
29+
- Bump github.com/onsi/ginkgo/v2 from 2.26.0 to 2.27.2 (#1178)
30+
- manager: clean up the manager manifest (#1170)
31+
- add specific time to dependabot config (#1162)
32+
- Fix OSV-Scanner (#1152)
33+
- Add 1.12 contract in metadata.yaml (#1155)
34+
- add dependabot for release-1.11 branch (#1139)
35+
- Bump github.com/spf13/pflag from 1.0.9 to 1.0.10 (#1132)
36+
37+
## :recycle: Superseded or Reverted
38+
39+
- #1133, #1134, #1143 #1148, #1158, #1165, #1167, #1172, #1171,
40+
41+
</details>
42+
43+
The container image for this release is: v1.12.0-beta.0
44+
45+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)