NOTES:
- Extract version from changelog for release notes.
NOTES:
- Update Travis to build on tag push.
NOTES:
- Added contributing, code of conduct, issue templates to the project.
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
.