Skip to content

Commit ae64e09

Browse files
committed
Add release notes for v1.16.5
1 parent 1957fc6 commit ae64e09

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG/v1.16.5.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
## Changes by Kind
2+
3+
### Other (Cleanup or Flake)
4+
5+
- Bump CAPI to v1.7.9 ([#5330](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5330), [@mboersma](https://github.com/mboersma))
6+
- Improves state update handling when running long operations on VMSS ([#5328](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5328), [@mweibel](https://github.com/mweibel))
7+
8+
## Dependencies
9+
10+
### Added
11+
_Nothing has changed._
12+
13+
### Changed
14+
- github.com/coredns/caddy: [v1.1.0 → v1.1.1](https://github.com/coredns/caddy/compare/v1.1.0...v1.1.1)
15+
- github.com/coredns/corefile-migration: [v1.0.21 → v1.0.24](https://github.com/coredns/corefile-migration/compare/v1.0.21...v1.0.24)
16+
- sigs.k8s.io/cluster-api/test: v1.7.8 → v1.7.9
17+
- sigs.k8s.io/cluster-api: v1.7.8 → v1.7.9
18+
19+
### Removed
20+
_Nothing has changed._
21+
22+
## Details
23+
<!-- markdown-link-check-disable-next-line -->
24+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.16.4...v1.16.5

0 commit comments

Comments
 (0)