Skip to content

Releases: workos/workos-python

v6.0.8

24 Apr 18:42
9ac84ce

Choose a tag to compare

6.0.8 (2026-04-24)

Bug Fixes

  • list Slack as an auth provider for the authorization URL (#633) (87fc5ab)

v6.0.7

23 Apr 15:40
6fdc448

Choose a tag to compare

6.0.7 (2026-04-23)

Bug Fixes

  • export missing types and update event tests (#631) (0bd6cf8)

This PR was generated with Release Please. See documentation.

v6.0.6

22 Apr 22:32
f35fb92

Choose a tag to compare

6.0.6 (2026-04-22)

Bug Fixes

  • restore typed EventSchema discriminated union dispatcher (#629) (af95901)

v6.0.5

20 Apr 20:58
aaa34fe

Choose a tag to compare

6.0.5 (2026-04-20)

Bug Fixes

v6.0.4

16 Apr 03:09
8441818

Choose a tag to compare

6.0.4 (2026-04-16)

Bug Fixes

  • add documentation on sealing sessions (#625) (5ae90d0)
  • Remove extractVersion from matchUpdateTypes rules (#623) (09a2e5d)

v6.0.3

15 Apr 17:46
9400bd7

Choose a tag to compare

6.0.3 (2026-04-15)

Bug Fixes

  • forward Radar context from authenticate_with_code_pkce (#620) (32aea77)

v6.0.2

14 Apr 18:07
9461ef7

Choose a tag to compare

6.0.2 (2026-04-14)

Bug Fixes

v6.0.1

13 Apr 18:34
cfcda14

Choose a tag to compare

6.0.1 (2026-04-13)

Bug Fixes

v6.0.0

13 Apr 15:55
5bbab38

Choose a tag to compare

6.0.0 (2026-04-13)

Top-level notices

  • v6 is a breaking release and now requires Python 3.10 or newer.
  • The SDK now uses generated sync and async clients with top-level imports from workos.
  • client.portal has been renamed to client.admin_portal, and client.fga is not available in v6.

What's changed

  • Rebuilt the Python SDK around a generated client/runtime with updated request handling, pagination, typed models, and error surfaces.
  • Reorganized package exports and service modules to support the new v6 client shape across the SDK.
  • Added release validation coverage, including package smoke tests and the runtime dependency updates needed for packaged installs.

See the V6 migration guide before upgrading from v5.

v5.46.0

16 Mar 20:48
588850d

Choose a tag to compare

5.46.0 (2026-03-16)

Features

Bug Fixes

  • Allow organization_name to be empty on organization membership events (#595) (865aeb5)
  • deps: update dependency pyjwt to v2.12.0 [security] (#589) (0d50534)