Skip to content

Releases: stripe/stripe-ruby

stripe-ruby v4.4.0

21 Dec 08:45
Compare
Choose a tag to compare
  • #716 Add support for the CheckoutSession resource

See the changelog for more details.

stripe-ruby v4.3.0

11 Dec 01:23
98851f9
Compare
Choose a tag to compare
  • #711 Add support for account links

See the changelog for more details.

stripe-ruby v4.2.0

28 Nov 16:43
Compare
Choose a tag to compare
  • #705 Add support for the Review APIs

See the changelog for more details.

stripe-ruby v4.1.0

27 Nov 13:19
3c7995f
Compare
Choose a tag to compare
  • #695 Add support for ValueList and ValueListItem for Radar

See the changelog for more details.

stripe-ruby v4.0.3

19 Nov 16:33
Compare
Choose a tag to compare
  • #703 Don't use Net::HTTP::Persistent on Windows where it's not well supported

See the changelog for more details.

stripe-ruby v4.0.2

16 Nov 17:08
aa611c2
Compare
Choose a tag to compare
  • #701 Require minimum Faraday 0.13 for proper support of persistent connections

See the changelog for more details.

stripe-ruby v4.0.1

15 Nov 22:56
Compare
Choose a tag to compare
  • #699 Only send telemetry if Request-Id was present in the response

See the changelog for more details.

stripe-ruby v4.0.0

15 Nov 18:44
Compare
Choose a tag to compare
  • #698 Use persistent connections by default through Net::HTTP::Persistent
  • #698 Drop support for Ruby 2.0 (which we consider a breaking change here)

See the changelog for more details.

stripe-ruby v3.31.1

13 Nov 00:44
Compare
Choose a tag to compare
  • #697 Send telemetry in milliseconds specifically

See the changelog for more details.

stripe-ruby v3.31.0

12 Nov 18:46
Compare
Choose a tag to compare
  • #696 Add configurable telemetry to gather information on client-side request latency

See the changelog for more details.