Skip to content

Commit

Permalink
Release v1.9.2
Browse files Browse the repository at this point in the history
Signed-off-by: Stefan Büringer [email protected]
  • Loading branch information
sbueringer committed Dec 20, 2024
1 parent 763285d commit fc74cd8
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 fc74cd8

Please sign in to comment.