v1.49.0
ENHANCEMENTS:
resource/auth0_event_stream– Add support forcustom_headerwebhook authorization method, withheader_key,header_value,header_value_wo, andheader_value_wo_versionfields (#1600)resource/auth0_log_stream– Add support for a write-only Datadog API key viadatadog_api_key_woanddatadog_api_key_wo_version(#1601)
BUG FIXES:
resource/auth0_action– Fix409 Conflictrace condition between action deploy and trigger binding by adding a create timeout and deployment wait logic (#1590)resource/auth0_tenant– Prevent state drift for fields with server-side defaults (session_lifetime,idle_session_lifetime,ephemeral_session_lifetime,idle_ephemeral_session_lifetime,enable_pipeline2,enable_client_connections, anddisable_management_api_sms_obfuscation) (#1587)resource/auth0_connection– Handle emptyid_token_signed_response_algsas unset for OIDC and Okta connections (#1598)
NOTES:
resource/auth0_guardian– Deprecate theproviderattribute andoptionsblock within thephoneblock in favor of theauth0_phone_providerresource (Unified Phone Experience). Refer to the migration documentation for the detailed steps (#1596)resource/auth0_trigger_action/resource/auth0_trigger_actions– Document newly supported trigger types (password-reset-post-challenge,custom-email-provider,custom-phone-provider,login-post-identifier, andsignup-post-identifier) (#1605)resource/auth0_attack_protection– Update description forbot_detection_level(#1595)