From c80126c18ad65449a96969c0b4a0125fd80d8269 Mon Sep 17 00:00:00 2001 From: catriona-m <86247157+catriona-m@users.noreply.github.com> Date: Thu, 15 Feb 2024 11:39:01 +0000 Subject: [PATCH] Update CHANGELOG.md #24889 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6e6320a8dcc16..6f8e575db647f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,12 @@ FEATURES: ENHANCEMENTS: * provider: support for the feature flag `postgresql_flexible_server.restart_server_on_configuration_value_change property` [GH-23811] -* dependencies: updating to `v0.20240213.1120950` of `github.com/hashicorp/go-azure-sdk` [GH-24872] +* dependencies: updating to v0.20240214.1142753 of `github.com/hashicorp/go-azure-sdk` [GH-24889] * `automation`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24858] * `maintenance`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24819] * `containerapps`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24862] * `containerservices`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24872] +* `timeseriesinsights`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-24889] * `azurerm_container_app_environment`: support for `infrastructure_resource_group_name` [GH-24361] * `azurerm_cosmosdb_account` - add default values for the `consistency_policy` code block [GH-24830] * `azurerm_dashboard_grafana` - support for the `smtp` block [GH-24717]