Add Changelog for v1.57.0 - #1706
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
FEATURES:
resource/auth0_network_acl_key– Add resource to manage HMAC-SHA256 signing keys for Network ACL HTTP Message Signature verification (EA only) (#1698)data-source/auth0_network_acl_key– Add data source to look up a Network ACL signing key by ID (EA only) (#1698)resource/auth0_network_acl– Addhttp_message_signatureblock tomatch/not_matchinrulefor HMAC signature-based ACL matching against Network ACL keys. (EA only) (#1698)data-source/auth0_network_acl/data-source/auth0_network_acls– Exposehttp_message_signaturein read output when present. (EA only) (#1698)resource/auth0_network_acl/data-source/auth0_network_acl– Addmatch_allboolean torulefor unconditional matching regardless of traffic signals; mutually exclusive withmatchandnot_match. (#1702)resource/auth0_client– Addclient_idattribute to set a custom client identifier at creation time; changes force a new resource. (EA only) (#1697)resource/auth0_client– Add support to manageb2b_integration_configurationfor Enterprise Connect withintegration_typeandsso_profiles(EA only) (#1699)data-source/auth0_client– Exposeb2b_integration_configuration(EA only) (#1699)ENHANCEMENTS:
resource/auth0_prompt_screen_renderer– Addconfirmationprompt and itsconfirmationscreen (#1695)resource/auth0_connection– Add write-onlyoptions_client_secret_woandoptions_client_secret_wo_versionattributes so the connection client secret can be set without persisting it to state; mutually exclusive withoptions.client_secret(#1690)resource/auth0_email_template– Addauth_email_by_codeas an allowed value for thetemplateattribute (#1692)