sigs.k8s.io/cluster-api@v1.7.1/CHANGELOG/v1.4.8.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.7
     9  ## :chart_with_upwards_trend: Overview
    10  - 7 new commits merged
    11  - 2 bugs fixed 🐛
    12  
    13  ## :bug: Bug Fixes
    14  - Machine: Retry Node delete when CCT is locked (#9583)
    15  - Machine: Revert ErrClusterLocked check in Machine controller (#9588)
    16  
    17  ## :seedling: Others
    18  - Dependency: Bump cert-manager to v1.13.1 (#9508)
    19  - Dependency: Bump Go to v1.20.10 (#9553)
    20  - Dependency: Bump golang.org/x/net to v0.17.0 (#9594)
    21  - Release: Improve release staging build speed (#9554)
    22  
    23  :book: Additionally, there has been 1 contribution to our documentation and book. (#9597) 
    24  
    25  
    26  _Thanks to all our contributors!_ 😊