Skip to content

Commit 8933ace

Browse files
authored
Merge pull request #11988 from chandankumar4/release-v1.9.6
🚀 Release v1.9.6
2 parents 7d06948 + 6e9a1c5 commit 8933ace

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG/v1.9.6.md

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
## 👌 Kubernetes version support
2+
3+
- Management Cluster: v1.28.x -> v1.32.x
4+
- Workload Cluster: v1.26.x -> v1.32.x
5+
6+
[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)
7+
8+
## Changes since v1.9.5
9+
## :chart_with_upwards_trend: Overview
10+
- 13 new commits merged
11+
- 1 feature addition ✨
12+
- 3 bugs fixed 🐛
13+
14+
## :sparkles: New Features
15+
- clusterctl: Add OpenNebula infrastructure provider to clusterctl (#11886)
16+
17+
## :bug: Bug Fixes
18+
- CABPK: Ensure kubeadm controller always sets all v1beta2 conditions (#11953)
19+
- ClusterClass: Don't allow concurrent patch upgrades (#11970)
20+
- Testing: Fix flake TestMachineSetReconciler test (#11917)
21+
22+
## :seedling: Others
23+
- CAPD: Disable image garbage collection in kubelet to align with kind (#11912)
24+
- clusterctl: Add support infrastructure provider for Huawei Cloud (#11876)
25+
- clusterctl: Change k0smotron repo location (#11888)
26+
- logging: Log version directly on controller startup (#11964)
27+
- MachineSet: delete Bootstrap object when creating InfraMachine object failed (#11916)
28+
- Security: Ignore CVE 2025 22870 (#11976)
29+
- Testing: Use inCluster kubeconfig if empty var provided (#11885)
30+
31+
:book: Additionally, there have been 2 contributions to our documentation and book. (#11880, #11930)
32+
33+
## Dependencies
34+
35+
### Added
36+
_Nothing has changed._
37+
38+
### Changed
39+
_Nothing has changed._
40+
41+
### Removed
42+
_Nothing has changed._
43+
44+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)