Releases: workos/workos-python
Releases · workos/workos-python
v4.6.0
03 May 20:17
Compare
Sorry, something went wrong.
No results found
Added
Added accept_invitation_url to invitation object returned by API (#262 )
Added new endpoints to the Magic Auth API: get_magic_auth and create_magic_auth (#262 )
Deprecation notice for the send_magic_auth_code method in favor of create_magic_auth (#262 )
v4.5.0
01 May 20:54
Compare
Sorry, something went wrong.
No results found
Added
Add domain_data to Organizations Create and Update methods to replace the now deprecated domains parameter (#257 )
v4.4.0
29 Apr 17:14
Compare
Sorry, something went wrong.
No results found
What's Changed
Allow passing in organization_id into the Events API as a parameter #259
v4.3.1
10 Apr 20:22
Compare
Sorry, something went wrong.
No results found
What's Changed
Fix string interpolation when building MFA URLs in #254
Full Changelog : v4.3.0...v4.3.1
v4.3.0
08 Apr 13:32
Compare
Sorry, something went wrong.
No results found
Added
Added optional role_slug parameter to send invitation payload to specify a user's organization membership role when inviting (#243 )
Added password_hash and password_hash_type to User creation (#249 )
v4.2.0
03 Apr 20:47
Compare
Sorry, something went wrong.
No results found
Added configurable request timeout
v4.1.0
02 Apr 23:20
Compare
Sorry, something went wrong.
No results found
Added
Added session management api (#245 )
v4.0.0
21 Mar 20:03
Compare
Sorry, something went wrong.
No results found
Added
Added impersonator data to User Management authentication responses (#237 )
Removed
Removed lingering Python 2-related dependencies (#235 )
v3.1.0
18 Mar 17:26
Compare
Sorry, something went wrong.
No results found
Added
Role parameter to User Management OrganizationMembership API, and new PUT endpoint for User Management OrganizationMembership API (#236 )
v3.0.0
08 Mar 20:28
Compare
Sorry, something went wrong.
No results found
Changed
Changed all resource list methods to default to descending order (#234 )
Addded
Added status to organization membership (#233 )
Removed
Removed support for Python v2.x. Python v3.7 and newer is supported
Full Changelog : v2.2.0...v3.0.0