Skip to content

v6.0.0.beta.4

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 11:54
17d4c9c

Changes

Added

  • feat: add Organization Role Members, Connection event streams, and Token Vault access grants #762
  • feat: add Events and Rate Limit Policies clients, remove Federated Connections Tokensets #767
  • feat: add Cross App Access and Identity Assertion grants, Branding Theme Identifiers, and Session actor #771

Breaking Changes

  • Rename ConnectionAttributeIdentifier to EmailAttributeIdentifier. The identifier field on email, phone, and username attributes is now EmailAttributeIdentifier, PhoneAttributeIdentifier, and UsernameAttributeIdentifier respectively #762
  • Replace the none member on PhoneProviderProtectionBackoffStrategyEnum with default #762
  • start, limit, and total on ListRolesOffsetPaginatedResponseContent are now required #762
  • Remove the Federated Connections Tokensets client (users.federated_connections_tokensets) and the FederatedConnectionTokenSet type #767