Skip to content

Commit

Permalink
updating to include hashicorp#25055
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored and rizkybiz committed Feb 29, 2024
1 parent 72b0980 commit 5633e90
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions CHANGELOG.md
Expand Up @@ -6,9 +6,9 @@ FEATURES:

ENHANCEMENTS:

* dependencies `springcloud`: updating to API Version `2024-01-01-preview` [GH-24937]
* dependencies: updating to `v0.20240222.1164640` of `github.com/hashicorp/go-azure-sdk` [GH-25002]
* dependencies: updating to `v0.20240227.1172434` of `github.com/hashicorp/go-azure-sdk` [GH-25055]
* `servicefabric`: updating to use the transport layer from `hashicorp/go-azure-sdk` rather than `Azure/go-autorest` [GH-25002]
* `springcloud`: updating to API Version `2024-01-01-preview` [GH-24937]
* Data Source: `azurerm_storage_table_entities` - support for `select` [GH-24987]
* Data Source: `azurerm_netapp_volume` - support for the `smb_access_based_enumeration` and `smb_non_browsable` properties [GH-24514]
* `azurerm_cosmosdb_account` - add support for `minimal_tls_version` [GH-24966]
Expand All @@ -27,10 +27,13 @@ ENHANCEMENTS:

BUG FIXES:

* `azurerm_api_management_notification_recipient_email` - fixing an issue where response pages weren't iterated over correctly [GH-25055]
* `azurerm_api_management_notification_recipient_user` - fixing an issue where response pages weren't iterated over correctly [GH-25055]
* `azurerm_batch_pool` - fix setting the `extension.settings_json` property [GH-24976]
* `azurerm_key_vault_key` - `expiration_date` can be updated if newer date is ahead [GH-25000]
* `azurerm_recovery_services_vault` - validate that `use_system_assigned_identity` and `user_assigned_identity_id` cannot be set at the same time [GH-24091]
* `azurerm_recovery_vaults` will now create properly with `SystemAssigned,UserAssigned` identity [GH-24978]
* `azurerm_subscription` - fixing an issue where response pages weren't iterated over correctly [GH-25055]

## 3.93.0 (February 22, 2024)

Expand Down

0 comments on commit 5633e90

Please sign in to comment.