sigs.k8s.io/cluster-api@v1.7.1/CHANGELOG/v1.4.6.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.5
     9  ---
    10  ## :chart_with_upwards_trend: Overview
    11  - 20 new commits merged
    12  - 9 bugs fixed 🐛
    13  
    14  ## :bug: Bug Fixes
    15  - CAPBK: Certificate paths in cloud-init scripts should not use a platform-dependent path separator (#9231)
    16  - CAPD: Delete container after failed start to work around port allocation issues (#9131)
    17  - ClusterClass: Add topology-owned label to MachineHealthChecks. (#9203)
    18  - ClusterClass: Fix ClusterClass enqueue for ExtensionConfig (#9138)
    19  - Devtools: Fix tilt-prepare leader-elect setting (#9317)
    20  - KCP: Allow unsetting useExperimentalRetryJoin field from KubeadmControlPlane (#9201)
    21  - MachineDeployment: MD controller: use regular random suffix for MachineSets, ensure max length 63 (#9330)
    22  - util: Fix AddAnnotations for unstructured.Unstructured (#9178)
    23  
    24  ## :seedling: Others
    25  - CAPD: Fix multi error handling in RunContainer (#9242)
    26  - CI: Add verify-govulncheck and verify-vulnerabilities targets and integrate to scan action (#9180)
    27  - CI: Update base branch for link checker (#9206)
    28  - Dependency: Bump corefile-migration library to v1.0.21 (#9310)
    29  - Dependency: Bump golang.org/x/net to v0.13.0 (#9123)
    30  - Dependency: Bump to Go 1.19.12 (#9106)
    31  - Dependency: Update cert-manager to v1.12.3 (#9199)
    32  - logging: Fix patch errors not being logged (#9235)
    33  
    34  :book: Additionally, there have been 4 contributions to our documentation and book. (#9333, #9245, #9155, #9118) 
    35  
    36  
    37  _Thanks to all our contributors!_ 😊