Skip to content

Commit 375fc00

Browse files
authored
Merge pull request #12371 from chandankumar4/release-notes-v1.9.9
🚀 Release v1.9.9
2 parents 046e525 + 085aa25 commit 375fc00

File tree

1 file changed

+31
-0
lines changed

1 file changed

+31
-0
lines changed

CHANGELOG/v1.9.9.md

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
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.8
9+
## :chart_with_upwards_trend: Overview
10+
- 3 new commits merged
11+
- 2 bugs fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- ClusterClass: Fix continuous reconciles because of apiVersion differences in Cluster topology controller (#12346)
15+
- clusterctl: Accept upper case version (#12322)
16+
17+
## :seedling: Others
18+
- Dependency: Bump to Go v1.23.10, github.com/cloudflare/circl v1.6.1 (#12355)
19+
20+
## Dependencies
21+
22+
### Added
23+
_Nothing has changed._
24+
25+
### Changed
26+
- github.com/cloudflare/circl: [v1.3.7 → v1.6.1](https://github.com/cloudflare/circl/compare/v1.3.7...v1.6.1)
27+
28+
### Removed
29+
_Nothing has changed._
30+
31+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)