Skip to content

Commit 9c88f21

Browse files
authored
Merge pull request #2907 from Nordix/lentzi90/release-notes-v0.13.2
πŸš€ Release v0.13.2
2 parents 118dbff + 1ca35f9 commit 9c88f21

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed

β€Žreleasenotes/v0.13.2.mdβ€Ž

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
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!_ 😊

0 commit comments

Comments
Β (0)