Skip to content

v0.34.0

Compare
Choose a tag to compare
@sergiught sergiught released this 22 Jul 15:30
· 478 commits to main since this release

FEATURES:

  • resource/auth0_prompt: Added webauthn_platform_first_factor field (#237)
  • resource/auth0_connection: Added auth_params for passwordless email connections (#235, #240, #241)
  • resource/auth0_connection: Added support for multiple OAuth2 compatible strategies (#239)
  • resource/auth0_organization_member: Added new resource to manage organization members and their roles (#256)
  • resource/auth0_organization_connection: Added new resource to manage organization connections (#253)

BUG FIXES:

  • resource/auth0_organization: Fixed issue with not being able to update connections (#244)
  • resource/auth0_organization: Fixed issue with metadata field not getting set to empty (#245, #254)
  • resource/auth0_action: Fix issue with not being able to update dependencies (#247)
  • resource/auth0_user: Fix infinite plan on user_metadata (#249, #250)