We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 46895ad + fbd0218 commit bdda359Copy full SHA for bdda359
CHANGELOG/v1.9.3.md
@@ -0,0 +1,30 @@
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
+[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)
7
8
+## Changes since v1.9.2
9
+## :chart_with_upwards_trend: Overview
10
+- 2 new commits merged
11
+- 1 bug fixed 🐛
12
13
+## :bug: Bug Fixes
14
+- ClusterClass: Export runtime.Client interface and cache package (#11612)
15
16
+## :seedling: Others
17
+- Dependency: Bump to golang.org/x/net v0.23.0 (#11618)
18
19
+## Dependencies
20
21
+### Added
22
+_Nothing has changed._
23
24
+### Changed
25
+- golang.org/x/net: v0.32.0 → v0.33.0
26
27
+### Removed
28
29
30
+_Thanks to all our contributors!_ 😊
0 commit comments