From a072a70227ab149566f2b31d09f35ae6f9da1e6a Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 24 Jan 2024 14:55:30 +0100 Subject: [PATCH] updating to include #24619 --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b487dcdc3dcc..202d453dea4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ FEATURES: ENHANCEMENTS: * dependencies: updating to `v0.66.1` of `github.com/hashicorp/go-azure-helpers` [GH-24561] -* dependencies: updating to `v0.20240122.1074123` of `github.com/hashicorp/go-azure-sdk` [GH-24581] +* dependencies: updating to `v0.20240124.1115501` of `github.com/hashicorp/go-azure-sdk` [GH-24619] * `containerservice`: the SDK Clients now support logging [GH-24564] * `cosmosdb`: updating to API Version `2023-04-15` [GH-24541] * `loadtestservice`: updating to use the base layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` (and support logging) [GH-24578]