Skip to content

Releases: auth0/auth0-deploy-cli

v7.15.2

03 Jan 18:49
88feb58
Compare
Choose a tag to compare

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

19 Oct 17:17
d5fcfad
Compare
Choose a tag to compare

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

11 Oct 17:58
7028736
Compare
Choose a tag to compare

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

24 Aug 19:38
8e37098
Compare
Choose a tag to compare

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

01 Aug 17:26
5e50430
Compare
Choose a tag to compare

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

29 Jun 13:19
834fde5
Compare
Choose a tag to compare

Fixed

  • Reverting unreplaced keyword mapping detection that would trigger some false-positives [#597]

v7.14.0

28 Jun 11:42
966d3e1
Compare
Choose a tag to compare

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

13 Jun 14:12
395edf8
Compare
Choose a tag to compare

Fixed

  • Removing single usage of flatMap array method to prevent crashes with Node v10 [#577]

v7.13.0

06 Jun 20:09
ef21a8c
Compare
Choose a tag to compare

Added

  • Themes support (if supported by tenant) [#554]

Fixed

  • Omit enabled_clients from connection payload if not defined in resource configuration files [#563]

v7.12.3

24 May 14:07
bd46ca2
Compare
Choose a tag to compare

Fixed

  • Resource exclusion respected during import even if resource configuration exists [#545]
  • Environment variables ingested by default [#553]