Skip to content

Releases: stripe/stripe-ruby

v10.8.0

08 Feb 22:06
Compare
Choose a tag to compare
  • #1322 Update generated code
  • #1323 Extract other CRUDL api operations from mixins
    • Extract more CRUDL operations, namely create, delete, update, and list into the resources. These methods will no longer rely on the APIOperation mixins.
  • #1314 Update mocha gem to 1.16

See the changelog for more details.

v10.7.1

05 Feb 18:30
Compare
Choose a tag to compare
  • #1320 Remove spurious _search deprecation messages (#1319)

See the changelog for more details.

v10.8.0-beta.1

02 Feb 02:13
Compare
Choose a tag to compare
v10.8.0-beta.1 Pre-release
Pre-release
  • #1318 Update generated code for beta
    • Add support for new resources Entitlements.Event and Entitlements.Feature
    • Add support for create method on resource Event
    • Add support for create and list methods on resource Feature

See the changelog for more details.

v10.7.0

01 Feb 22:15
Compare
Choose a tag to compare
  • #1317 Remove list method in child resources
    • Removes list method mixin from child resources, as these methods always return InvalidRequestError and never succeed
  • #1311 Use the deprecation gem in search and clean up usage of the gem

See the changelog for more details.

v10.7.0-beta.3

25 Jan 23:34
Compare
Choose a tag to compare
v10.7.0-beta.3 Pre-release
Pre-release
  • #1313 Update generated code for beta
    • Add support for create_preview method on resource Invoice
  • #1307 Beta: report raw request usage

See the changelog for more details.

v10.7.0-beta.2

19 Jan 19:36
Compare
Choose a tag to compare
v10.7.0-beta.2 Pre-release
Pre-release
  • #1307 Beta: report raw request usage

See the changelog for more details.

v10.7.0-beta.1

12 Jan 18:58
Compare
Choose a tag to compare
v10.7.0-beta.1 Pre-release
Pre-release
  • #1309 Update generated code for beta
  • #1305 Update generated code for beta

See the changelog for more details.

v10.6.0

12 Jan 18:12
Compare
Choose a tag to compare
  • #1310 Update generated code
    • Add support for new resource CustomerSession
    • Add support for create method on resource CustomerSession

See the changelog for more details.

v10.6.0-beta.1

04 Jan 20:40
Compare
Choose a tag to compare
v10.6.0-beta.1 Pre-release
Pre-release
  • #1302 Update generated code for beta
    • Updated stable APIs to the latest version

See the changelog for more details.

v10.5.0

04 Jan 19:52
Compare
Choose a tag to compare
  • #1306 Update generated code
    • Add support for retrieve method on resource Tax.Registration

See the changelog for more details.