All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
-
- Bump [email protected], which fixes
- add webauth-roaming as valid MFA factor name (ESD-10050)
- log error if hooks deploy fails with 403 error code due to missing scope (ESD-9513)
- Bump [email protected], which fixes
-
- Updated package repository URLs [#94]
- Custom db script should be included even when customization is disabled (ESD-10039)
-
- Bump [email protected] to fix pagination in API calls
-
- Reverted: Bump [email protected] to fix pagination in API calls
-
- Bump [email protected] to fix pagination in API calls
-
Add support for managing:
- MFA/Guardian Policies
- MFA/Guardian Phone Factor Message Types
- MFA/Guardian Phone Factor Selected Provider
-
- Update the github internal library to prevent deprecated access token in url warnings from Github.
- For SAML database connections, support client name in the
options.idpinitiated.client_id
property.
-
- Scopes for hooks updated
-
- Add support for Hooks entity.
-
- Add support for
database.json
as the configuration file for a database connection - When both
database.json
andsettings.json
are present in the same folder for a database connection,database.json
takes precedence oversettings.json
and the latter is ignored
- Add support for
-
- Cipher has been replaced with mapping
-
- Ability to exclude
clients
,databases
andconnections
- Mappings support
- Ability to automatically re-deploy last successful configuration in case of failed deployment (
AUTO_REDEPLOY
option)
- Ability to exclude
-
- Tenant settings support (
tenant.json
file). - Guardian settings support (
guardian/factors/*.json
,guardian/providers/*.json
,guardian/templates/*.json
files).
- Tenant settings support (
-
- Issue with branches, names of which are containing
/
character.
- Issue with branches, names of which are containing
-
- Roles management bug
-
auth0
andauth0-source-control-extension-tools
modules version updated to2.17.0
and3.4.0
-
- Roles management support
AUTH0_ALLOW_DELETE
option. WARNING: enabling this option will allow the extension to remove from the tenant all objects that does not exist in the repository.
-
- Database connection custom scripts won't be sent, if database customization is disabled in
settings.json
- Database connection custom scripts won't be sent, if database customization is disabled in
-
- Database connection custom scripts won't be sent, if database customization is disabled in
settings.json
- Database connection custom scripts won't be sent, if database customization is disabled in
-
- Added possibility to specify project of the repository for git-repos in format
project/repository
- Added possibility to specify project of the repository for git-repos in format
-
request-promise
is replaced byaxios
.
-
- Bitbucket API pagination issue fixed.
-
auth0-visualstudio-deploy
deployment issue fixed.
-
- Validation issues related to new
auth0-source-control-tools
version.
- Validation issues related to new
-
- Added support for encoded secrets
- Added UI tool for encoding secrets
-
- Database settings without scripts bug fixed.
-
- Required module
auth0-source-control-tools
version issue fixed.
- Required module
-
- Fixed username secret bug
-
- Extensions categories fixed
-
PUBLIC_WT_URL
bug fixed.
-
- Added ability to deploy db-connections settings.
-
- Names of some of the configuration variables has been changed. This breaking change will require manual updating of the configuration variables.