Skip to content

Releases: auth0/auth0-deploy-cli

5.1.4

12 Aug 18:04
d054a3f
Compare
Choose a tag to compare

Fixed

  • Connections disabled when the client is added AUTH0_EXCLUDED_CLIENTS list.

5.1.3

04 Aug 12:43
Compare
Choose a tag to compare

Fixed

  • Many entities were not being fetched via the Paging API properly.

v5.1.2

21 Jul 20:35
92d3978
Compare
Choose a tag to compare
  • fix exporting more than 50 roles
  • Fix deploy error_pages without html field

v5.1.1

10 Jul 19:54
a91d28a
Compare
Choose a tag to compare
  • Fix issue with fetching migrations on unsupported tenants

v5.1.0

09 Jul 22:32
cd089fe
Compare
Choose a tag to compare

Added

  • Add support for three guardian/MFA-related features:
    • Guardian Policies
    • Guardian Phone factor selected provider
    • Guardian Phone factor message types
  • Adds support for Migrations

v5.0.0

13 Jun 00:52
Compare
Choose a tag to compare

Changed

[Breaking] Updated dependencies and deprecated support for Node versions earlier than 8 via babel@7 and dot-prop@5 [#242]

Added

Allow excluding default values for emailProvider with AUTH0_EXCLUDED_DEFAULTS [#236]

Fixed

pages: fix error when dumping error_page without html property [#247]

v4.3.1

20 May 18:41
Compare
Choose a tag to compare

Fixed

Fixed broken mkdirp package dependency.

v4.3.0

18 May 13:27
Compare
Choose a tag to compare

Removed

  • Removed several unused dependencies:

    • ajv
    • e6-template-strings
    • node-storage
    • readline
    • xregexp

v4.2.2

06 May 03:24
675d7a5
Compare
Choose a tag to compare

Added

  • Support for phone message hook added.
  • Configurable connections directory with AUTH0_CONNECTIONS_DIRECTORY.

Removed

  • Remove data from verify email example to prevent copy and paste misuse.

v4.2.1

08 Apr 12:59
a1ca47c
Compare
Choose a tag to compare

bump auth0-source-control-extension-tools to fix rules' order collision