Skip to content

Commit 644f68c

Browse files
authored
Merge pull request #11608 from sbueringer/pr-v1.9.2
2 parents 763285d + fc74cd8 commit 644f68c

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG/v1.9.2.md

+29
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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.1
9+
## :chart_with_upwards_trend: Overview
10+
- 4 new commits merged
11+
12+
## :seedling: Others
13+
- Cluster: Reconcile topology only when necessary (#11606)
14+
- KCP: Improve KCP scale up when using failure domains (#11604)
15+
- Runtime SDK: Cache DiscoveryVariables calls (#11599)
16+
- util: Add TypedAll, ResourceIsUnchanged and TypedResourceIsUnchanged predicates (#11603)
17+
18+
## Dependencies
19+
20+
### Added
21+
_Nothing has changed._
22+
23+
### Changed
24+
_Nothing has changed._
25+
26+
### Removed
27+
_Nothing has changed._
28+
29+
_Thanks to all our contributors!_ 😊

0 commit comments

Comments
 (0)