Skip to content

Commit

Permalink
Merge upstream and update generated code for v808
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Feb 1, 2024
2 parents 33e217b + ec0e71d commit 6897561
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 10.7.0 - 2024-02-01
* [#1317](https://github.com/stripe/stripe-ruby/pull/1317) Remove list method in child resources
* Removes list method mixin from child resources, as these methods always return `InvalidRequestError` and never succeed
* [#1311](https://github.com/stripe/stripe-ruby/pull/1311) Use the deprecation gem in search and clean up usage of the gem

## 10.7.0-beta.3 - 2024-01-25
* [#1313](https://github.com/stripe/stripe-ruby/pull/1313) Update generated code for beta
* Add support for `create_preview` method on resource `Invoice`
Expand All @@ -8,7 +13,6 @@
## 10.7.0-beta.2 - 2024-01-19
* [#1307](https://github.com/stripe/stripe-ruby/pull/1307) Beta: report raw request usage


## 10.7.0-beta.1 - 2024-01-12
* [#1309](https://github.com/stripe/stripe-ruby/pull/1309) Update generated code for beta
* [#1305](https://github.com/stripe/stripe-ruby/pull/1305) Update generated code for beta
Expand Down
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v805
v808

0 comments on commit 6897561

Please sign in to comment.