🚨 This is a BETA RELEASE. Use it only for testing purposes. If you find any bugs, file an issue.
Changes since v1.11.0-beta.0
📈 Overview
- 11 new commits merged
- 1 feature addition ✨
- 1 bug fixed 🐛
✨ New Features
- Bump CPI to v1.31.0-beta.0 (#3108)
🐛 Bug Fixes
- Vmoperator: fix nil pointer when reconciling VM (#3112)
🌱 Others
- Add release-1.11 to GitHub actions (#3110)
- Bump sigs.k8s.io/cluster-api to v1.8.0-beta.1 (#3119)
- Drop WCP fault domains feature gate (#3118)
- Test: bump core-CAPI v1.8.0-beta.0 to nightly image build (#3113)
- Test: enable vcsim for clusterclass rollout test (#3117)
- Test: enable vcsim to run clusterctl upgrade e2e tests (#3109)
- Test: implement cluster upgrade with Runtime SDK (#3069)
- Test: wait for nodes being ready before testing resource versions being stable (#3114)
Dependencies
Added
Nothing has changed.
Changed
- go.etcd.io/etcd/api/v3: v3.5.14 → v3.5.15
- go.etcd.io/etcd/client/pkg/v3: v3.5.14 → v3.5.15
- go.etcd.io/etcd/client/v3: v3.5.14 → v3.5.15
- k8s.io/api: v0.30.2 → v0.30.3
- k8s.io/apiextensions-apiserver: v0.30.2 → v0.30.3
- k8s.io/apimachinery: v0.30.2 → v0.30.3
- k8s.io/apiserver: v0.30.2 → v0.30.3
- k8s.io/cli-runtime: v0.30.2 → v0.30.3
- k8s.io/client-go: v0.30.2 → v0.30.3
- k8s.io/cluster-bootstrap: v0.30.2 → v0.30.3
- k8s.io/code-generator: v0.30.2 → v0.30.3
- k8s.io/component-base: v0.30.2 → v0.30.3
- k8s.io/component-helpers: v0.30.2 → v0.30.3
- k8s.io/kms: v0.30.2 → v0.30.3
- k8s.io/kubectl: v0.30.2 → v0.30.3
- k8s.io/metrics: v0.30.2 → v0.30.3
- sigs.k8s.io/cluster-api: v1.8.0-beta.0 → v1.8.0-beta.1
Removed
Nothing has changed.
⚠️ BETA RELEASE NOTES ⚠️
📖 Additionally, there have been 4 contributions to our documentation and book. (#2928, #2951, #2959, #2999)
Nothing has changed.
More details about the release
Highlights
Changes since v1.10.0
📈 Overview
✨ New Features
🐛 Bug Fixes
🌱 Others
Go
directive check as Makefile
target (#3004)
Dependencies
Added
Changed
Removed
_Thanks to all our contributors!_ 😊