Skip to content

Releases: auth0/auth0-deploy-cli

8.1.0

08 Nov 10:15
d21774f
Compare
Choose a tag to compare

Added

  • Client Credentials (M2M) support in organizations and clientGrants [#975]

8.0.0

21 Oct 10:37
d9aaca2
Compare
Choose a tag to compare

Changed

  • Auth0 v4.X migration
  • The delete operation on the emailProvider resource will disable the email provider instead of deleting it.

Deprecated

  • migration management resource

Security

  • Security fixes from dependencies
  • Node 18 LTS and newer LTS releases are supported.

📚 v8 Migartion Doc.

7.24.3

16 Oct 09:19
f50106f
Compare
Choose a tag to compare

Fixed

  • Fix keyword replacement for actions secrets using the directory format [#954]
  • Fix keyword replacement for custom prompts using the directory format [#963]

7.24.2

28 Aug 10:07
e7e8649
Compare
Choose a tag to compare

Added

  • Add support for login-passwordless prompt on partials in prompts handler [#946]

Fixed

  • Fix branding template path on export/import [#943]
  • Fix docs for support exclusions of individual resource [#944]

7.24.1

09 Aug 10:59
6381ce6
Compare
Choose a tag to compare

Fixed

  • Fix branding template path on export/import as Yaml [#939]
  • Fix databases handler to handle the options property correctly for flexible identifiers [#937]

7.24.0

02 Aug 07:35
95bb953
Compare
Choose a tag to compare

Added

  • Management support for partials in prompts handler [#930]

Changed

  • Reduced latency while performing SCIM CRUD operations [#933]

7.23.1

19 Jul 13:04
b56316e
Compare
Choose a tag to compare

Fixed

  • Fix 429(too_many_requests) and 403(insufficient_scope) errors in the SCIM handler [#925]

7.23.0

16 Jul 16:06
d6664eb
Compare
Choose a tag to compare

Added

  • Management support for scim_configuration in connections handler [#921]

7.22.1

24 Jun 07:19
40021e8
Compare
Choose a tag to compare

Fixed

  • Made captcha_widget_theme an optional field in the colors property within the themes schema [#911]

7.22.0

21 Jun 15:59
fbdf7a6
Compare
Choose a tag to compare

Added

  • Management support for is_signup_enabled in organization connections [#905]
  • Management support for captcha_widget_theme in theme colors [#906]