Skip to content

Releases: auth0/auth0-deploy-cli

8.29.2

17 Mar 10:23
008916a

Choose a tag to compare

Fixed

  • Fix false-positive deprecation warning for cross_origin_auth when cross_origin_authentication is correctly used in config. [#1322]

8.29.1

12 Mar 08:20
7d6b211

Choose a tag to compare

Fixed

  • Fix bad request error when no emailProvider is configured. [#1321]
  • Fix enabled_clients pagination for connections. [#1320]

8.29.0

03 Mar 10:21
3c8d3f1

Choose a tag to compare

Added

  • Add DPoP support for proof-of-possession mechanism in resourceServers (GA) [#1311]
  • Add supplemental signals configuration for Akamai integration.(EA) [#1310]

8.28.0

20 Feb 12:59
fd3e4cc

Choose a tag to compare

Added

  • Add support for managing action-modules.(EA) [#1302]
  • Add support for managing modules in actions.(EA) [#1302]

8.27.0

13 Feb 17:12
682cfca

Choose a tag to compare

Added

  • Add support for custom_password_hash.action_id in databases (Universal Custom Password Hash EA). [#1288]
  • Add support for allowed_strategies in selfServiceProfiles. [#1298]

Fixed

  • Fix validation handling for authentication_methods.password.enabled and disable_self_service_change_password in databases. [#1297]
  • Fix stripping deprecated enabled_clients for connections with enhanced client management. [#1294]
  • Fix exclude third-party clientGrants when AUTH0_EXCLUDE_THIRD_PARTY_CLIENTS is enabled. [#1289]

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]