sigs.k8s.io/cluster-api@v1.7.1/CHANGELOG/v1.5.4.md (about) 1 ## 👌 Kubernetes version support 2 3 - Management Cluster: v1.24.x -> v1.28.x 4 - Workload Cluster: v1.22.x -> v1.28.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.5.3 9 ## :chart_with_upwards_trend: Overview 10 - 18 new commits merged 11 - 6 bugs fixed 🐛 12 13 ## :bug: Bug Fixes 14 - CAPD: Fix DockerMachine panic (#9689) 15 - CI: Fix reporting bug in verify-container-image script (#9677) 16 - clusterctl: Fix provider namespace secret not included in clusterctl move (#9746) 17 - ClusterResourceSet: Requeue after 1 minute if ErrClusterLocked got hit (#9787) 18 - KCP: Allow dropping patches KubeadmControlPlane KubeadmConfig (#9699) 19 - Runtime SDK: Set User Agent for test extension correctly (#9750) 20 21 ## :seedling: Others 22 - CAPD: Set Condition, if creating external LB failed. (#9711) 23 - Dependency: Bump cert-manager to v1.13.2 (#9658) 24 - Dependency: Bump controller runtime to v1.15.3 (#9624) 25 - Dependency: Bump github.com/docker/docker from 24.0.5 to 24.0.7 (#9675) 26 - Dependency: Bump Go version to v1.20.11 (#9686) 27 - Dependency: Bump golang.org/grpc to v1.59.0 (#9627) 28 - Dependency: Bump opentelemetry to fix CVEs (#9710) 29 - e2e: Improve output of exec.KubectlApply (#9765) 30 - KCP: Support admin config for Kubeadm v1.29 (#9684) 31 - Release: Remove auto-labelling for clusterctl (#9659) 32 - Release: Revert "Improve release staging build speed" (#9764) 33 34 :book: Additionally, there has been 1 contribution to our documentation and book. (#9722) 35 36 37 _Thanks to all our contributors!_ 😊