Skip to content

Commit

Permalink
updating to include #17346
Browse files Browse the repository at this point in the history
  • Loading branch information
tombuildsstuff authored Jun 25, 2022
1 parent 6d3f8aa commit 44860a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@

BUG FIXES:

* `azurerm_data_factory_dataset_snowflake` - ensuring `schema` is sent to the API to fix a UI bug in the Azure Data Factory Portal [GH-17346]
* `azurerm_linux_function_app` - Fix validation for `app_setting_names` and `connection_string_names` for the `sticky_settings` block [GH-17209]
* `azurerm_linux_web_app` - Fix `auto_heal` `slow_request` support [GH-17296]
* `azurerm_linux_web_app` - Fix validation for `app_setting_names` and `connection_string_names` for the `sticky_settings` block [GH-17209]
* `azurerm_windows_function_app` - Fix validation for `app_setting_names` and `connection_string_names` for the `sticky_settings` block [GH-17209]
* `azurerm_windows_web_app` - Fix `auto_heal` `slow_request` support [GH-17296]
* `azurerm_windows_web_app` - Fix validation for `app_setting_names` and `connection_string_names` for the `sticky_settings` block [GH-17209]


## 3.11.0 (June 23, 2022)

FEATURES:
Expand Down

0 comments on commit 44860a9

Please sign in to comment.