Skip to content

Commit 046e525

Browse files
authored
Merge pull request #12370 from chandankumar4/release-notes-v1.10.3
🚀 Release v1.10.3
2 parents abcc6d8 + 3f88ced commit 046e525

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

CHANGELOG/v1.10.3.md

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

0 commit comments

Comments
 (0)