🚨 This is a RELEASE CANDIDATE. Use it only for testing purposes. If you find any bugs, file an issue.
Changes since v1.10.0-beta.1
📈 Overview
- 28 new commits merged
- 1 bug fixed 🐛
🐛 Bug Fixes
- Ensure entries for ProviderServiceAccount created in the ConfigMap are cleaned up (#2846)
🌱 Others
- Add env variables for ClusterCacheTracker (#2869)
- Bump CAPI to v1.7.0-rc.0 (#2871)
- Bump Cluster API to v1.7.0-beta.1 (#2857)
- Bump CPI to v1.30.0-alpha (#2858)
- Bump github.com/onsi/ginkgo/v2 from 2.16.0 to 2.17.0 (#2840)
- Bump github.com/onsi/gomega from 1.31.1 to 1.32.0 (#2839)
- Bump govmomi to v0.36.3 (#2868)
- Bump govulncheck to v1.0.4 (#2828)
- Bump the kubernetes group with 6 updates (#2841)
- Drop duplicate ClusterCacheTracker log name (#2863)
- E2E test for CAPV in supervisor mode (#2804)
- Fix noisy logs in vcsim (#2859)
- Fix release instructions and release note generation (#2823)
- Improve patch helper error handling (#2865)
- Remove infraServer and credsSecretName from supervisor ClusterClass (#2862)
- Revert "Replace deprecated wait functions" (#2860)
- Use ControlPlaneEndpointIPVariable consistently (#2831)
Dependencies
Added
Nothing has changed.
Changed
- github.com/golang/protobuf: v1.5.3 → v1.5.4
- github.com/onsi/ginkgo/v2: v2.16.0 → v2.17.1
- github.com/onsi/gomega: v1.31.1 → v1.32.0
- github.com/vmware/govmomi: v0.36.1 → v0.36.3
- go.etcd.io/etcd/api/v3: v3.5.12 → v3.5.13
- go.etcd.io/etcd/client/pkg/v3: v3.5.12 → v3.5.13
- go.etcd.io/etcd/client/v3: v3.5.12 → v3.5.13
- k8s.io/api: v0.29.2 → v0.29.3
- k8s.io/apiextensions-apiserver: v0.29.2 → v0.29.3
- k8s.io/apimachinery: v0.29.2 → v0.29.3
- k8s.io/apiserver: v0.29.2 → v0.29.3
- k8s.io/cli-runtime: v0.29.2 → v0.29.3
- k8s.io/client-go: v0.29.2 → v0.29.3
- k8s.io/cluster-bootstrap: v0.29.2 → v0.29.3
- k8s.io/code-generator: v0.29.2 → v0.29.3
- k8s.io/component-base: v0.29.2 → v0.29.3
- k8s.io/component-helpers: v0.29.2 → v0.29.3
- k8s.io/kms: v0.29.2 → v0.29.3
- k8s.io/kubectl: v0.29.2 → v0.29.3
- k8s.io/metrics: v0.29.2 → v0.29.3
- sigs.k8s.io/cluster-api: v1.7.0-beta.0 → v1.7.0-rc.0
Removed
Nothing has changed.
⚠️ RELEASE CANDIDATE NOTES ⚠️
📖 Additionally, there have been 4 contributions to our documentation and book. (#2746, #2761, #2830, #2864)
More details about the release
Changes since v1.9.0
📈 Overview
✨ New Features
🐛 Bug Fixes
🌱 Others
Dependencies
Added
Changed
Removed
_Thanks to all our contributors!_ 😊