Skip to content

Releases: auth0/auth0-deploy-cli

8.26.0

30 Jan 07:23
59fe692

Choose a tag to compare

Added

  • Add support for use_for_organization_discovery in organizations discovery-domains. [#1283]
  • Add support for passwordless authentication methods (email_otp and phone_otp) in databases. [#1282]
  • Add support for relying_party_identifier in customDomains. [#1280]
  • Add support for allow_all_scopes property in clientGrants. [#1278]
  • Add OIDC logout configuration support with session metadata in clients. [#1263]

Changed

  • Optimize directory provisioning configuration fetching for connections. [#1284]

Fixed

  • Fix exclude read-only is_default from customDomains. [#1279]
  • Fix pagination skipping last page. [#1277]

8.25.0

09 Jan 05:58
9f09da6

Choose a tag to compare

Added

  • AUTH0_INCLUDED_CONNECTIONS config property to include only selected connection. [#1242]

Fixed

  • Fix tokenExchangeProfiles profiles handling. [#1253]
  • Fix idle_ephemeral_session_lifetime and ephemeral_session_lifetime handling while importing [#1261]

8.24.0

22 Dec 10:58
fffdcf8

Choose a tag to compare

Added

  • Add support for managing riskAssessment settings. [#1217]
  • Add directory provisioning support for google-apps connections. [#1246]

8.23.2

18 Dec 16:36
5160c90

Choose a tag to compare

Fixed

  • Fix customDomains handler 409 for listing domains. [#1244]

8.23.1

18 Dec 13:27
f50cc14

Choose a tag to compare

Fixed

  • Fix resolve race conditions in processChanges for handlers. [#1240]
  • Fix client grants pagination to use checkpoint. [#1239]

8.23.0

16 Dec 12:52
91bcabb

Choose a tag to compare

Added

  • Add support for brute-force-protection in prompts custom-text. [#1221]
  • Add support for phoneTemplates. [#1224]
  • Add support for tokenExchangeProfiles. [#1232]

Changed

  • Upgrading node-auth0 from v4 to v5. [#1207]

Fixed

  • Fix improved_signup_bot_detection_in_classic is added in allowed tenant flags. [#1231]

8.22.0

10 Dec 06:22
24950be

Choose a tag to compare

Added

  • Add AUTH0_EXCLUDE_THIRD_PARTY_CLIENTS config property to exclude third-party clients. [#1212]

Fixed

  • Fix managing Auth0 My Account API in resourceServers. [#1229]
  • Fix cross_origin_auth is deprecated and migrated to cross_origin_authentication in clients. [#1223]

8.20.4-beta.0

02 Dec 06:44
128605d

Choose a tag to compare

8.20.4-beta.0 Pre-release
Pre-release

Changed

  • Upgrading node-auth0 from v4 to v5 [beta]. [#1207]

8.21.0

21 Nov 09:45
0eb5df8

Choose a tag to compare

Added

  • Add support for Connection Profiles and Express Configuration on Clients. [#1204]
  • Add support for ACUL GA. [#1209]
  • Add support for session_transfer schema in clients. [#1211]

Fixed

  • Fix handle responses when paginating custom domains. [#1214]

8.20.3

14 Nov 07:08
4b2d31c

Choose a tag to compare

Fixed

  • Fix pagination error when API returns empty array. [#1203]