v1.13.5
👌 Kubernetes version support
- Management Cluster: v1.32.x -> v1.36.x
- Workload Cluster: v1.30.x -> v1.36.x
More information about version support can be found here
Changes since v1.13.4
📈 Overview
- 13 new commits merged
- 2 bugs fixed 🐛
🐛 Bug Fixes
- CAPD: Fix a panic in CAPDev cache.Get() (#13961)
- ClusterClass: Fix Machine taint propagation in the Cluster topology controller for the v1beta1 contract (#13985)
🌱 Others
- clusterctl: Add oxide as an infrastructure provider (#13934)
- clusterctl: Bump cert-manager to v1.21.0 (#13917)
- clusterctl: Bump cert-manager to v1.21.1 (#14011)
- clusterctl: Harden clusterctl move (#13940)
- Dependency: Bump golang.org/x/text to v0.39.0, cel-go to v0.29.0 and grpc to v1.82.1 to address security advisories (#13977)
- e2e: Bump autoscaler version used for testing (#13942)
- e2e: Bump Kubernetes version used for testing to v1.37.0-beta.0 (#13950)
- e2e: Increase clusterctl and e2e test dry-run cluster-template timeouts (#14015)
- KCP: Bump corefile-migration to v1.0.34 (#13958)
- KCP: KCP enforce context deadline on connection stream (#14001)
📖 Additionally, there has been 1 contribution to our documentation and book. (#13935)
Dependencies
Added
Nothing has changed.
Changed
- github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp: v1.31.0 → v1.32.0
- github.com/antlr4-go/antlr/v4: v4.13.0 → v4.13.1
- github.com/cncf/xds/go: ee656c7 → dba9d58
- github.com/coredns/corefile-migration: v1.0.32 → v1.0.34
- github.com/envoyproxy/go-control-plane/envoy: v1.36.0 → v1.37.0
- github.com/envoyproxy/protoc-gen-validate: v1.3.0 → v1.3.3
- github.com/go-jose/go-jose/v4: v4.1.3 → v4.1.4
- github.com/google/cel-go: v0.26.0 → v0.29.0
- go.opentelemetry.io/contrib/detectors/gcp: v1.39.0 → v1.43.0
- golang.org/x/exp: 8a7402a → 9b4947d
- golang.org/x/mod: v0.36.0 → v0.37.0
- golang.org/x/net: v0.55.0 → v0.56.0
- golang.org/x/telemetry: 42602be → 59b4966
- golang.org/x/text: v0.38.0 → v0.39.0
- golang.org/x/tools: v0.45.0 → v0.47.0
- google.golang.org/genproto/googleapis/api: 9d38bb4 → afd174a
- google.golang.org/genproto/googleapis/rpc: 9d38bb4 → afd174a
- google.golang.org/grpc: v1.80.0 → v1.82.1
Removed
Nothing has changed.
Thanks to all our contributors! 😊