From e8780728129758da9e4bf8147e3ff8b5cc37999c Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Tue, 28 Feb 2023 18:27:24 +0100 Subject: [PATCH] updating to include #20688 --- CHANGELOG.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bbdf4e615d7..f0b4275dea65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,14 +6,17 @@ FEATURES ENHANCEMENTS -* dependencies: updating to `v0.20230224.1071134` of `github.com/hashicorp/go-azure-sdk` [GH-20649] +* dependencies: updating to `v0.20230228.1160358` of `github.com/hashicorp/go-azure-sdk` [GH-20688] * dependencies: updating to `v0.20230224.1120200` of `github.com/tombuildsstuff/kermit` [GH-20649] * `databoxedge` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20638] -* `policy/assignment` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20638] +* `dns`: refactoring to use `hashicorp/go-azure-sdk` as a base layer rather than `Azure/go-autorest` [GH-20688] +* `maps`: refactoring to use `hashicorp/go-azure-sdk` as a base layer rather than `Azure/go-autorest` [GH-20688] +* `signalr`: refactoring to use `hashicorp/go-azure-sdk` as a base layer rather than `Azure/go-autorest` [GH-20688] * `compute/shared_image_gallery` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20599] * `compute/gallery_application` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20599] * `compute/gallery_application_version` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20599] * `iottimeseriesinsights` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20416] +* `policy/assignment` - switching to use `github.com/hashicorp/go-azure-sdk` [GH-20638] * `azurerm_app_service_connection` - support for the `secret_store` block [GH-20613] * `azurerm_container_app` - the `traffic_weight` block is now optional [GH-20574] * `azurerm_key_vault_key` - support for the `rotation_policy` block [GH-19113]