👌 Kubernetes version support
- Management Cluster: v1.32.x -> v1.36.x
- Workload Cluster: v1.30.x -> v1.36.x
More information about version support can be found here
Changes since v1.13.2
📈 Overview
- 14 new commits merged
- 1 feature addition ✨
- 3 bugs fixed 🐛
✨ New Features
- ClusterCache: Expose DefaultTransform on CacheOptions (#13785)
🐛 Bug Fixes
- clusterctl: Skip update check for clusterctl completion (#13697)
- KCP: Fix failing TestKubeadmControlPlaneReconciler_reconcileEtcdMembers (#13728)
- Security: Grant RBAC to support OwnerReferencesPermissionEnforcement admission controller (#13817)
🌱 Others
- CI: Bump gcb-docker-gcloud image (#13794)
- Dependency: Bump go to v1.25.11 (#13789)
- Dependency: Bump golang/x/net to 0.55.0 (#13746)
- e2e: Bump to kind main to fix e2e tests (#13769)
- e2e: Bump to kind v0.32.0 (#13781)
- e2e: Bump to kind v0.32.0 (#13787)
- e2e: Make the clusterctl upgrade management cluster control plane count configurable (#13771)
- KCP: Update RemoveEtcdMember to accept a *etcd.Member instead of a member name (#13786)
- Misc: Add finalizer only after we got owner/cluster (#13748)
📖 Additionally, there has been 1 contribution to our documentation and book. (#13719)
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/crypto: v0.50.0 → v0.51.0
- golang.org/x/mod: v0.34.0 → v0.35.0
- golang.org/x/net: v0.53.0 → v0.55.0
- golang.org/x/sys: v0.43.0 → v0.45.0
- golang.org/x/telemetry: 579e4da → be6f6cb
- golang.org/x/term: v0.42.0 → v0.43.0
- golang.org/x/text: v0.36.0 → v0.37.0
- golang.org/x/tools: v0.43.0 → v0.44.0
Removed
Nothing has changed.
Thanks to all our contributors! 😊