Skip to content

v2.15.0-beta.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 24 Jun 08:55
8176dfe

Beta

  • No beta-only changes in this release.

Stable (from main)

  • feat: add client.AttackProtection.PhoneProviderProtection Get and Patch endpoints
  • feat: add token vault privileged access types (ClientTokenVaultPrivilegedAccessWithCredentialID, ClientTokenVaultPrivilegedAccessWithPublicKey, TokenVaultPrivilegedAccessIPAllowlistEntry)
  • feat: add CrossAppAccessRequestingApp to connection response types
  • feat: add PhoneVerified, Multifactor, MultifactorLastModified, LastIP, LastLogin, and LastPasswordReset user fields
  • feat: add auth_email_by_code email template name
  • fix: change user date fields (CreatedAt, UpdatedAt, LastLogin, LastPasswordReset, MultifactorLastModified) from UserDateSchema to time.Time (BREAKING)
  • fix: change identity UserID fields to a string-or-integer UserID union (BREAKING)