Skip to content

v0.18.0

Choose a tag to compare

@donovm4 donovm4 released this 28 Jul 15:07
· 13 commits to main since this release
dd72769

Breaking Change(s)

  • potential breaking change regarding diagnostics setting to use category for log_categories
  • potential breaking change regarding removing setting virtual_application by default , as provider issue needing workaround has been resolved (see here), addressing Issue #211

Feature(s)

  • vnet_image_pull_enabled functionality available (addresses #210)

Update(s)

  • removed clent_secret_setting_name as its value will be decided automatically based on the result of applying the configuration. attempting to set this argument resulted in errors with custom_oidc_v2 blocks as mentioned in Issue #206
    • added auth_settings_v2 in examples / web_app
  • updated examples / ip_restriction to show proper configuration of headers, 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 use category <-- category_group by @donovm4 in #213
  • bugfix: removing client_secret_setting_name from root module by @donovm4 in #214

Full Changelog: v0.17.2...v0.18.0