Skip to content

Releases: stripe/stripe-python

stripe-python v2.20.3

30 Jan 22:01
Compare
Choose a tag to compare
  • #530 Fix client telemetry implementation

See the changelog for more details.

stripe-python v2.20.2

30 Jan 19:13
Compare
Choose a tag to compare
  • #534 Fix session initialization for multi-threaded environments

See the changelog for more details.

stripe-python v2.20.1

30 Jan 10:24
7c79758
Compare
Choose a tag to compare
  • #531 Make RequestsClient thread-safe

See the changelog for more details.

stripe-python v2.20.0

29 Jan 18:53
Compare
Choose a tag to compare
  • #526 Reuse the default HTTP client by default

See the changelog for more details.

stripe-python v2.19.0

23 Jan 23:38
Compare
Choose a tag to compare
  • #524 Rename CheckoutSession to Session and move it under the checkout namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach.

See the changelog for more details.

stripe-python v2.18.1

21 Jan 12:32
95716e6
Compare
Choose a tag to compare
  • #525 Properly serialize individual on Account objects

See the changelog for more details.

stripe-python v2.18.0

15 Jan 17:19
750e5f4
Compare
Choose a tag to compare
  • #518 Add configurable telemetry to gather information on client-side request latency

See the changelog for more details.

stripe-python v2.17.0

21 Dec 08:56
ab50070
Compare
Choose a tag to compare
  • #510 Add support for Checkout sessions

See the changelog for more details.

stripe-python v2.16.0

11 Dec 01:20
e3417e9
Compare
Choose a tag to compare
  • #507 Add support for account links

See the changelog for more details.

stripe-python v2.15.0

30 Nov 17:37
3e06036
Compare
Choose a tag to compare
  • #503 Add support for providing custom CA certificate bundle

See the changelog for more details.