Releases: workos/workos-python
Releases · workos/workos-python
v6.0.8
24 Apr 18:42
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
v6.0.6
22 Apr 22:32
Compare
Sorry, something went wrong.
No results found
6.0.6 (2026-04-22)
Bug Fixes
restore typed EventSchema discriminated union dispatcher (#629 ) (af95901 )
v6.0.5
20 Apr 20:58
Compare
Sorry, something went wrong.
No results found
6.0.5 (2026-04-20)
Bug Fixes
v6.0.4
16 Apr 03:09
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
6.0.2 (2026-04-14)
Bug Fixes
v6.0.1
13 Apr 18:34
Compare
Sorry, something went wrong.
No results found
6.0.1 (2026-04-13)
Bug Fixes
v6.0.0
13 Apr 15:55
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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 )