Skip to content

Commit

Permalink
Merge pull request #11608 from sbueringer/pr-v1.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sbueringer authored Dec 20, 2024
2 parents 763285d + fc74cd8 commit 644f68c
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG/v1.9.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
## 👌 Kubernetes version support

- Management Cluster: v1.28.x -> v1.32.x
- Workload Cluster: v1.26.x -> v1.32.x

[More information about version support can be found here](https://cluster-api.sigs.k8s.io/reference/versions.html)

## Changes since v1.9.1
## :chart_with_upwards_trend: Overview
- 4 new commits merged

## :seedling: Others
- Cluster: Reconcile topology only when necessary (#11606)
- KCP: Improve KCP scale up when using failure domains (#11604)
- Runtime SDK: Cache DiscoveryVariables calls (#11599)
- util: Add TypedAll, ResourceIsUnchanged and TypedResourceIsUnchanged predicates (#11603)

## Dependencies

### Added
_Nothing has changed._

### Changed
_Nothing has changed._

### Removed
_Nothing has changed._

_Thanks to all our contributors!_ 😊

0 comments on commit 644f68c

Please sign in to comment.