Skip to content

Commit 2d62549

Browse files
authored
Merge pull request #5933 from nojnhuh/release-v1.20.3
Cut v1.20.3
2 parents ec64337 + 57b1275 commit 2d62549

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG/v1.20.3.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
## Changes by Kind
2+
3+
### Other (Cleanup or Flake)
4+
5+
- Bump CAPI to v1.10.7 ([#5914](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5914), [@mboersma](https://github.com/mboersma))
6+
- Update azidentity to v1.12.0 ([#5889](https://github.com/kubernetes-sigs/cluster-api-provider-azure/pull/5889), [@jackfrancis](https://github.com/jackfrancis))
7+
8+
## Dependencies
9+
10+
### Added
11+
_Nothing has changed._
12+
13+
### Changed
14+
- github.com/Azure/azure-sdk-for-go/sdk/azcore: [v1.18.0 → v1.19.1](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azcore/v1.18.0...sdk/azcore/v1.19.1)
15+
- github.com/Azure/azure-sdk-for-go/sdk/azidentity: [v1.10.0 → v1.12.0](https://github.com/Azure/azure-sdk-for-go/compare/sdk/azidentity/v1.10.0...sdk/azidentity/v1.12.0)
16+
- github.com/Azure/azure-sdk-for-go/sdk/internal: [v1.11.1 → v1.11.2](https://github.com/Azure/azure-sdk-for-go/compare/sdk/internal/v1.11.1...sdk/internal/v1.11.2)
17+
- github.com/AzureAD/microsoft-authentication-library-for-go: [v1.4.2 → v1.5.0](https://github.com/AzureAD/microsoft-authentication-library-for-go/compare/v1.4.2...v1.5.0)
18+
- github.com/coredns/corefile-migration: [v1.0.26 → v1.0.28](https://github.com/coredns/corefile-migration/compare/v1.0.26...v1.0.28)
19+
- github.com/go-viper/mapstructure/v2: [v2.3.0 → v2.4.0](https://github.com/go-viper/mapstructure/compare/v2.3.0...v2.4.0)
20+
- github.com/golang-jwt/jwt/v5: [v5.2.2 → v5.3.0](https://github.com/golang-jwt/jwt/compare/v5.2.2...v5.3.0)
21+
- github.com/stretchr/testify: [v1.10.0 → v1.11.1](https://github.com/stretchr/testify/compare/v1.10.0...v1.11.1)
22+
- golang.org/x/crypto: v0.39.0 → v0.41.0
23+
- golang.org/x/mod: v0.25.0 → v0.26.0
24+
- golang.org/x/net: v0.40.0 → v0.43.0
25+
- golang.org/x/sync: v0.15.0 → v0.16.0
26+
- golang.org/x/sys: v0.33.0 → v0.35.0
27+
- golang.org/x/telemetry: bda5523 → 8d8967a
28+
- golang.org/x/term: v0.32.0 → v0.34.0
29+
- golang.org/x/text: v0.26.0 → v0.28.0
30+
- golang.org/x/tools: v0.33.0 → v0.35.0
31+
- sigs.k8s.io/cluster-api/test: v1.10.4 → v1.10.7
32+
- sigs.k8s.io/cluster-api: v1.10.4 → v1.10.7
33+
34+
### Removed
35+
- github.com/dgryski/go-rendezvous: [9f7001d](https://github.com/dgryski/go-rendezvous/tree/9f7001d)
36+
- github.com/redis/go-redis/v9: [v9.8.0](https://github.com/redis/go-redis/tree/v9.8.0)
37+
38+
## Details
39+
<!-- markdown-link-check-disable-next-line -->
40+
https://github.com/kubernetes-sigs/cluster-api-provider-azure/compare/v1.20.2...v1.20.3

0 commit comments

Comments
 (0)