Releases: auth0/auth0-deploy-cli
Releases · auth0/auth0-deploy-cli
v7.16.0
Added
AUTH0_INCLUDED_ONLY
configuration property to express sole management of certain resource types [#726]
- Suspended log stream management support [#725]
- More descriptive errors when actions service is unavailable [#724]
Fixed
- Remove configurable tenant
sandbox_version
property from readonly list [#683]
- Handling of undefined tenant
enabled_locales
property [#727]
v7.15.2
Fixed
- Deletion of email provider when setting as empty object [#673]
- Remove audience from grant file name in directory mode [#684]
Security
v7.15.1
Added
- Warning about future fix that enables deletion of email provider; no significant changes to functionality [#672]
Fixed
- Returning all branding setting when using YAML [#666]
- Preventing empty
logo_url
from update tenant payload [#667]
- Loading actions between different operating systems [#668]
- Prevent writing undefined page templates files [#671]
v7.15.0
Added
- Ignoring management of marketplace actions because they are unsupported by the Management API [#660]
Fixed
- Allowing partial attack protection configurations [#638]
v7.14.3
Fixed
- Reclassify select production dependencies as dev dependencies [#626]
- Allowing certain page templates configuration to be modified even when absent of HTML [#629],[#630]
v7.14.2
Fixed
- Allowing updating of branding themes when used in conjunction with
--export_ids
flag [#603]
- Halting deploy process if passwordless email template does not exist [#617]
v7.14.1
Fixed
- Reverting unreplaced keyword mapping detection that would trigger some false-positives [#597]
v7.14.0
Added
- Validation to detect unreplaced keyword mappings during import [#591]
Fixed
- Detect and prevent
You are not allowed to set flag '<SOME_FLAG>' for this tenant.
errors when erroneously setting non-configurable migration flag [#590]
- Crash when attempting to create page templates from undefined value [#592]
v7.13.1
Fixed
- Removing single usage of
flatMap
array method to prevent crashes with Node v10 [#577]
v7.13.0
Added
- Themes support (if supported by tenant) [#554]
Fixed
- Omit
enabled_clients
from connection payload if not defined in resource configuration files [#563]