Skip to content

v0.5.0

Compare
Choose a tag to compare
@sergiught sergiught released this 14 Feb 10:27
· 475 commits to main since this release

This project is a continuation of go-auth0/auth0.
To view previous release notes please check CHANGELOG.md.

Breaking Changes

  • Renamed client.ClientCredentials to client.OAuth2ClientCredentials
  • Renamed ActionVersionError.Url to ActionVersionError.URL
  • Renamed ActionBindingReferenceById to ActionBindingReferenceByID
  • Renamed ConnectionOptionsSMS.GatewayUrl to ConnectionOptionsSMS.GatewayURL
  • Renamed Connection.ProvisioningTicketUrl to Connection.ProvisioningTicketURL
  • Removed deprecated ActionManager.ListTriggers()
  • Removed deprecated ActionManager.ReadVersion()
  • Removed deprecated ActionManager.ListVersions()
  • Removed deprecated ActionManager.ListBindings()
  • Removed deprecated ActionManager.ReadExecution()
  • Removed deprecated ClientRefreshToken.Type
  • Removed deprecated WithFields()
  • Removed deprecated WithoutFields()
  • Removed deprecated TenantFlags.ChangePasswordFlowV1