File tree Expand file tree Collapse file tree 1 file changed +34
-0
lines changed
Expand file tree Collapse file tree 1 file changed +34
-0
lines changed Original file line number Diff line number Diff line change 1+ ## Highlights
2+
3+ ** NOTE:** Pervious releases of v0.13 (v0.13.0 and v0.13.1) incorrectly
4+ advertised v1beta2 contract support in the metadata.yaml. This has been fixed in
5+ this version. CAPO v0.13 does NOT fully implement v1beta2 and CAPI will in fact
6+ use v1beta1 with it. We do however test CAPI's v1beta2 API and it works well
7+ together with CAPO since there is still backwards compatibility with the v1beta1
8+ contract.
9+
10+ ## Changes since v0.13.1
11+ ## :chart_with_upwards_trend : Overview
12+ - 6 new commits merged
13+ - 2 bugs fixed π
14+
15+ ## :bug : Bug Fixes
16+ - Codegen: Remove sigs.k8s.io/cluster-api/api/ipam/v1beta1 (#2884 )
17+ - Revert v1beta2 contract (#2905 )
18+
19+ ## :seedling : Others
20+ - Bump go version to 1.24.11 (#2879 )
21+ - Do not run golanci-lint update on PRs (#2904 )
22+
23+ ## Dependencies
24+
25+ ### Added
26+ _ Nothing has changed._
27+
28+ ### Changed
29+ _ Nothing has changed._
30+
31+ ### Removed
32+ _ Nothing has changed._
33+
34+ _ Thanks to all our contributors!_ π
You canβt perform that action at this time.
0 commit comments