Skip to content

Commit 1e2a2b8

Browse files
committed
Add release notes for v1.17.3
1 parent 1957fc6 commit 1e2a2b8

File tree

1 file changed

+30
-0
lines changed

1 file changed

+30
-0
lines changed

CHANGELOG/v1.17.3.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
## Changes by Kind
2+
3+
### Other (Cleanup or Flake)
4+
5+
- Update CAPZ rel-1.7 with CAPI-1.8.8 ([#5376](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5376), [@nawazkh](https://github.com/nawazkh))
6+
- Improves state update handling when running long operations on VMSS ([#5327](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/corefile-migration: [v1.0.23 → v1.0.24](https://github.com/coredns/corefile-migration/compare/v1.0.23...v1.0.24)
15+
- golang.org/x/crypto: v0.27.0 → v0.31.0
16+
- golang.org/x/net: v0.28.0 → v0.33.0
17+
- golang.org/x/sync: v0.8.0 → v0.10.0
18+
- golang.org/x/sys: v0.25.0 → v0.28.0
19+
- golang.org/x/term: v0.24.0 → v0.27.0
20+
- golang.org/x/text: v0.18.0 → v0.21.0
21+
- sigs.k8s.io/cluster-api/test: v1.8.5 → v1.8.8
22+
- sigs.k8s.io/cluster-api: v1.8.5 → v1.8.8
23+
- sigs.k8s.io/controller-runtime: v0.18.5 → v0.18.6
24+
25+
### Removed
26+
_Nothing has changed._
27+
28+
## Details
29+
<!-- markdown-link-check-disable-next-line -->
30+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.17.2...v1.17.3

0 commit comments

Comments
 (0)