Skip to content

Releases: auth0/auth0-deploy-cli

v7.12.2

18 May 12:10
339c871
Compare
Choose a tag to compare

Fixed

  • Properly handle all screen types within a prompt grouping [#541]
  • Gracefully ignoring custom domains if not supported by tenant [#542]

v7.12.1

11 May 09:38
1510a85
Compare
Choose a tag to compare

Fixed

  • Unable to deploy without branding settings feature [#532]

v7.12.0

10 May 14:43
c47c721
Compare
Choose a tag to compare

Added

  • Prompts support (both prompts settings and custom text for prompts) [#530]
  • Custom domains support [#527]

v7.11.1

04 May 15:51
49a355e
Compare
Choose a tag to compare

Fixed

  • Deployment of newly-created actions always failing due to "A draft must be in the 'built' state" error [#524]
  • Undefined updateRule Auth0 SDK alias replaced with operational rules.update [#526]

v7.11.0

29 Apr 11:57
b1b329d
Compare
Choose a tag to compare

Added

  • Intelligent scope detection, will skip resources when insufficient scope provided to designated application [#517]

Fixed

  • Inconsistencies between resource handlers with respect to empty, null and undefined values [#512]

v7.10.0

27 Apr 13:57
10074e5
Compare
Choose a tag to compare

Added

  • Branding support for directory format [#505]

Fixed

  • More comprehensive support for deletions through AUTH0_ALLOW_DELETE [#509]

v7.9.0

20 Apr 14:08
49520b6
Compare
Choose a tag to compare

Added

  • Log streams support [#495]

Fixed

  • ## String keyword replacements now work when nested inside @@ array replacements [#504]

v7.8.0

15 Apr 15:06
c3bde04
Compare
Choose a tag to compare

Added

  • Type declarations for more seamless integration into Typescript projects when used as a module [#485]

Security

  • Updated Winston from 2.3.x to 3.3.0 which applies fix for theoretical prototype pollution vulnerability [#497]

v7.7.1

07 Apr 16:46
6f0c275
Compare
Choose a tag to compare

Added

  • Deprecation warnings for now deprecated asset-specific exclusion configuration properties: AUTH0_EXCLUDED_RULES, AUTH0_EXCLUDED_CLIENTS, AUTH0_EXCLUDED_DATABASES, AUTH0_EXCLUDED_CONNECTIONS, AUTH0_EXCLUDED_RESOURCE_SERVERS, AUTH0_EXCLUDED_DEFAULTS. See Resource Exclusion Proposal for details. [#481]

Fixed

  • Rules configs failing to update after regression prevented asset-specific overrides of Node Auth0 SDK methods [#482]
  • Attack protection not replacing keywords [#478]

v7.7.0

06 Apr 15:44
885a135
Compare
Choose a tag to compare

Added

Fixed

  • idle_session_lifetime and session_lifetime values properly ignored on update if inheriting default tenant values.[#471]