Skip to content

Commit

Permalink
Merge pull request #5298 from willie-yao/release-notes-1.17.2
Browse files Browse the repository at this point in the history
cut v1.17.2
  • Loading branch information
k8s-ci-robot authored Nov 21, 2024
2 parents 05c4ed8 + 2bc7c4a commit be37836
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG/v1.17.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
## Changes by Kind

### Bug or Regression

- Fixed an issue where CAPZ was accumulating memory over time that could never be garbage collected. ([#5286](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5286), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))

### Other (Cleanup or Flake)

- Bump CAPI to v1.8.5 ([#5276](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5276), [@mboersma](https://github.com/mboersma))

## Dependencies

### Added
_Nothing has changed._

### Changed
- sigs.k8s.io/cluster-api/test: v1.8.4 → v1.8.5
- sigs.k8s.io/cluster-api: v1.8.4 → v1.8.5

### Removed
_Nothing has changed._

## Details
<!-- markdown-link-check-disable-next-line -->
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.17.1...v1.17.2

0 comments on commit be37836

Please sign in to comment.