From 04fedd51f1c75740c089cade6a83153bf188ba1f Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 26 Oct 2023 06:37:58 +0200 Subject: [PATCH] updating to include #23691 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 22a8278d28f3..8c4a35f56fea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ FEATURES: ENHANCEMENTS: * dependencies: updating to `v0.20231025.1113325` of `github.com/hashicorp/go-azure-sdk` [GH-23684] +* dependencies: updating to `v1.58.3` of `google.golang.org/grpc` [GH-23691] * Data Source: `azurerm_monitor_workspace` - export `query_endpoint` [GH-23629] * `azurerm_express_route_port` - support for `macsec_sci_enabled` [GH-23625] * `azurerm_postgresql_flexible_server` - `private_dns_zone_id` is no longer ForceNew and case is suppressed [GH-23660]