From b54f052629dc467bfb958bcae1ff8a96cece0733 Mon Sep 17 00:00:00 2001 From: Tom Harvey Date: Thu, 14 Mar 2024 09:56:34 +0100 Subject: [PATCH] updating to include #25243 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 48d718b9d094..05c5416d288d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ENHANCEMENTS: +* dependencies: updating to `v1.33.0` of `google.golang.org/protobuf` [GH-25243] * `azurerm_kusto_cluster` - support `None` pattern for the `virtual_network_configuration` block [GH-24733] * `azurerm_linux_function_app` - support for the Node `20` runtime [GH-24073] * `azurerm_linux_function_app_slot` - support for the Node `20` runtime [GH-24073]