Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 858 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 858 Bytes

v0.1.18 (March 26, 2019)

NOTES:

  • Extract version from changelog for release notes.

v0.1.17 (March 26, 2019)

NOTES:

  • Update Travis to build on tag push.

v0.1.16 (March 25, 2019)

NOTES:

  • Added contributing, code of conduct, issue templates to the project.

v0.1.15 (March 25, 2019)

FEATURES:

  • New Resource: auth0_tenant (#79)

ENHANCEMENTS:

  • resource/auth0_connection: enabled_clients will suppress diff if the list order is different.
  • resource/auth0_connection: set client_secret to sensitive (#91).
  • resource/auth0_resource_server: introduce token_lifetime_for_web (#84).

NOTES:

  • Re-imported Auth0 SDK from gopkg.in/auth0.v1.