👌 Kubernetes version support
- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x
More information about version support can be found here
Highlights
- Support for Kubernetes v1.32
Changes since v1.9.0
📈 Overview
- 11 new commits merged
- 1 feature addition ✨
✨ New Features
- Testing: Bump Kubernetes in tests to v1.32.0 and claim support for v1.32 (#11565)
🌱 Others
- Dependency: Bump golang.org/x/crypto (#11582)
- e2e: Allow e2e scalability test to have custom deletion timeout (#11574)
- e2e: Bump default kind image to v1.32.0 (#11569)
- Machine: Remove solved todo comment (#11567)
📖 Additionally, there have been 6 contributions to our documentation and book. (#11560, #11561, #11576, #11577, #11583, #11585)
Dependencies
Added
Nothing has changed.
Changed
- golang.org/x/crypto: v0.29.0 → v0.31.0
- golang.org/x/net: v0.31.0 → v0.32.0
- golang.org/x/sync: v0.9.0 → v0.10.0
- golang.org/x/sys: v0.27.0 → v0.28.0
- golang.org/x/term: v0.26.0 → v0.27.0
- golang.org/x/text: v0.20.0 → v0.21.0
Removed
Nothing has changed.
Thanks to all our contributors! 😊