Skip to content

Commit

Permalink
update for #21113
Browse files Browse the repository at this point in the history
  • Loading branch information
jackofallops authored Mar 24, 2023
1 parent 1cc61bb commit 8eabdac
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## 3.50.0 (Unreleased)

BUG FIXES:
* `azurerm_linux_function_app` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_linux_function_app_slot` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_linux_web_app` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_linux_web_app_slot` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_windows_function_app` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_windows_function_app_slot` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_windows_web_app` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]
* `azurerm_windows_web_app_slot` - Fix crash in `auth_v2` in `active_directory_v2` [GH-21113]


## 3.49.0 (March 23, 2023)

BREAKING CHANGES:
Expand Down

0 comments on commit 8eabdac

Please sign in to comment.