Skip to content

Commit 5ec5ca9

Browse files
authored
Merge pull request #5560 from willie-yao/release-1.19.2
Add release notes for v1.19.2
2 parents d3250e7 + 5e146b2 commit 5ec5ca9

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

CHANGELOG/v1.19.2.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
## Changes by Kind
2+
3+
### Bug or Regression
4+
5+
- Fixed a bug causing an unnecessary update to an AKS agent pool after its managed cluster is created when certain fields are defined. ([#5524](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5524), [@nojnhuh](https://github.com/nojnhuh))
6+
- Fixes potential OOM due to tracing (even if tracing not enabled) [@mweibel](https://github.com/mweibel))
7+
8+
### Other (Cleanup or Flake)
9+
10+
- Bump CAPI to v1.9.6 ([#5554](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5554), [@mboersma](https://github.com/mboersma))
11+
12+
## Dependencies
13+
14+
### Added
15+
_Nothing has changed._
16+
17+
### Changed
18+
- sigs.k8s.io/cluster-api/test: v1.9.5 → v1.9.6
19+
- sigs.k8s.io/cluster-api: v1.9.5 → v1.9.6
20+
21+
### Removed
22+
_Nothing has changed._
23+
24+
## Details
25+
<!-- markdown-link-check-disable-next-line -->
26+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.19.1...v1.19.2

0 commit comments

Comments
 (0)