Skip to content

Releases: stripe/stripe-python

stripe-python v2.33.2

06 Aug 20:02
a55cfdd
Compare
Choose a tag to compare
  • #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

06 Aug 17:34
2645837
Compare
Choose a tag to compare
  • #599 Fix del statement to not raise KeyError

See the changelog for more details.

stripe-python v2.33.0

30 Jul 19:37
Compare
Choose a tag to compare
  • #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

08 Jul 19:02
b080ddb
Compare
Choose a tag to compare

stripe-python v2.32.0

27 Jun 23:44
Compare
Choose a tag to compare
  • #590 Add support for the SetupIntent resource and APIs

See the changelog for more details.

stripe-python v2.31.0

25 Jun 01:06
d6ef527
Compare
Choose a tag to compare
  • #587 Enable request latency telemetry by default

See the changelog for more details.

stripe-python v2.30.1

21 Jun 02:15
Compare
Choose a tag to compare
  • #589 Fix support for CustomerBalanceTransaction

See the changelog for more details.

stripe-python v2.30.0

17 Jun 23:52
e458958
Compare
Choose a tag to compare
  • #564 Add support for CustomerBalanceTransaction resource and APIs

See the changelog for more details.

stripe-python v2.29.4

04 Jun 00:03
a32df98
Compare
Choose a tag to compare
  • #583 Remove Poetry and reinstate setup.py

See the changelog for more details.

stripe-python v2.29.3

31 May 21:50
044166f
Compare
Choose a tag to compare

Version 2.29.2 was non-functional due to a bugged version.py file. This release is identical to 2.29.2 save for the version number.

See the changelog for more details.