Skip to content

Commit

Permalink
Moved Enhancements to Deprecations...
Browse files Browse the repository at this point in the history
  • Loading branch information
WodansSon authored Jul 19, 2024
1 parent 5ba841d commit 778259b
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,6 @@ ENHANCEMENTS:
* dependencies: updating to `v0.20240715.1100358` of `hashicorp/go-azure-sdk` [GH-26638]
* `storage` - updating to use `hashicorp/go-azure-sdk` [GH-26218]

ENHANCEMENTS:

* `azurerm_eventhub_namespace` - deprecate the `zone_redundant` field in v4.0 [GH-26611]
* `azurerm_servicebus_namespace` - deprecate the `zone_redundant` field in v4.0 [GH-26611]

BUG FIXES:

* `azurerm_storage_account` - fix a validation bug when replacing a StorageV2 account with a StorageV1 account [GH-26639]
Expand All @@ -18,6 +13,11 @@ BUG FIXES:
* `azurerm_storage_account` - fix a persistent diff with the `customer_managed_key` block [GH-26218]
* `azurerm_storage_account` - resolve several consistency related issues when crreating a new storage account [GH-26218]

DEPRECATIONS:

* `azurerm_eventhub_namespace` - deprecate the `zone_redundant` field in v4.0 [GH-26611]
* `azurerm_servicebus_namespace` - deprecate the `zone_redundant` field in v4.0 [GH-26611]

## 3.112.0 (July 12, 2024)

FEATURES:
Expand Down

0 comments on commit 778259b

Please sign in to comment.