--- tags: patch, 1.3, 1.2, todo, 1.3.5, 1.2.12 --- # Patch release notes (1.3.6 and 1.2.12) # 1.3.6 ## 👌 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-3.cluster-api.sigs.k8s.io/reference/versions.html) Changes since v1.3.5 --- ## :chart_with_upwards_trend: Overview - 18 new commits merged - 2 feature additions ✨ - 8 bugs fixed 🐛 ## :sparkles: New Features - API: Implements Getter interface for IPAddressClaim object (#8380) - test: Make it possible to run envtest-based integration tests from vscode (#8212) ## :bug: Bug Fixes - Build: Fix git config in release-binary builds (#8200) - Build: Replace fixed build uid with command (#8225) - clusterctl: Ensure all GitHub releases are fetched when searching provider versions (#8330) - Drop uid from error messages (#8335) - KCP: bugfix function aggregateFromMachinesToKCP (#8228) - KCP: enable updates from CloudInit (mostly ubuntu) based KCPs to Ignition (flatcar) based KCPs (#8350) - Machine: bug fix to set node interruptible label (#8299) - Tests/E2E: use topology cluster-template for clusterctl upgrade mgmt cluster (#8315) ## :seedling: Others - Bump kpromo to v3.5.1 (#8304) :book: Additionally, there have been 7 contributions to our documentation and book. (#8354, #8295, #8291, #8248, #8221, #8294, #8221) _Thanks to all our contributors!_ 😊 # 1.2.12 ## 👌 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-2.cluster-api.sigs.k8s.io/reference/versions.html) Changes since v1.2.11 --- ## :chart_with_upwards_trend: Overview - 10 new commits merged - 1 feature additions ✨ - 5 bugs fixed 🐛 ## :sparkles: New Features - API: Implements Getter interface for IPAddressClaim object (#8381) ## :bug: Bug Fixes - clusterctl: Ensure all GitHub releases are fetched when searching provider versions (#8360) - KCP: bugfix function aggregateFromMachinesToKCP (#8227) - KCP: Enable updates from CloudInit (mostly ubuntu) based KCPs to Ignition (flatcar) based KCPs (#8356) - Machine: Drop uid from error messages (#8336) - Machine: bug fix to set node interruptible label (#8300) ## :seedling: Others - Bump golang.org/x/net to v0.7.0 (#8278) - Bump kpromo to v3.5.1 (#8305) - CAPD: set privileged PSA policy (#8313) :book: Additionally, there have been 2 contributions to our documentation and book. (#8386, #8222) _Thanks to all our contributors!_ 😊