Skip to content

Releases: userhubdev/python-sdk

v0.7.0

30 Nov 18:54
61371bb
Compare
Choose a tag to compare

What's Changed

v0.6.4

11 Jun 18:54
9c237fa
Compare
Choose a tag to compare

What's Changed

  • Added support for {accountId} in create Portal session Admin API method

v0.6.2

04 Jun 17:01
da9b79a
Compare
Choose a tag to compare

What's Changed

  • Added user not found error to simplify implementing a custom user provider

v0.6.1

16 May 01:07
3c24f1a
Compare
Choose a tag to compare

What's Changed

  • Added member count to organizations

v0.6.0

28 Mar 18:34
d43b185
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Supported order by fields updated for most list endpoints
  • Organization/user list now supports filtering by display name and email
  • Flow list endpoints now support filtering by active state and creator

v0.5.0

12 Mar 14:42
13903fa
Compare
Choose a tag to compare

What's Changed

  • BREAKING CHANGE: Renamed card payment method expiration.year and expiration.month to expYear and expMonth
  • Added lastPaymentError to payment method
  • Added role to join organization flow

v0.4.1

26 Feb 03:10
9919e4d
Compare
Choose a tag to compare

What's Changed

  • Simplify handle method
  • Add more webhook examples

v0.4.0

25 Feb 19:26
1a3da26
Compare
Choose a tag to compare

What's Changed

  • Type improvements
  • Add new flow endpoints
  • Rename userhub_sdk.webhook.Request to userhub_sdk.webhook.WebhookRequest
  • Rename userhub_sdk.webhook.Response to userhub_sdk.webhook.WebhookResponse

v0.3.0

19 Feb 01:27
d1c0c11
Compare
Choose a tag to compare

What's Changed

  • Added webhook support
  • Added Code type
  • Updated generated code

v0.2.0

07 Feb 05:13
22b4b54
Compare
Choose a tag to compare

Add organizations to User API.