File tree Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Expand file tree Collapse file tree 1 file changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ ## 👌 Kubernetes version support
2
+
3
+ - Management Cluster: v1.28.x -> v1.33.x
4
+ - Workload Cluster: v1.26.x -> v1.33.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.10.4
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 6 new commits merged
11
+ - 2 feature additions ✨
12
+ - 1 bug fixed 🐛
13
+
14
+ ## :sparkles : New Features
15
+ - KCP: Bump corefile-migration to v1.0.27 (#12637 )
16
+ - Runtime SDK: Add mTLS support to runtime extension server and client (#12519 )
17
+
18
+ ## :bug : Bug Fixes
19
+ - MachineDeployment: Fix second rolling update for MD rolloutAfter (#12555 )
20
+
21
+ ## :seedling : Others
22
+ - Dependency: Bump Go to v1.23.11 (#12530 )
23
+ - Dependency: Bump Go to v1.23.12 (#12612 )
24
+ - Testing: Skipping test that is failing because of infra issues (#12566 )
25
+
26
+ ## Dependencies
27
+
28
+ ### Added
29
+ _ Nothing has changed._
30
+
31
+ ### Changed
32
+ - github.com/coredns/corefile-migration: [ v1.0.26 → v1.0.27] ( https://github.com/coredns/corefile-migration/compare/v1.0.26...v1.0.27 )
33
+
34
+ ### Removed
35
+ _ Nothing has changed._
36
+
37
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments