Releases: workos/workos-python
Releases · workos/workos-python
v5.22.0
What's Changed
- Add email as option to UserManagement.update_user (#452)
v5.20.0
What's Changed
- Bump cryptography to ~=44.0.2 (#436)
- Add
custom_attributes
field to SSO Profile (#434)
New Contributors
Full Changelog: v5.19.1...v5.20.0
v5.19.1
What's Changed
- Allow
organization_id
to be optional on Connection
for OAuth connections (#432)
- Fix async session tests (#433)
Full Changelog: v5.19.0...v5.19.1
v5.18.1
What's Changed
- Use AsyncSession class for async load_sealed_session (#427)
Full Changelog: v5.18.0...v5.18.1
v5.18.0
What's Changed
- Loosen dependency version constraints by @mrcljx in #424
- Add async support for
load_sealed_session
in #425
New Contributors
Full Changelog: v5.17.0...v5.18.0