From e38ce5553a3be8566acbba1c80e2352e9bb2138b Mon Sep 17 00:00:00 2001 From: kt Date: Thu, 21 Mar 2024 13:55:11 -0700 Subject: [PATCH] Update CHANGELOG.md #25350 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 681698ddff86..b11acacf6f5e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ ENHANCEMENTS: * dependencies: updating to `v0.20240321.1145953` of `github.com/hashicorp/go-azure-sdk` [GH-25332] * dependencies: updating to `v0.25.2` of `github.com/tombuildsstuff/giovanni` [GH-25305] * `azurestackhci`: updating to API Version `2024-01-01` [GH-25279] +* `monitor/scheduledqueryrules`: updatingt to API version `2023-03-15-preview` [GH-25350] * `cosmosdb`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-25166] * Data Source `azurerm_stack_hci_cluster`: refactoring the association to use `hashicorp/go-azure-sdk` [GH-25293] * `azurerm_app_configuration` - support for Environments other than Azure Public [GH-25271]