From f8fc974d8c7184f0e3b3ff7364aba7893e2ebf2f Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 29 Nov 2023 14:53:56 +0100 Subject: [PATCH] updating to include #24063 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 372b6f602ad9..7a072a462fe9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ UPGRADE NOTES ENHANCEMENTS: -* dependencies: updating to `v0.20231124.1163225` of `github.com/hashicorp/go-azure-sdk` [GH-24025] +* dependencies: updating to `v0.20231129.1103252` of `github.com/hashicorp/go-azure-sdk` [GH-24063] * `automation`: updating to API Version `2023-11-01` [GH-24017] * `keyvault`: the cache is now populated using the `ListBySubscription` endpoint on the KeyVault Resource Provider rather than via the `Resources` API [GH-24019]. * `keyvault`: updating the cache to populate all Key Vaults available within the Subscription to reduce the number of API calls [GH-24019]