Skip to content

Commit 25d5ee5

Browse files
committed
🚀 Release v1.10.2
Signed-off-by: cprivitere <[email protected]>
1 parent 74abf91 commit 25d5ee5

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed

CHANGELOG/v1.10.2.md

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
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.1
9+
10+
## :chart_with_upwards_trend: Overview
11+
12+
- 10 new commits merged
13+
- 2 feature additions ✨
14+
- 3 bugs fixed 🐛
15+
16+
## :sparkles: New Features
17+
18+
- Dependency: Complete bump to Kubernetes v1.33 (#12211)
19+
- Dependency: Update KUBEBUILDER_ENVTEST_KUBERNETES_VERSION (#12167)
20+
21+
## :bug: Bug Fixes
22+
23+
- Bootstrap: Relax minLength for bootstrap.dataSecretName to 0 (#12180)
24+
- ClusterClass: Fix pattern on Cluster classNamespace field (#12252)
25+
- Machine: fallback to InfraMachine providerID if Machine providerID is not set (#12209)
26+
27+
## :seedling: Others
28+
29+
- Dependency: Bump cert-manager to v1.17.2 (#12217)
30+
- Dependency/Security: Bump modules to fix CVEs (#12176)
31+
- e2e: Add 1.33 kind image to mapper.go file (#12192)
32+
- e2e: Add an option to override custom node image name for kind cluster (#12239)
33+
34+
:book: Additionally, there has been 1 contribution to our documentation and book. (#12141)
35+
36+
## Dependencies
37+
38+
### Added
39+
40+
_Nothing has changed._
41+
42+
### Changed
43+
44+
- golang.org/x/net: v0.37.0 → v0.38.0
45+
46+
### Removed
47+
48+
_Nothing has changed._
49+
50+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)