v0.18.0
Breaking Change(s)
- potential breaking change regarding diagnostics setting to use
categoryforlog_categories - potential breaking change regarding removing setting
virtual_applicationby default , as provider issue needing workaround has been resolved (see here), addressing Issue #211
Feature(s)
vnet_image_pull_enabledfunctionality available (addresses #210)
Update(s)
- removed
clent_secret_setting_nameas its value will be decided automatically based on the result of applying the configuration. attempting to set this argument resulted in errors withcustom_oidc_v2blocks as mentioned in Issue #206- added
auth_settings_v2inexamples/web_app
- added
- updated
examples/ip_restrictionto show proper configuration ofheaders, addressing #215
What's Changed
- chore: pre-commit updates by @azure-verified-modules[bot] in #205
- chore: pre-commit updates by @azure-verified-modules[bot] in #208
update: diagnostic settings to usecategory<--category_groupby @donovm4 in #213bugfix: removing client_secret_setting_name from root module by @donovm4 in #214
Full Changelog: v0.17.2...v0.18.0