👌 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
Changes since v1.3.3
Note: An issue with v1.3.4 resulted in clusterctl not working on some systems. As a result this release superseded v1.3.4 after a short period. These notes show changes since v1.3.3 to give a more complete picture of updates over time.
🐛 Bug Fixes
- Replace fixed build uid with command (#8225)
- ClusterCacheTracker: fix panic in error creation (#8064)
- ClusterCacheTracker: Requeue health check during the creation of a new cluster accessor (#8158)
- KCP: Allow unsetting fields if their child fields are mutable (#8081)
🌱 Others
- Developer Experience: Bump github.com/coredns/corefile-migration from 1.0.19 to 1.0.20 (#8196)
- Developer Experience: drop the draft release notes step from github workflow (#8032)
- Developer Experience: Update Go to 1.19.6 (#8127)
- Docs: fix command-line-tools links in book (#8163)
- Docs: Small improvement to the backport policy (#8114)
- Docs: Update owners file (#8070)
- ClusterClass: catch panics when applying patches (#8082)
- KCP: Update coredns corefile migration to v1.0.19 (#8078)
📖 Additionally, there have been 8 contributions to our documentation and book. (#8221, #8212, #8175, #8174, #8149, #8150, #8115, #8113)
Thanks to all our contributors! 😊