Skip to content

v5.0.0

Choose a tag to compare

@workos-sdk-automation workos-sdk-automation released this 26 May 17:32
2d36c79

5.0.0 (2026-05-26)

⚠ BREAKING CHANGES

  • application_credentials: Change LastUsedAt type from string to DateTimeOffset (#259)
  • organization_membership: Relocate organization membership operations to dedicated service (#259)
  • radar: Remove device_fingerprint and bot_score from Radar assessment (#259)
  • user_management: Change ScreenHint type from custom enum to RadarStandaloneAssessRequestAction (#259)
  • api_keys: Add expires_at field to API key models (#259)

Features

  • api_keys: Add expires_at field to API key models (#259) (eb608f5)
  • application_credentials: Change LastUsedAt type from string to DateTimeOffset (#259) (eb608f5)
  • organization_membership: Relocate organization membership operations to dedicated service (#259) (eb608f5)
  • radar: Remove device_fingerprint and bot_score from Radar assessment (#259) (eb608f5)
  • user_management: Change ScreenHint type from custom enum to RadarStandaloneAssessRequestAction (#259) (eb608f5)
  • vault: Add new Vault service for encrypted object and key management (#259) (eb608f5)
  • webhooks: Add pipes connected account events to webhook endpoint events (#259) (eb608f5)

Bug Fixes

  • authorization: Update role assignment listing options with filter parameters (#259) (eb608f5)
  • sso: Update loginHint documentation for custom SAML support (#259) (eb608f5)