Releases: stripe/stripe-python
Releases · stripe/stripe-python
stripe-python v2.20.3
- #530 Fix client telemetry implementation
stripe-python v2.20.2
- #534 Fix session initialization for multi-threaded environments
stripe-python v2.20.1
- #531 Make
RequestsClient
thread-safe
stripe-python v2.20.0
- #526 Reuse the default HTTP client by default
stripe-python v2.19.0
- #524 Rename
CheckoutSession
toSession
and move it under thecheckout
namespace. This is a breaking change, but we've reached out to affected merchants and all new merchants would use the new approach.
stripe-python v2.18.1
- #525 Properly serialize
individual
onAccount
objects
stripe-python v2.18.0
- #518 Add configurable telemetry to gather information on client-side request latency
stripe-python v2.17.0
- #510 Add support for Checkout sessions
stripe-python v2.16.0
- #507 Add support for account links
stripe-python v2.15.0
- #503 Add support for providing custom CA certificate bundle