Skip to content

Releases: stripe/stripe-python

stripe-python v2.35.0

Choose a tag to compare

@ob-stripe ob-stripe released this 13 Aug 00:34
a089021
  • #607 Add SubscriptionItem.create_usage_record method

See the changelog for more details.

stripe-python v2.34.0

Choose a tag to compare

@rattrayalex-stripe rattrayalex-stripe released this 09 Aug 22:39
  • #604 Remove subscription schedule revisions
    • This is technically a breaking change. We've chosen to release it as a minor vesion bump because the associated API is unused.

See the changelog for more details.

stripe-python v2.33.2

Choose a tag to compare

@ob-stripe ob-stripe released this 06 Aug 20:02
a55cfdd
  • #601 Add support for passing full objects instead of IDs to custom methods
  • #603 Bump vendored six to latest version

See the changelog for more details.

stripe-python v2.33.1

Choose a tag to compare

@ob-stripe ob-stripe released this 06 Aug 17:34
2645837
  • #599 Fix del statement to not raise KeyError

See the changelog for more details.

stripe-python v2.33.0

Choose a tag to compare

@remi-stripe remi-stripe released this 30 Jul 19:37
  • #595 Listing BalanceTransaction objects now uses /v1/balance_transactions instead of /v1/balance/history

See the changelog for more details.

stripe-python v2.32.1

Choose a tag to compare

@ob-stripe ob-stripe released this 08 Jul 19:02
b080ddb
  • #592 Fix argument name conflict

See the changelog for more details.

stripe-python v2.32.0

Choose a tag to compare

@remi-stripe remi-stripe released this 27 Jun 23:44
  • #590 Add support for the SetupIntent resource and APIs

See the changelog for more details.

stripe-python v2.31.0

Choose a tag to compare

@ob-stripe ob-stripe released this 25 Jun 01:06
d6ef527
  • #587 Enable request latency telemetry by default

See the changelog for more details.

stripe-python v2.30.1

Choose a tag to compare

@remi-stripe remi-stripe released this 21 Jun 02:15
  • #589 Fix support for CustomerBalanceTransaction

See the changelog for more details.

stripe-python v2.30.0

Choose a tag to compare

@ob-stripe ob-stripe released this 17 Jun 23:52
e458958
  • #564 Add support for CustomerBalanceTransaction resource and APIs

See the changelog for more details.