v1.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
Changes since v1.3.5
📈 Overview
- 18 new commits merged
- 2 feature additions ✨
- 8 bugs fixed 🐛
✨ New Features
- API: Implements Getter interface for IPAddressClaim object (#8380)
- test: Make it possible to run envtest-based integration tests from vscode (#8212)
🐛 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)
🌱 Others
- Bump kpromo to v3.5.1 (#8304)
📖 Additionally, there have been 7 contributions to our documentation and book. (#8354, #8295, #8291, #8248, #8221, #8294, #8221)
Thanks to all our contributors! 😊