Skip to content

v0.42.0

Compare
Choose a tag to compare
@sergiught sergiught released this 05 Jan 09:49
· 415 commits to main since this release
2d3b26a

BUG FIXES:

  • resource/auth0_connection_client, resource/auth0_organization_connection, resource/auth0_organization_member:
    Fixed concurrency issue (#425)

BREAKING CHANGES:

  • resource/auth0_guardian: Redesigned how mfa types get enabled (#423)
    • It is now necessary to explicitly set the enabled attribute on all mfa types. Please check the auth0_guardian docs for more info.