👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.33.x
- Workload Cluster: v1.26.x -> v1.33.x
More information about version support can be found here
Changes since v1.10.1
📈 Overview
- 10 new commits merged
- 2 feature additions ✨
- 3 bugs fixed 🐛
✨ New Features
- Dependency: Complete bump to Kubernetes v1.33 (#12211)
- Dependency: Update KUBEBUILDER_ENVTEST_KUBERNETES_VERSION (#12167)
🐛 Bug Fixes
- Bootstrap: Relax minLength for bootstrap.dataSecretName to 0 (#12180)
- ClusterClass: Fix pattern on Cluster classNamespace field (#12252)
- Machine: fallback to InfraMachine providerID if Machine providerID is not set (#12209)
🌱 Others
- Dependency: Bump cert-manager to v1.17.2 (#12217)
- Dependency/Security: Bump modules to fix CVEs (#12176)
- e2e: Add 1.33 kind image to mapper.go file (#12192)
- e2e: Add an option to override custom node image name for kind cluster (#12239)
📖 Additionally, there has been 1 contribution to our documentation and book. (#12141)
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/net: v0.37.0 → v0.38.0
Removed
Nothing has changed.
Thanks to all our contributors! 😊