Skip to content

Commit 2bc7c4a

Browse files
committed
cut v1.17.2
1 parent 8e06caf commit 2bc7c4a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG/v1.17.2.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
## Changes by Kind
2+
3+
### Bug or Regression
4+
5+
- 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))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.8.5 ([#5276](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5276), [@mboersma](https://github.com/mboersma))
10+
11+
## Dependencies
12+
13+
### Added
14+
_Nothing has changed._
15+
16+
### Changed
17+
- sigs.k8s.io/cluster-api/test: v1.8.4 → v1.8.5
18+
- sigs.k8s.io/cluster-api: v1.8.4 → v1.8.5
19+
20+
### Removed
21+
_Nothing has changed._
22+
23+
## Details
24+
<!-- markdown-link-check-disable-next-line -->
25+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.17.1...v1.17.2

0 commit comments

Comments
 (0)