NOTES:
- ⚠️ Check our migration guide to navigate the breaking changes that were added in this release.
FEATURES:
data-source/auth0_pages
: Add new data source to retrieve Auth0 pages (#706)
ENHANCEMENTS:
resource/auth0_action
: Add support for GA version of Node 18 withinruntime
field (#709, #722)resource/auth0_trigger_actions
: Addpassword-reset-post-challenge
to available trigger bindings (#726)resource/auth0_trigger_action
: Addpassword-reset-post-challenge
to available trigger bindings (#746)resource/auth0_*
: Improve how we check for 404 errors (#727)resource/auth0_client
: Add validation to prevent emptymobile
block (#742)resource/auth0_prompt_custom_text
: Add support for six new languages (#732)
BUG FIXES:
resource/auth0_connection
: Correctly expandshopify
connection strategy types (#728)data-source/auth0_*
: Raise 404 errors when retrieving data sources (#698)
BREAKING CHANGES:
resource/auth0_client
: Formally type theaddons
sub-properties (#655, #656, #657, #658, #661, #662, #663, #664, #665, #666, #667, #668, #669, #670, #671, #672, #673, #674, #675, #676, #677, #678, #681, #682)resource/auth0_user
: Removeroles
andpermissions
fields (#703)resource/auth0_resource_server
: Removescopes
field (#703)resource/auth0_global_client
: Remove resource (#704)data-source/auth0_global_client
: Remove data source (#704)resource/auth0_tenant
: Removechange_password
,error_page
andguardian_mfa_page
fields (#711)resource/auth0_tenant
: Removeuniversal_login
block (#712)resource/auth0_client
: Removeclient_secret_rotation_trigger
field (#711)resource/auth0_role
: Removepermissions
field (#714)resource/auth0_organization_member
: Removeroles
field (#715)resource/auth0_client_grant
: Renamescope
field toscopes
(#717)resource/auth0_*
: Align resource import separators (#718)resource/auth0_client
: Removeclient_secret
andtoken_endpoint_auth_method
fields (#725)resource/auth0_email
: Removeapi_user
field (#730)resource/auth0_connection
: Removeenabled_clients
field (#730)resource/auth0_trigger_binding
: Remove resource (#730)resource/auth0_email
: Rename resource toauth0_email_provider
(#731)