Skip to content

Commit

Permalink
updating to include #16147
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored and catriona-m committed Apr 5, 2022
1 parent d21cb17 commit 04d3388
Showing 1 changed file with 12 additions and 11 deletions.
23 changes: 12 additions & 11 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
## 3.1.0 (Unreleased)

ENHANCEMENTS:

* dependencies: updating to `v63.0.0` of `github.com/Azure/azure-sdk-for-go` [GH-16147]
* dependencies: updating `digitaltwins` to use API Version `2020-12-01` [GH-16044]
* `azurerm_application_gateway` - add `KNOWN-CVES` to accepted values for `rule_group_name` [GH-16080]
* `azurerm_automation_account` - `dsc_primary_access_key` and `dsc_secondary_access_key` are now marked as sensitive [GH-16161]
* `azurerm_cognitive_account` - support for the `custom_question_answering_search_service_id` property [GH-15804]
* `azurerm_consumption_budget_management_group` - support for `SubscriptionID` and `SubscriptionName` options in `dimension` block [GH-16074]
* `azurerm_cosmosdb_gremlin_graph` - the property `indexing_mode` is now case-sensitive [GH-16152]
* `azurerm_cosmosdb_sql_container` - the property `indexing_mode` is now case-sensitive [GH-16152]
* `azurerm_web_application_firewall_policy` - add `KNOWN-CVES` to accepted values for `rule_group_name` [GH-16080]

BUG FIXES:

* `azurerm_api_management_api_operation_tag` - now retrieves tags from the correct API [GH-16006]
Expand All @@ -12,17 +24,6 @@ BUG FIXES:
* `azurerm_windows_web_app_slot` - add support for `dotnetcore` in site metadata property `current_stack` [GH-16129]
* `azurerm_storage_data_lake_gen2_filesystem` - add support for `$superuser` in `group` and `owner` properties [GH-16215]

ENHANCEMENTS:

* dependencies: updating `digitaltwins` to `2020-12-01` [GH-16044]
* `azurerm_application_gateway` - add `KNOWN-CVES` to accepted values for `rule_group_name` [GH-16080]
* `azurerm_automation_account` - `dsc_primary_access_key` and `dsc_secondary_access_key` are now marked as sensitive [GH-16161]
* `azurerm_cognitive_account` - support for the `custom_question_answering_search_service_id` property [GH-15804]
* `azurerm_consumption_budget_management_group` - support for `SubscriptionID` and `SubscriptionName` options in `dimension` block [GH-16074]
* `azurerm_cosmosdb_gremlin_graph` - the property `indexing_mode` is now case-sensitive [GH-16152]
* `azurerm_cosmosdb_sql_container` - the property `indexing_mode` is now case-sensitive [GH-16152]
* `azurerm_web_application_firewall_policy` - add `KNOWN-CVES` to accepted values for `rule_group_name` [GH-16080]

## 3.0.2 (March 26, 2022)

BUG FIXES:
Expand Down

0 comments on commit 04d3388

Please sign in to comment.