Skip to content

Commit 271b5a0

Browse files
Merge pull request #1127 from Nordix/release-notes-1.11.0-rc.0
🚀 Release v1.11.0-rc.0
2 parents eda6169 + 74d2869 commit 271b5a0

File tree

1 file changed

+80
-0
lines changed

1 file changed

+80
-0
lines changed

releasenotes/v1.11.0-rc.0.md

Lines changed: 80 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,80 @@
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+
:rotating_light: This is a RELEASE CANDIDATE. Use it only for testing purposes.
9+
If you find any bugs, file an [issue](https://github.com/metal3-io/ip-address-manager/issues/new/).
10+
11+
<details>
12+
<summary>More details about the release</summary>
13+
14+
## :bug: Bug Fixes
15+
16+
- Fix infinite reconciles and timestamp updates (#1087)
17+
- Fix set-manifest-image rule (#1056)
18+
- Error handling for existing claims with an Error (#1005)
19+
20+
## :book: Documentation
21+
22+
- update docs/releasing.md on dependabot configs (#1064)
23+
- Update release 1.10 to compatibility table (#1025)
24+
25+
## :seedling: Others
26+
27+
- Bump CAPI to v1.11.1 (#1125)
28+
- Bump github.com/onsi/ginkgo/v2 from 2.25.1 to 2.25.2 (#1121)
29+
- Bump github.com/spf13/pflag from 1.0.7 to 1.0.9 (#1119)
30+
- Bump github.com/onsi/gomega to v1.38.2 (#1118)
31+
- Bump github.com/onsi/gomega from 1.38.1 to 1.38.2 (#1107)
32+
- Bump CAPI to v1.11.0 (#1109)
33+
- Bump github.com/onsi/gomega from 1.38.0 to 1.38.1 (#1110)
34+
- Enable GCI linter (#1102)
35+
- Bump the kubernetes group to 0.33.4 (#1103)
36+
- Bump github.com/onsi/ginkgo/v2 from 2.23.4 to 2.24.0 (#1104)
37+
- fix osv-scanners Slack reporting (#1101)
38+
- Bump CAPI to v1.11.0-rc.1 (#1097)
39+
- Bump CAPi to v1.11.0-rc.0 (#1096)
40+
- Add continue-on-error and improve Slack notifications for osv-scanner (#1095)
41+
- Bump OSV scanner action to fix SARIF upload issue (#1094)
42+
- bump golang to 1.24.6 (#1090)
43+
- Bump CAPI to v1.11.0-beta.2 (#1089)
44+
- Bump osv-scanner to v2.1.0 (#1088)
45+
- Bump the github-actions group with 2 updates (#1084)
46+
- Add Alpha release in the release notes generator (#1086)
47+
- Bump golang to v1.24.5 (#1083)
48+
- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 (#1081)
49+
- Bump the kubernetes group across 2 directories with 5 updates (#1079)
50+
- Bump github.com/onsi/gomega from 1.37.0 to 1.38.0 in /api (#1078)
51+
- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.7.0 to 5.7.1 in /hack/tools (#1080)
52+
- Bump capi 1.11.0-beta.1 (#1077)
53+
- Bump sigs.k8s.io/cluster-api from 1.11.0-alpha.1 to 1.11.0-alpha.2 in the capi group across 1 directory (#1070)
54+
- bump controller-runtime version from 0.20.4 to 0.21.0 (#1068)
55+
- Bump the github-actions group with 3 updates (#1066)
56+
- Bump sigs.k8s.io/kustomize/kustomize/v5 from 5.6.0 to 5.7.0 in /hack/tools (#1065)
57+
- Bump sigs.k8s.io/cluster-api from 1.11.0-alpha.0 to 1.11.0-alpha.1 (#1059)
58+
- bump the kubernetes group to v0.33.2 (#1063)
59+
- Bump CAPI to v1.11.0-alpha.0 and do CAPI v1beta2 related changes. (#1055)
60+
- bump golang to 1.24.4 (#1052)
61+
- Enable variable shadowing check in govet linter (#1051)
62+
- Use reusable link-checks and delete old link check (#1050)
63+
- Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#1044)
64+
- Bump the github-actions group with 2 updates (#1040)
65+
- Bump golang to v1.24 (#1037)
66+
- Bump CAPI to v1.10.2 (#1035)
67+
- Bump the kubernetes group to v0.32.5 (#1033)
68+
- Bump the github-actions group with 5 updates (#1019)
69+
- Bump sigs.k8s.io/cluster-api from 1.10.0 to 1.10.1 in the capi group across 1 directory (#1017)
70+
- Bump golang.org/x/oauth2 from 0.29.0 to 0.30.0 in /hack/tools (#1024)
71+
- Update 1.11 to metadata.yaml (#1023)
72+
- add dependabot config for release-1.10 (#1015)
73+
- Fix notes.go so that it still complies with forbidigo (#1008)
74+
- Bump the kubernetes group to v0.32.4 (#1010)
75+
76+
</details>
77+
78+
The container image for this release is: v1.11.0-rc.0
79+
80+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)