File tree 1 file changed +36
-0
lines changed
1 file changed +36
-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
9
+ ## :chart_with_upwards_trend : Overview
10
+ - 7 new commits merged
11
+ - 1 bug fixed 🐛
12
+
13
+ ## :bug : Bug Fixes
14
+ - util: Also patch external refs if the UID differs (#11690 )
15
+
16
+ ## :seedling : Others
17
+ - Dependency: Bump github.com/coredns/corefile-migration to v1.0.25 (#11680 )
18
+ - Dependency: Bump to controller-runtime v0.18.7 (#11644 )
19
+ - KCP: Stop recreating logger for etcd client (#11682 )
20
+ - MachineHealthCheck: Improve Machine remediation logs (#11708 )
21
+ - util: Call patchHelper only if necessary when reconciling external refs (#11684 )
22
+ - util: PatchHelper: call toUnstructured only if necessary (#11683 )
23
+
24
+ ## Dependencies
25
+
26
+ ### Added
27
+ _ Nothing has changed._
28
+
29
+ ### Changed
30
+ - github.com/coredns/corefile-migration: [ v1.0.24 → v1.0.25] ( https://github.com/coredns/corefile-migration/compare/v1.0.24...v1.0.25 )
31
+ - sigs.k8s.io/controller-runtime: v0.18.6 → v0.18.7
32
+
33
+ ### Removed
34
+ _ Nothing has changed._
35
+
36
+ _ Thanks to all our contributors!_ 😊
You can’t perform that action at this time.
0 commit comments