Skip to content

Commit bdda359

Browse files
authored
Merge pull request #11614 from sbueringer/pr-v1.9.3
🚀 Release v1.9.3
2 parents 46895ad + fbd0218 commit bdda359

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG/v1.9.3.md

+30
Original file line numberDiff line numberDiff line change
@@ -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+
_Nothing has changed._
29+
30+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)