Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CHANGELOG.md updates for 4.14.0 release #28197

Merged
merged 13 commits into from
Dec 13, 2024
Prev Previous commit
Next Next commit
Update for #28139
  • Loading branch information
stephybun authored Dec 9, 2024
commit 380a3e68a5a6ecb72ea3b5ce7ed6e3be7a008ab9
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ 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_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_web_app` - add support for preview value `21` for `java_version` [GH-26304]
Expand Down
Loading