File tree 1 file changed +37
-0
lines changed
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.32.x
4
+ - Workload Cluster: v1.26.x -> v1.32.x
5
+
6
+ ## Changes since v1.9.6
7
+ ## :chart_with_upwards_trend : Overview
8
+ - 8 new commits merged
9
+ - 2 feature additions ✨
10
+ - 1 bug fixed 🐛
11
+
12
+ ## :sparkles : New Features
13
+ - Machine: Sync machine annotations to nodes (#11980 )
14
+
15
+ ## :bug : Bug Fixes
16
+ - clusterctl: Clusterctl upgrade hangs for a time on CRD migration when new version contains a number of new CRDs (#12003 )
17
+
18
+ ## :seedling : Others
19
+ - CI: Github: bump md-link check to 1.0.17 (#12078 )
20
+ - Devtools: Disable TLS verification for Podman pushes inside of Tilt (#12008 )
21
+ - e2e: Ensure to always preload kindnetd to not hit ImagePullBackoff (#11995 )
22
+ - KCP: Bump corefile-migration library to v1.0.26 (#12063 )
23
+
24
+ :book : Additionally, there has been 1 contribution to our documentation and book. (#12090 )
25
+
26
+ ## Dependencies
27
+
28
+ ### Added
29
+ _ Nothing has changed._
30
+
31
+ ### Changed
32
+ - github.com/coredns/corefile-migration: [ v1.0.25 → v1.0.26] ( https://github.com/coredns/corefile-migration/compare/v1.0.25...v1.0.26 )
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