🚨 This is a BETA RELEASE. Use it only for testing purposes. If you find any bugs, file an issue.
Changes since v1.15.0-beta.0
📈 Overview
- 8 new commits merged
🌱 Others
- Bump Go to 1.24.10 (#3665)
- Bump to CAPI v1.12.0-beta.1 (#3684)
- Extend e2e.sh to allow running a periodic network debug job (#3676)
- Hack/e2e.sh create a junit file when running e2e.sh (#3670)
- Improve network debug output of e2e.sh (#3675)
Dependencies
Added
Nothing has changed.
Changed
- github.com/rogpeppe/go-internal: v1.13.1 → v1.14.1
- go.etcd.io/etcd/api/v3: v3.6.5 → v3.6.6
- go.etcd.io/etcd/client/pkg/v3: v3.6.5 → v3.6.6
- go.etcd.io/etcd/client/v3: v3.6.5 → v3.6.6
- golang.org/x/crypto: v0.43.0 → v0.44.0
- golang.org/x/mod: v0.29.0 → v0.30.0
- golang.org/x/net: v0.46.0 → v0.47.0
- golang.org/x/oauth2: v0.32.0 → v0.33.0
- golang.org/x/sync: v0.17.0 → v0.18.0
- golang.org/x/sys: v0.37.0 → v0.38.0
- golang.org/x/telemetry: 078029d → bc8e575
- golang.org/x/term: v0.36.0 → v0.37.0
- golang.org/x/text: v0.30.0 → v0.31.0
- golang.org/x/tools: v0.38.0 → v0.39.0
- k8s.io/api: v0.34.1 → v0.34.2
- k8s.io/apiextensions-apiserver: v0.34.1 → v0.34.2
- k8s.io/apimachinery: v0.34.1 → v0.34.2
- k8s.io/apiserver: v0.34.1 → v0.34.2
- k8s.io/client-go: v0.34.1 → v0.34.2
- k8s.io/cluster-bootstrap: v0.34.1 → v0.34.2
- k8s.io/code-generator: v0.34.1 → v0.34.2
- k8s.io/component-base: v0.34.1 → v0.34.2
- k8s.io/kms: v0.34.1 → v0.34.2
- sigs.k8s.io/cluster-api: v1.12.0-beta.0 → v1.12.0-beta.1
Removed
Nothing has changed.
⚠️ BETA RELEASE NOTES ⚠️
📖 Additionally, there have been 3 contributions to our documentation and book. (#3581, #3614, #3622)
More details about the release
Changes since v1.14.0
📈 Overview
⚠️ Breaking Changes
✨ New Features
🐛 Bug Fixes
🌱 Others
Dependencies
Added
Changed
Removed
_Thanks to all our contributors!_ 😊