Skip to content
This repository has been archived by the owner on Mar 8, 2022. It is now read-only.

v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Mar 11:47
· 658 commits to master since this release

FEATURES:

  • resource/auth0_connection: support for the passwordless email connection strategy.

ENHANCEMENTS:

  • resource/auth0_connection: now using the more powerful connection options from gopkg.in/auth0.v4.

BUG FIXES:

  • resource/auth0_tenant, resource/auth0_connection: issues setting boolean attributes within nested blocks should now be resolved (#163, #160)

NOTES:

  • Upgrade to gopkg.in/auth0.v4 (v4.0.0)