Skip to content

Commit

Permalink
πŸš€ Release v1.7.4-d2iq.5
Browse files Browse the repository at this point in the history
  • Loading branch information
dkoshkin committed Oct 1, 2024
1 parent 7d5918a commit ed101d7
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions CHANGELOG/v1.7.4-d2iq.5.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
## πŸ‘Œ Kubernetes version support

- Management Cluster: v1.26.x -> v1.30.x
- Workload Cluster: v1.24.x -> v1.30.x

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

## Changes since v1.7.4
## :chart_with_upwards_trend: Overview
- 7 new commits merged
- 1 feature addition ✨
- 1 bugs fixed πŸ›

## :sparkles: New Features
- ClusterCacheTracker: Add QPS & burst options & flags for ClusterCacheTracker (#10894)

## :bug: Bug Fixes
- fix: Suppress API server warnings in clusterctl (#22)
- fix: Ensure move uses mutated metadata when updating a target object (#24)
- fix: increase the timeout when creating and upgrading CAPI controllers (#25)

## :seedling: Others
- ClusterResourceSet: Ensure CRS controller always add ownerReference to resources (#10895)
- ClusterResourceSet: Make ClusterResourceSet controller more predictable (#10896)
- Update docker to v26.1.5 (#26)

## Dependencies

### Added
_Nothing has changed._

### Changed
- github.com/docker/docker: v25.0.5+incompatible β†’ v26.1.5+incompatible

### Removed
_Nothing has changed._

_Thanks to all our contributors!_ 😊

0 comments on commit ed101d7

Please sign in to comment.