Skip to content

Commit d3250e7

Browse files
authored
Merge pull request #5559 from willie-yao/release-1.18.3
Add release notes for v1.18.3
2 parents df608bd + 8a734a7 commit d3250e7

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

CHANGELOG/v1.18.3.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+
- Fixes potential OOM due to tracing (even if tracing not enabled) ([#5544](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5544), [@mweibel](https://github.com/mweibel))
6+
7+
### Other (Cleanup or Flake)
8+
9+
- Bump CAPI to v1.9.6 ([#5553](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5553), [@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.9.5 → v1.9.6
18+
- sigs.k8s.io/cluster-api: v1.9.5 → v1.9.6
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.18.2...v1.18.3

0 commit comments

Comments
 (0)