Skip to content

v1.34.0

Latest

Choose a tag to compare

@ramya18101 ramya18101 released this 02 Sep 14:40
· 1 commit to main since this release
bff7ecc

Added

  • Add support for managing flows via auth0 flows commands [#1628]
  • Add support for managing flows executions via auth0 flows executions commands [#1628]
  • Add support for managing flows vault connections via auth0 flows vault connections commands [#1628]
  • Add --data flag for JSON payload input in auth0 actions create and auth0 actions update [#1630]
  • Add --schema and --query flags to auth0 actions list command [#1631]
  • Add terraform export support for auth0_token_exchange_profile resource in auth0 tf generate [#1627]

Fixed

  • Fix shell completion command to not require authentication [#1638]