Skip to content

Releases: workos/workos-python

v0.6.0

14 Sep 22:11
b91fa4c

Choose a tag to compare

Added

  • Added generate_link function to Portal module (#39)
  • Added create_organization function to Portal module (#38)
  • Added Portal module with list_organizations function (#37)

v0.5.0

25 Aug 15:52
4abe36b

Choose a tag to compare

Updated

  • Exposed raw_attributes on WorkOSProfile (#36)

v0.4.1

23 Jul 02:02

Choose a tag to compare

Fixed

  • Fixed AuditTrail::get_events() filtering (#34)

v0.4.0

22 Jul 23:52

Choose a tag to compare

Added

  • Added Resource base class (#33)
  • Added WorkOSEvent and WorkOSEventAction Resources (#33)
  • Added support for GET /events endpoint (#33)

Updated

  • Refactored capture_and_mock_requests (#33)

v0.3.3

09 Jul 17:14

Choose a tag to compare

Updated

  • Conditionally install enum34 if Python < 3.4 (#32)

v0.3.2

28 May 22:47
fe7b35b

Choose a tag to compare

Updated

  • Converted state to string in get_authorization_url (#30)

v0.3.1

13 May 17:02
f925e43

Choose a tag to compare

Updated

  • Converted provider value to string in get_authorization_url (#28)

v0.3.0

13 May 16:52
136f6da

Choose a tag to compare

Added

  • Added Directory Sync package (#18)
  • Added create_connection method (#26)

v0.2.2

19 Mar 14:52

Choose a tag to compare

Updated

  • Passed OAuth parameters in the body instead of query parameters (#17)

v0.2.1

19 Mar 14:51

Choose a tag to compare

Fixed

  • Fixed regression in retrieving profile for SSO (#16)