👌 Kubernetes version support
- Management Cluster: v1.30.x -> v1.34.x
- Workload Cluster: v1.28.x -> v1.34.x
More information about version support can be found here
Changes since v1.11.7
📈 Overview
- 9 new commits merged
- 1 feature addition ✨
- 2 bugs fixed 🐛
✨ New Features
- CAPD: Improve CAPD wait for multi-user target (#13524)
🐛 Bug Fixes
- Testing: Fix flaky by waiting for CRD finalizer processing (#13479)
- Testing: Fix flaky TestClusterReconciler unit test (#13476)
🌱 Others
- CAPD: Reduce verbosity of CAPD exec log (#13495)
- clusterctl: Bump cert-manager to v1.20.0 (#13483)
- clusterctl: Bump cert-manager to v1.20.1 (#13518)
- Dependency: Bump dependencies to fix CVE-2026-33186 (google.golang.org/grpc) (#13505)
- Dependency: Bump go v1.25.9 (#13555)
- Dependency: Switch from docker to moby dependencies (#13552)
Dependencies
Added
Nothing has changed.
Changed
- cel.dev/expr: v0.24.0 → v0.25.1
- github.com/cncf/xds/go: 0feb691 → ee656c7
- 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! 😊