Releases: auth0/auth0-deploy-cli
Releases · auth0/auth0-deploy-cli
8.15.0
Added
- Add application access permissions support in
clientGrants
and resourceServers
. [#1144]
Fixed
- Fix create or update custom domains for
customDomains
. [#1142]
8.14.0-beta.0
Added
- Add support for
--dry_run
flag to import
command. [#1143]
📚 Learn more about how to use it here: Using Dry Run
8.13.0
Added
- Add support for native to web SSO in
clients
. [#1139]
- Add support for PII config in
logStreams
. [#1130]
8.12.0
Added
- Add DPoP support for proof-of-possession mechanism in
resourceServers
[#1132]
Fixed
- Fix update enabled clients pagination for
connections
and databases
. [#1127]
- Fix request throttling for
forms
and flows
. [#1133]
- Fix logging and scope validation for
connections
and databases
. [#1134]
8.11.0
Added
- Add support for multiple custom domains in
customDomains
. [#1113]
8.10.0
Added
- Add support new schema fields in
prompt
screens for rendering. [#1124]
Changed
- Update endpoints for enabled_clients in
connections
and databases
. [#1123]
- Update CONTRIBUTING.md with detailed setup and workflow instructions. [#1115]
Fixed
- Fix process execution order for
forms
,flows
,flowVaultConnections
. [#1121]
- Fix keyword replacement markers in
databases
enabled_clients. [#1116]
8.9.0
Added
- Add support support limit M2M usage - EA [#1093]
- Add support to fetch list
prompt
screen's settings [#1104]
Fixed
- Fix secret masking for
connections
, emailProvider
and logStreams
[#1103]
- Fix supported resource types in READMEs. [#1109]
8.8.3
Added
- Add support for new screens for rendering
prompt
screen's settings [#1096]
Fixed
- Fix export
databases
options and customScripts [#1095]
8.8.2
Added
- Add support for refresh token policies configuration for
clients
- EA [#1085]
Changed
- Remove
AUTH0_EXPERIMENTAL_EA
flag check for screens rendering prompt
screen's settings import
command [#1084]
Fixed
- Fix tenant network ACL management not enabled [#1079]
- Fix error handling
guardianFactorProviders
, guardianFactorTemplates
, guardianFactors
, guardianPhoneFactorMessageTypes
, guardianPhoneFactorSelectedProvider
for forbidden deprecated feature [#1086]
- Fix docs for link between
flows
to forms
in examples [#1075]
8.8.1
Added
- Add support new screens for rendering
prompt
screen's settings [#1071]
Fixed
- Fix AUTH0_EXCLUDED_CLIENTS support for
clients
YAML format [#1072]