File tree Expand file tree Collapse file tree 1 file changed +38
-0
lines changed Expand file tree Collapse file tree 1 file changed +38
-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.4
9+ ## :chart_with_upwards_trend : Overview
10+ - 9 new commits merged
11+ - 2 bugs fixed 🐛
12+
13+ ## :bug : Bug Fixes
14+ - KCP: Consider all machines for setting .status.version (#11306 )
15+ - Testing: Fix: incorrect name used in kustomize path (#11307 )
16+
17+ ## :seedling : Others
18+ - clusterctl: Bump cert-manager to 1.16.1 (#11323 )
19+ - Dependency: Bump Go to v1.22.8 version (#11359 )
20+ - e2e: Remove json logging replacement in e2e test config (#11321 )
21+ - e2e: Test: add PreWaitForControlplaneToBeUpgraded to ClusterUpgradeConformanceSpec (#11303 )
22+ - KCP: Skip validation if CoreDNS migration library supports an upgrade if the library is not used (#11325 )
23+ - Testing: Test/framework: allow to include arbitrary types when dumping resources (#11310 )
24+
25+ :book : Additionally, there has been 1 contribution to our documentation and book. (#11294 )
26+
27+ ## Dependencies
28+
29+ ### Added
30+ _ Nothing has changed._
31+
32+ ### Changed
33+ _ Nothing has changed._
34+
35+ ### Removed
36+ _ Nothing has changed._
37+
38+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments