Releases: auth0/auth0-deploy-cli
Releases · auth0/auth0-deploy-cli
8.1.0
Added
- Client Credentials (M2M) support in
organizations
and clientGrants
[#975]
8.0.0
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
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
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
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
Added
- Management support for
partials
in prompts
handler [#930]
Changed
- Reduced latency while performing
SCIM
CRUD operations [#933]
7.23.1
Fixed
- Fix
429
(too_many_requests
) and 403
(insufficient_scope
) errors in the SCIM handler [#925]
7.23.0
Added
- Management support for
scim_configuration
in connections handler [#921]
7.22.1
Fixed
- Made
captcha_widget_theme
an optional field in the colors
property within the themes
schema [#911]
7.22.0
Added
- Management support for
is_signup_enabled
in organization connections [#905]
- Management support for
captcha_widget_theme
in theme colors [#906]