sigs.k8s.io/cluster-api@v1.7.1/CHANGELOG/v1.6.3.md (about) 1 ## 👌 Kubernetes version support 2 3 - Management Cluster: v1.25.x -> v1.29.x 4 - Workload Cluster: v1.23.x -> v1.29.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.6.2 9 ## :chart_with_upwards_trend: Overview 10 - 14 new commits merged 11 - 2 bugs fixed 🐛 12 13 ## :bug: Bug Fixes 14 - CAPD: Fix(capd): remove hack for btrfs/zfs support (#10192) 15 - e2e: Test: retry GetOwnerGraph in owner references test on certificate errors (#10217) 16 17 ## :seedling: Others 18 - CABPK: Add pod metadata to capbk manager (#10212) 19 - clusterctl: Add 0 default to worker-machine-count help (#10205) 20 - clusterctl: Add hivelocity infra provider to clusterctl (#10168) 21 - Dependency: Bump go version to 1.21.8 (#10246) 22 - Dependency: Bump protobuf to v1.33.0 to address CVEs (#10249) 23 - Release: Improve release-staging build (#10190) 24 - Release: Read in dockerfiles from stdin (#10209) 25 26 :book: Additionally, there have been 4 contributions to our documentation and book. (#10230, #10241, #10243, #10260) 27 28 ## Dependencies 29 30 ### Added 31 _Nothing has changed._ 32 33 ### Changed 34 - google.golang.org/protobuf: v1.31.0 → v1.33.0 35 36 ### Removed 37 _Nothing has changed._ 38 39 _Thanks to all our contributors!_ 😊