Skip to content

v0.37.0

Compare
Choose a tag to compare
@sergiught sergiught released this 30 Aug 21:00
· 443 commits to main since this release

FEATURES:

  • resource/auth0_connection: Prevented erasing options.configuration by mistake (#307)

BUG FIXES:

  • resource/auth0_organization_connection: Fixed issue with importing (#301)
  • resource/auth0_organization_member: Fixed issue with importing (#302)
  • resource/auth0_connection: Added missing field set_user_root_attributes to the auth0 connection (#303)
  • data-source/auth0_client: Fixed search by name through all available clients (#306)
  • resource/auth0_email: Refactored and removed ForceNew on secret fields (#304)

NOTES:

  • resource/auth0_prompt: Refactored and added additional test cases (#305)
  • Upgraded test recordings to go-vcr v3 (#309)
  • Removed unnecessary MapData struct from resource data helpers (#310)