Skip to content

Commit

Permalink
πŸš€ Release v1.7.4-d2iq.4
Browse files Browse the repository at this point in the history
  • Loading branch information
dlipovetsky committed Aug 1, 2024
1 parent c3528a4 commit 7d5918a
Showing 1 changed file with 37 additions and 0 deletions.
37 changes: 37 additions & 0 deletions CHANGELOG/v1.7.4-d2iq.4.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,37 @@
## πŸ‘Œ 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)

## :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 7d5918a

Please sign in to comment.