From b865a395f17c2dd1c910c4601841f15fa26fe2b4 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Wed, 9 Aug 2023 11:20:35 +0200 Subject: [PATCH] updating to include #22860 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53b95031a888..cf216b9df872 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,10 +7,11 @@ FEATURES: ENHANCEMENTS: * dependencies: updating to `v0.58.0` of `github.com/hashicorp/go-azure-helpers` [GH-22813] -* dependencies: updating to `v0.20230807.1085124` of `github.com/hashicorp/go-azure-sdk` [GH-22845] +* dependencies: updating to `v0.20230808.1103829` of `github.com/hashicorp/go-azure-sdk` [GH-22860] * `arckubernetes` - updating to use the `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` as a base layer [GH-22815] * `bot` - updating to use the `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` as a base layer [GH-22815] * `blueprints`: updating to use `hashicorp/go-azure-sdk` [GH-21569] +* `compute` - updating to use the `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` as a base layer [GH-22860] * `digitaltwins` - updating to API Version `2023-01-31` [GH-22782] * `hsm` - updating to use the `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` as a base layer [GH-22815] * `hybridcompute` - updating to use the `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` as a base layer [GH-22815]