Skip to content
This repository has been archived by the owner on Jul 31, 2021. It is now read-only.

Releases: auth0-extensions/auth0-source-control-extension-tools

v4.0.4

27 Mar 22:39
0ed3fb3
Compare
Choose a tag to compare

Changes

  • Support for client names used in options.idpinitiated.client_id property when importing database connections (#89)

v4.0.3

10 Mar 16:58
Compare
Choose a tag to compare

Changes

  • hooks: support for post-change-password triggerId @shushen (#88)

v4.0.2

05 Feb 18:46
Compare
Choose a tag to compare

Changes

v4.0.1

05 Feb 18:24
97bdbb5
Compare
Choose a tag to compare

Changes

  • Continue processing if hooks or roles are not enabled @pdillon (#80)

v4.0.0

21 Jan 15:50
764ccd1
Compare
Choose a tag to compare

Changes

v3.5.2

20 Dec 15:35
aaa8ae4
Compare
Choose a tag to compare

Changes

v4.0.0-dev.6

18 Dec 16:17
Compare
Choose a tag to compare
v4.0.0-dev.6 Pre-release
Pre-release

fix: triggerId not allowed in update

v4.0.0-dev.5

16 Dec 15:27
09f0c6d
Compare
Choose a tag to compare
v4.0.0-dev.5 Pre-release
Pre-release
  • Hooks schema updated to work with script and enabled (former code and active).
  • Removed hooks deactivation (now handled by hooks-api)
  • Added secrets management and tests

v4.0.0-dev.4

07 Oct 16:09
Compare
Choose a tag to compare
v4.0.0-dev.4 Pre-release
Pre-release

Changes

  • Remove JFrog registry from package.json

v4.0.0-dev.3

24 Sep 01:03
Compare
Choose a tag to compare
v4.0.0-dev.3 Pre-release
Pre-release

Changes

  • Allow creating a hook - #72
  • Allow updating and removing a hook - #74