Skip to content

Commit 05c4ed8

Browse files
authored
Merge pull request #5297 from willie-yao/release-notes-1.16.4
cut v1.16.4
2 parents 8e06caf + 73ef37f commit 05c4ed8

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG/v1.16.4.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. ([#5285](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5285), [@k8s-infra-cherrypick-robot](https://github.com/k8s-infra-cherrypick-robot))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.7.8 ([#5256](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5256), [@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.7.7 → v1.7.8
18+
- sigs.k8s.io/cluster-api: v1.7.7 → v1.7.8
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.16.3...v1.16.4

0 commit comments

Comments
 (0)