--- tags: Release --- # 1.4.1 Release notes ## 👌 Kubernetes version support * Management Cluster: v1.20.x -> v1.26.x [1] * Workload Cluster: v1.18.x -> v1.26.x [1] When using Cluster API with the experimental CLUSTER_TOPOLOGY feature, the Kubernetes version of the management cluster must be >= 1.22.0. [More information about version support can be found here](https://release-1-4.cluster-api.sigs.k8s.io/reference/versions.html) Changes since v1.4.0 --- ## :chart_with_upwards_trend: Fun stats - 9 new commits merged - 0 breaking changes :warning: - 0 feature additions ✨ - 3 bugs fixed 🐛 ## :memo: Proposals - ## :bug: Bug Fixes - clusterctl: Use local kustomize version in create-local-repository.py (#8437) - Machine: fix node label propagation (#8444) - MachinePool: Fix MachinePool node taint patching (#8468) ## :seedling: Others - Build: Add runtime extension components to release (#8440) - Bump github.com/onsi/gomega from 1.27.4 to 1.27.5 (#8402) - CI: Switch cloudbuild.yaml to e2 machine type (#8448) - Docs: Allow backport for experimental features (#8441) - Docs: Fix mesosphere link in proposal (#8453) :book: Additionally, there have been 1 contributions to our documentation and book. (#8409) _Thanks to all our contributors!_ 😊