Skip to content

Commit 8b08484

Browse files
authored
Merge pull request #11587 from chrischdi/pr-1-9-1-changelog
🚀 Release v1.9.1
2 parents ba57b92 + f365e24 commit 8b08484

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

CHANGELOG/v1.9.1.md

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
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+
## Highlights
9+
10+
* Support for Kubernetes v1.32
11+
12+
## Changes since v1.9.0
13+
## :chart_with_upwards_trend: Overview
14+
- 11 new commits merged
15+
- 1 feature addition ✨
16+
17+
## :sparkles: New Features
18+
- Testing: Bump Kubernetes in tests to v1.32.0 and claim support for v1.32 (#11565)
19+
20+
## :seedling: Others
21+
- Dependency: Bump golang.org/x/crypto (#11582)
22+
- e2e: Allow e2e scalability test to have custom deletion timeout (#11574)
23+
- e2e: Bump default kind image to v1.32.0 (#11569)
24+
- Machine: Remove solved todo comment (#11567)
25+
26+
:book: Additionally, there have been 6 contributions to our documentation and book. (#11560, #11561, #11576, #11577, #11583, #11585)
27+
28+
## Dependencies
29+
30+
### Added
31+
_Nothing has changed._
32+
33+
### Changed
34+
- golang.org/x/crypto: v0.29.0 → v0.31.0
35+
- golang.org/x/net: v0.31.0 → v0.32.0
36+
- golang.org/x/sync: v0.9.0 → v0.10.0
37+
- golang.org/x/sys: v0.27.0 → v0.28.0
38+
- golang.org/x/term: v0.26.0 → v0.27.0
39+
- golang.org/x/text: v0.20.0 → v0.21.0
40+
41+
### Removed
42+
_Nothing has changed._
43+
44+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)