Skip to content

Commit 98e3712

Browse files
authored
Merge pull request #12492 from chandankumar4/release-notes-v1.9.10
🚀 Release v1.9.10
2 parents 5be50da + 6db2255 commit 98e3712

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

CHANGELOG/v1.9.10.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
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.9
9+
## :chart_with_upwards_trend: Overview
10+
- 4 new commits merged
11+
- 1 bug fixed 🐛
12+
13+
## :bug: Bug Fixes
14+
- CI: Fixing failed to install kind for e2e tests (#12375)
15+
16+
## :seedling: Others
17+
- e2e: Fix e2e test capi-e2e-release-1.8 (#12396)
18+
- KCP: Add --etcd-client-log-level flag to KCP (#12468)
19+
20+
:book: Additionally, there has been 1 contribution to our documentation and book. (#12384)
21+
22+
## Dependencies
23+
24+
### Added
25+
_Nothing has changed._
26+
27+
### Changed
28+
_Nothing has changed._
29+
30+
### Removed
31+
_Nothing has changed._
32+
33+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)