sigs.k8s.io/cluster-api@v1.7.1/CHANGELOG/v1.5.5.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.4
     9  ## :chart_with_upwards_trend: Overview
    10  - 9 new commits merged
    11  - 1 feature addition ✨
    12  - 4 bugs fixed 🐛
    13  
    14  ## :sparkles: New Features
    15  - Control-plane: KCP: Allow mutation of all fields that should be mutable (#9884)
    16  
    17  ## :bug: Bug Fixes
    18  - clusterctl: Validate no objects exist from CRDs before deleting them (#9835)
    19  - e2e: Test: wait for topology to get rolled out before continuing with scaling checks (#9828)
    20  - MachinePool: Fix TestReconcileMachinePoolScaleToFromZero flakes (#9823)
    21  - Testing: SSA: fix flaky test TestPatch/Test patch with Machine (#9916)
    22  
    23  ## :seedling: Others
    24  - Dependency: Bump golang.org/x/crypto to v0.17.0 (#9944)
    25  - Dependency: Bump to Go 1.20.12 (#9842)
    26  - e2e: Rename scale test to drop [Scale] tag (#9977)
    27  
    28  :book: Additionally, there has been 1 contribution to our documentation and book. (#9877) 
    29  
    30  
    31  _Thanks to all our contributors!_ 😊