🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Highlights
- Based on Cluster API v1.11
- Bumped to Go 1.24, controller-runtime v0.21, k8s.io/* v0.33, controller-gen v0.18
- Migrated to use core CAPI v1beta2 objects everywhere
supervisor:
- Support multi-networking for NSX-VPC and vsphere-network providers
Changes since v1.14.0-rc.0
📈 Overview
- 6 new commits merged
- 2 feature additions ✨
- 1 bug fixed 🐛
✨ New Features
🐛 Bug Fixes
- Fix flake in reconciliation tests (#3566)
🌱 Others
- Bump to Go v1.24.6 (#3568)
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/crypto: v0.40.0 → v0.41.0
- golang.org/x/mod: v0.26.0 → v0.27.0
- golang.org/x/net: v0.42.0 → v0.43.0
- golang.org/x/sys: v0.34.0 → v0.35.0
- golang.org/x/telemetry: 8d8967a → 1a19826
- golang.org/x/term: v0.33.0 → v0.34.0
- golang.org/x/text: v0.27.0 → v0.28.0
- golang.org/x/tools: v0.35.0 → v0.36.0
- sigs.k8s.io/cluster-api: v1.11.0-rc.0 → v1.11.0-rc.1
Removed
Nothing has changed.
⚠️ RELEASE CANDIDATE NOTES ⚠️
📖 Additionally, there have been 3 contributions to our documentation and book. (#3437, #3538, #3551)
More details about the release
Highlights
Changes since v1.13.0
📈 Overview
✨ New Features
🐛 Bug Fixes
🌱 Others
Dependencies
Added
Changed
Removed
_Thanks to all our contributors!_ 😊