File tree Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Expand file tree Collapse file tree 1 file changed +31
-0
lines changed Original file line number Diff line number Diff line change 1+ ## 👌 Kubernetes version support
2+
3+ - Management Cluster: v1.27.x -> v1.31.x
4+ - Workload Cluster: v1.25.x -> v1.31.x
5+
6+ [ More information about version support can be found here] ( https://cluster-api.sigs.k8s.io/reference/versions.html )
7+
8+ ## Changes since v1.8.6
9+ ## :chart_with_upwards_trend : Overview
10+ - 2 new commits merged
11+
12+ ## :seedling : Others
13+ - Dependency: Bump golang.org/x/crypto (#11580 )
14+ - Runtime SDK: Cache DiscoveryVariables calls (#11600 )
15+
16+ ## Dependencies
17+
18+ ### Added
19+ _ Nothing has changed._
20+
21+ ### Changed
22+ - golang.org/x/crypto: v0.25.0 → v0.31.0
23+ - golang.org/x/sync: v0.7.0 → v0.10.0
24+ - golang.org/x/sys: v0.22.0 → v0.28.0
25+ - golang.org/x/term: v0.22.0 → v0.27.0
26+ - golang.org/x/text: v0.16.0 → v0.21.0
27+
28+ ### Removed
29+ _ Nothing has changed._
30+
31+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments