Releases: stripe/stripe-ruby
Releases · stripe/stripe-ruby
stripe-ruby v4.5.0
- #719 Generate OAuth authorize URLs for Express accounts as well as standard
stripe-ruby v4.4.1
- #718 Fix an error message typo
stripe-ruby v4.4.0
- #716 Add support for the
CheckoutSession
resource
stripe-ruby v4.3.0
- #711 Add support for account links
stripe-ruby v4.2.0
- #705 Add support for the
Review
APIs
stripe-ruby v4.1.0
- #695 Add support for
ValueList
andValueListItem
for Radar
stripe-ruby v4.0.3
- #703 Don't use
Net::HTTP::Persistent
on Windows where it's not well supported
stripe-ruby v4.0.2
- #701 Require minimum Faraday 0.13 for proper support of persistent connections
stripe-ruby v4.0.1
- #699 Only send telemetry if
Request-Id
was present in the response