Merge upstream and update generated code for v897

This commit is contained in:
Stripe OpenAPI 2024-03-21 22:25:29 +00:00
commit 626b576a34
2 changed files with 8 additions and 1 deletions

View File

@ -5,6 +5,13 @@
* Add support for new resources `Entitlements.ActiveEntitlementSummary` and `Entitlements.ActiveEntitlement`
* Add support for `list` method on resource `ActiveEntitlement`
## 10.13.0 - 2024-03-21
* [#1367](https://github.com/stripe/stripe-ruby/pull/1367) Update generated code
* Add support for new resources `ConfirmationToken` and `Forwarding.Request`
* Add support for `retrieve` method on resource `ConfirmationToken`
* Add support for `create`, `list`, and `retrieve` methods on resource `Request`
* [#1362](https://github.com/stripe/stripe-ruby/pull/1362) Exclude sorbet directory and tapioca script when packing gem
## 10.13.0-beta.1 - 2024-03-14
* [#1360](https://github.com/stripe/stripe-ruby/pull/1360) Update generated code for beta
* Add support for new resources `Billing.MeterEventAdjustment`, `Billing.MeterEvent`, and `Billing.Meter`

View File

@ -1 +1 @@
v896
v897