Skip to content

Commit ca8bf35

Browse files
committed
🚀 Release v1.9.11
Signed-off-by: chandankumar4 <[email protected]>
1 parent 7782ab7 commit ca8bf35

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

CHANGELOG/v1.9.11.md

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
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.10
9+
## :chart_with_upwards_trend: Overview
10+
- 7 new commits merged
11+
- 1 feature addition ✨
12+
- 1 bug fixed 🐛
13+
14+
## :sparkles: New Features
15+
- KCP: Bump corefile-migration to v1.0.27 (#12638)
16+
17+
## :bug: Bug Fixes
18+
- MachineDeployment: Fix second rolling update for MD rolloutAfter (#12556)
19+
20+
## :seedling: Others
21+
- Dependency: Bump github.com/docker/docker to v28.0.2+incompatible to fix CVE (#12645)
22+
- Dependency: Bump Go to v1.23.11 (#12531)
23+
- Dependency: Bump Go to v1.23.12 (#12620)
24+
- Dependency/Security: Add CVE-2025-22868 to Trivy ignore file (#12508)
25+
- Testing: Skipping test that is failing because of infra issues (#12567)
26+
27+
## Dependencies
28+
29+
### Added
30+
_Nothing has changed._
31+
32+
### Changed
33+
- github.com/coredns/corefile-migration: [v1.0.26 → v1.0.27](https://github.com/coredns/corefile-migration/compare/v1.0.26...v1.0.27)
34+
35+
### Removed
36+
_Nothing has changed._
37+
38+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)