Skip to content

Commit

Permalink
Update for #28160
Browse files Browse the repository at this point in the history
  • Loading branch information
stephybun authored Dec 12, 2024
1 parent afb0193 commit 7741425
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ ENHANCEMENTS:
* `azurerm_linux_function_app` - add support for preview value `21` for `java_version` [GH-26304]
* `azurerm_linux_function_app_slot` - support `1.3` for `site_config.minimum_tls_version` and `site_config.scm_minimum_tls_version` [GH-28016]
* `azurerm_linux_web_app` - add support for preview value `21` for `java_version` [GH-26304]
* `azurerm_orchestrated_virtual_machine_scale_set` - support hot patching for `2025-datacenter-azure-edition-core-smalldisk` [GH-28160]
* `azurerm_search_service` - add support for the `network_rule_bypass_option` property [GH-28139]
* `azurerm_windows_function_app` - add support for preview value `21` for `java_version` [GH-26304]
* `azurerm_windows_function_app_slot` - support `1.3` for `site_config.minimum_tls_version` and `site_config.scm_minimum_tls_version` [GH-28016]
* `azurerm_windows_virtual_machine` - support hot patching for `2025-datacenter-azure-edition-core-smalldisk` [GH-28160]
* `azurerm_windows_web_app` - add support for preview value `21` for `java_version` [GH-26304]

BUG FIXES:
Expand Down

0 comments on commit 7741425

Please sign in to comment.