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

Latest commit

 

History

History
268 lines (192 loc) · 7.22 KB

CHANGELOG.md

File metadata and controls

268 lines (192 loc) · 7.22 KB

Changelog

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.

[3.7.0] - 2020-12-02

auth0-bitbucket-deploy v3.7.0

auth0-github-deploy v3.7.0

auth0-gitlab-deploy v3.7.0

auth0-visualstudio-deploy v3.7.0

  • Changed

    • 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)
  • Fixed

    • Updated package repository URLs [#94]
    • Custom db script should be included even when customization is disabled (ESD-10039)

[3.6.0] - 2020-11-18

auth0-bitbucket-deploy v3.6.0

auth0-github-deploy v3.6.0

auth0-gitlab-deploy v3.6.0

auth0-visualstudio-deploy v3.6.0

[3.5.4] - 2020-11-18

auth0-bitbucket-deploy v3.5.4

auth0-github-deploy v3.5.4

auth0-gitlab-deploy v3.5.4

auth0-visualstudio-deploy v3.5.4

[3.5.3] - 2020-11-05

auth0-bitbucket-deploy v3.5.3

auth0-github-deploy v3.5.3

auth0-gitlab-deploy v3.5.3

auth0-visualstudio-deploy v3.5.3

[3.5.0] - 2020-07-09

auth0-bitbucket-deploy v3.5.0

auth0-github-deploy v3.5.0

auth0-gitlab-deploy v3.5.0

auth0-visualstudio-deploy v3.5.0

  • Changed

    Add support for managing:

    • MFA/Guardian Policies
    • MFA/Guardian Phone Factor Message Types
    • MFA/Guardian Phone Factor Selected Provider

[3.3.0] - 2020-04-09

auth0-bitbucket-deploy v3.3.0

auth0-github-deploy v3.3.0

auth0-gitlab-deploy v3.3.0

auth0-visualstudio-deploy v3.3.0

  • Changed

    • 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.

[3.2.1] - 2020-04-02

auth0-bitbucket-deploy v3.2.1

auth0-github-deploy v3.2.1

auth0-gitlab-deploy v3.2.1

auth0-visualstudio-deploy v3.2.1

  • Changed

    • Scopes for hooks updated

[3.2.0] - 2020-03-13

auth0-bitbucket-deploy v3.2.0

auth0-github-deploy v3.2.0

auth0-gitlab-deploy v3.2.0

auth0-visualstudio-deploy v3.2.0

  • Added

    • Add support for Hooks entity.

[3.1.1] - 2020-03-06

auth0-bitbucket-deploy v3.1.1

auth0-github-deploy v3.1.1

auth0-gitlab-deploy v3.1.1

auth0-visualstudio-deploy v3.1.1

  • Changed

    • Add support for database.json as the configuration file for a database connection
    • When both database.json and settings.json are present in the same folder for a database connection, database.json takes precedence over settings.json and the latter is ignored

[2.0.0] - 2019-09-02

auth0-bitbucket-deploy v3.0.0

auth0-github-deploy v3.0.0

auth0-gitlab-deploy v3.0.0

auth0-visualstudio-deploy v3.0.0

  • Changed

    • Cipher has been replaced with mapping
  • Added

    • Ability to exclude clients, databases and connections
    • Mappings support
    • Ability to automatically re-deploy last successful configuration in case of failed deployment (AUTO_REDEPLOY option)

[1.5.0] - 2019-07-09

auth0-bitbucket-deploy v2.10.0

auth0-github-deploy v2.10.0

auth0-gitlab-deploy v2.11.0

auth0-visualstudio-deploy v2.9.0

  • Added

    • Tenant settings support (tenant.json file).
    • Guardian settings support (guardian/factors/*.json, guardian/providers/*.json, guardian/templates/*.json files).

[1.4.2] - 2019-06-14

auth0-gitlab-deploy v2.10.2

auth0-visualstudio-deploy v2.8.2

  • Fixed

    • Issue with branches, names of which are containing / character.

[1.4.1] - 2019-06-05

auth0-bitbucket-deploy v2.9.1

auth0-gitlab-deploy v2.10.1

auth0-visualstudio-deploy v2.8.1

  • Fixed

    • Roles management bug

[1.4.0] - 2019-06-04

auth0-bitbucket-deploy v2.9.0

auth0-github-deploy v2.9.0

auth0-gitlab-deploy v2.10.0

auth0-visualstudio-deploy v2.8.0

  • Changed

    • auth0 and auth0-source-control-extension-tools modules version updated to 2.17.0 and 3.4.0
  • Added

    • 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.

[1.3.1] - 2019-05-02

auth0-bitbucket-deploy v2.8.1

auth0-github-deploy v2.8.1

auth0-gitlab-deploy v2.9.1

  • Fixed

    • Database connection custom scripts won't be sent, if database customization is disabled in settings.json

auth0-visualstudio-deploy v2.7.1

  • Fixed

    • Database connection custom scripts won't be sent, if database customization is disabled in settings.json
  • Added

    • Added possibility to specify project of the repository for git-repos in format project/repository

[1.3.0] - 2019-04-12

auth0-bitbucket-deploy v2.8.0

auth0-github-deploy v2.8.0

auth0-gitlab-deploy v2.9.0

auth0-visualstudio-deploy v2.7.0

  • Changed

    • request-promise is replaced by axios.

[1.2.3] - 2019-03-25

auth0-bitbucket-deploy v2.7.2

  • Fixed

    • Bitbucket API pagination issue fixed.

[1.2.2] - 2019-03-19

auth0-visualstudio-deploy v2.6.2

  • Fixed

    • auth0-visualstudio-deploy deployment issue fixed.

[1.2.1] - 2019-03-11

auth0-bitbucket-deploy v2.7.1

auth0-github-deploy v2.7.1

auth0-gitlab-deploy v2.8.1

auth0-visualstudio-deploy v2.6.1

  • Fixed

    • Validation issues related to new auth0-source-control-tools version.

[1.2.0] - 2019-03-06

auth0-bitbucket-deploy v2.7.0

auth0-github-deploy v2.7.0

auth0-gitlab-deploy v2.8.0

auth0-visualstudio-deploy v2.6.0

  • Added

    • Added support for encoded secrets
    • Added UI tool for encoding secrets

[1.1.3] - 2019-02-22

auth0-bitbucket-deploy v2.6.4

auth0-github-deploy v2.6.2

auth0-gitlab-deploy v2.7.2

auth0-visualstudio-deploy v2.5.3

  • Fixed

    • Database settings without scripts bug fixed.

[1.1.2] - 2019-02-07

auth0-bitbucket-deploy v2.6.3

auth0-github-deploy v2.6.1

auth0-gitlab-deploy v2.7.1

auth0-visualstudio-deploy v2.5.2

  • Fixed

    • Required module auth0-source-control-tools version issue fixed.

[1.1.1] - 2019-01-31

auth0-bitbucket-deploy v2.6.2

  • Fixed

    • Fixed username secret bug

[1.1.0] - 2019-01-30

auth0-bitbucket-deploy v2.6.1

auth0-visualstudio-deploy v2.5.1

  • Fixed

    • Extensions categories fixed

[1.0.0] - 2019-01-29

auth0-bitbucket-deploy v2.6.0

auth0-github-deploy v2.6.0

auth0-gitlab-deploy v2.7.0

auth0-visualstudio-deploy v2.5.0

  • Fixed

    • PUBLIC_WT_URL bug fixed.
  • Added

    • Added ability to deploy db-connections settings.
  • Changed

    • Names of some of the configuration variables has been changed. This breaking change will require manual updating of the configuration variables.