Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

v0.21.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 Apr 09:50
· 218 commits to master since this release

ENHANCEMENTS:

  • resource/auth0_branding: Add support for brand settings for Universal Login (#357)
  • resource/auth0_connection: Add display_name to the resource (#304)
  • resource/auth0_connection: Add support for non_persistent_attrs to the resource (#376)
  • resource/auth0_connection: Add support for should_trust_email_verified_connection to Azure AD connections. (#378)
  • resource/auth0_guardian: Add support for Guardian's phone (SMS/voice) based MFA. (#371)

BUG FIXES:

  • resource/auth0_client: Remove custom_login_page_preview as its an information-only field that should not be managed by Terraform (#379)
  • resource/auth0_connection: Fix connection & prompts test to use display_name and set identifier_first. (#366)
  • resource/auth0_tenant: Change to TypeList from TypeSet as first language listed is seen as the tenant default. (#369)

NOTES:

  • No longer closing stale tickets/PRs after 5 days of inactivity (#356)