👌 Kubernetes version support
- Management Cluster: v1.31.x -> v1.35.x
- Workload Cluster: v1.29.x -> v1.35.x
More information about version support can be found here
Changes since v1.12.4
📈 Overview
- 14 new commits merged
- 1 feature addition ✨
- 3 bugs fixed 🐛
✨ New Features
- CAPD: Improve CAPD wait for multi-user target (#13523)
🐛 Bug Fixes
- Testing: Fix flaky by waiting for CRD finalizer processing (#13478)
- Testing: Fix flaky TestClusterReconciler unit test (#13475)
- Testing: Fix TestMachineSetReconciler_createMachines_preflightChecks flake (#13477)
🌱 Others
- CAPD: Reduce verbosity of CAPD exec log (#13494)
- clusterctl: Bump cert-manager to v1.20.0 (#13484)
- clusterctl: Bump cert-manager to v1.20.1 (#13519)
- Dependency: Bump corefile-migration to v1.0.31 (#13526)
- Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13504)
- Dependency: Bump go v1.25.9 (#13554)
- Dependency: Switch from docker to moby dependencies (#13550)
- e2e: Start testing with Kubernetes v1.36.0-beta.0 (#13525)
- KCP: KCP surfaces learner etcd members (#13491)
📖 Additionally, there has been 1 contribution to our documentation and book. (#13528)
Dependencies
Added
Nothing has changed.
Changed
- cel.dev/expr: v0.24.0 → v0.25.1
- github.com/cncf/xds/go: 0feb691 → ee656c7
- github.com/coredns/corefile-migration: v1.0.30 → v1.0.31
- github.com/envoyproxy/go-control-plane/envoy: v1.35.0 → v1.36.0
- github.com/envoyproxy/go-control-plane: 75eaa19 → v0.14.0
- github.com/envoyproxy/protoc-gen-validate: v1.2.1 → v1.3.0
- go.opentelemetry.io/contrib/detectors/gcp: v1.38.0 → v1.39.0
- google.golang.org/grpc: v1.78.0 → v1.79.3
Removed
Nothing has changed.
Thanks to all our contributors! 😊