sigs.k8s.io/cluster-api@v1.7.1/CHANGELOG/v1.4.7.md (about)

     1  ## 👌 Kubernetes version support
     2  
     3  - Management Cluster: v1.23.x -> v1.27.x
     4  - Workload Cluster: v1.21.x -> v1.27.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.4.6
     9  ---
    10  ## :chart_with_upwards_trend: Overview
    11  - 10 new commits merged
    12  - 2 bugs fixed 🐛
    13  
    14  ## :bug: Bug Fixes
    15  - KCP: Fix KCP Controller reconcile always return error when workload cluster is unreachable (#9450)
    16  - MachineHealthCheck: Fix excessive trace logging in the machine health check controller (#9427)
    17  
    18  ## :seedling: Others
    19  - Dependency: Bump cert-manager to v1.13.0 (#9414)
    20  - Dependency: Bump to Go 1.20.8 (#9432)
    21  - KCP: Remove redundant GetRESTConfig in KCP Management.GetWorkloadCluster (#9453)
    22  
    23  :book: Additionally, there have been 3 contributions to our documentation and book. (#9366, #9431, #9492) 
    24  
    25  
    26  _Thanks to all our contributors!_ 😊