--- tags: patch, 1.3, 1.2, todo, 1.3.3, 1.2.10 --- # Patch release notes (1.3.3 and 1.2.10) # 1.3.3 ## Highlights - Support for Kubernetes v1.26.x added. ## ๐Ÿ‘Œ 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.2 --- ## :warning: Breaking Changes - Used Kubernetes in 1.26 in Quick Start docs and CAPD (#7859) ## :bug: Bug Fixes - test/e2e: fixed cluster cleanup in self-hosted test (#7931) - test/e2e: donโ€™t restart the conformance test container after ginkgo exits (#7947) - provider: Migrated github repository cluster-api-provider-outscale from organization outscale-dev to outscale (#7999) ## :seedling: Others - Updated cert-manager to `v1.11.0` (#7918) - test/e2e: ran clusterctl v0.4 => main test with `v1.23.13` (#7900) - test/e2e: Cleaned up test files and updated docs (#7903) - test/e2e: ClusterClass & test/framework: considered replicas for control plane readiness (#7923) - Developer Experience: Bumped to Go `1.19.5` (#7984) ## :book: Book There have been 8 contributions to our documentation and book. (#7971, #7962, #7959, #7944, #7939, #7937, #7898, #7861) _Thanks to all our contributors!_ ๐Ÿ˜Š # 1.2.10 ## Highlights - Support for Kubernetes v1.26.x added. ## ๐Ÿ‘Œ 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.9 --- ## :warning: Breaking Changes - Used Kubernetes in 1.26 in Quick Start docs and CAPD (#7860) ## :bug: Bug Fixes - trivy: also build capd & test-extension images (#7927) - test/e2e: donโ€™t restart the conformance test container after ginkgo exits (#7948) - provider: Migrated outscale provider (#8001) ## :seedling: Others - Updated cert-manager to `v1.11.0` (#7919) - test/e2e: ran clusterctl v0.4 => main test with `v1.23.13` (#7901) - test/e2e: Cleaned up test files (#7905) - test/e2e: ClusterClass & test/framework: considered replicas for control plane readiness (#7924) - Developer Experience: Bumped to Go `1.18.10` (#7982) ## :book: Book There have been 2 contributions to our documentation and book. (#8000, #7862) _Thanks to all our contributors!_