Skip to content

Releases: auth0/auth0-deploy-cli

v7.5.0

09 Mar 08:43
0442e2a
Compare
Choose a tag to compare

Added

  • Support for attack protection configuration management #428

Fixed

  • Excluded connection properties from getting deleted upon update #430
  • Organizations in YAML format are skipped when not defined #388

v7.4.0

24 Feb 20:44
97f65d2
Compare
Choose a tag to compare

Added

  • Allowing @@ array variable replacement to work when wrapped in quotes [#421]

Fixed

  • Eliminated benign client_metadata warnings on import [#416]
  • Fixing request abstraction from losing function scope, enabling Auth0 Node SDK updates [#412]

Security

  • Updating Auth0 Node SDK to 2.40.0 which fixes minor dependency vulnerability

v7.3.7

03 Feb 17:40
fe99d38
Compare
Choose a tag to compare

Fixed

  • Expose errors that may be silently missed in Actions [#408]

v7.3.6

02 Feb 20:22
b839546
Compare
Choose a tag to compare

Fixed

  • Fix errors caused by incompatibilities introduced by new versions of Auth0 SDK [#406]

v7.3.5

27 Jan 19:17
ad07ae3
Compare
Choose a tag to compare
  • Fix an error with the function context [#403]

v7.3.4

26 Jan 22:30
f2b0bb8
Compare
Choose a tag to compare
  • Fix stop pagination if no next exists [#401]

v7.3.3

26 Jan 21:54
d4069e8
Compare
Choose a tag to compare
  • Fix pagination [#400]
  • Security fixes from dependencies [#400]

v7.3.2

14 Dec 18:54
Compare
Choose a tag to compare
  • Fixes dependency security issues [#393]

v7.3.1

21 Sep 20:31
Compare
Choose a tag to compare

Fixed

  • Error when authenticating with AUTH0_CLIENT_ID and AUTH0_CLIENT_SECRET with Node.js prior to v14

v7.3.0

20 Sep 23:33
d7a9941
Compare
Choose a tag to compare

Added

  • Allow set of AUTH0_AUDIENCE for custom domain [#379] (credit @AliBazzi)

Fixed

  • Load file configured in customScripts for DB Connections [#367] (credit @skukx)

Security

  • Security fixes from dependencies