Skip to content

Commit

Permalink
Merge pull request #1245 from stripe/latest-codegen-beta
Browse files Browse the repository at this point in the history
Update generated code for beta
  • Loading branch information
stripe-openapi[bot] authored Jul 13, 2023
2 parents 0e5e7b8 + 5bf957f commit 8d5a5ef
Showing 1 changed file with 28 additions and 3 deletions.
31 changes: 28 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,33 @@
# Changelog

## 8.6.0 - 2023-07-13
* [#1244](https://github.com/stripe/stripe-ruby/pull/1244) Update generated code
* Add support for new resource `Tax.Settings`
* Add support for `retrieve` and `update` methods on resource `Settings`
* [#1241](https://github.com/stripe/stripe-ruby/pull/1241) Update generated code

* [#1209](https://github.com/stripe/stripe-ruby/pull/1209) Update shoulda-context version
* [#1235](https://github.com/stripe/stripe-ruby/pull/1235) Allow "error" string as log level
* [#1238](https://github.com/stripe/stripe-ruby/pull/1238) Update log level error message to include `error`
* [#1231](https://github.com/stripe/stripe-ruby/pull/1231) fix: variable typo in README for instrumentation
* [#1234](https://github.com/stripe/stripe-ruby/pull/1234) Update generated code

* [#1230](https://github.com/stripe/stripe-ruby/pull/1230) Update generated code
* Release specs are identical.
* [#1226](https://github.com/stripe/stripe-ruby/pull/1226) Update generated code

* [#1223](https://github.com/stripe/stripe-ruby/pull/1223) Update generated code

* [#1225](https://github.com/stripe/stripe-ruby/pull/1225) Downgrade jaro_winkler
* [#1219](https://github.com/stripe/stripe-ruby/pull/1219) Update generated code

Documentation updates.
* [#1215](https://github.com/stripe/stripe-ruby/pull/1215) Update generated code

* [#1208](https://github.com/stripe/stripe-ruby/pull/1208) Update generated code

* [#1204](https://github.com/stripe/stripe-ruby/pull/1204) Update generated code

## 8.6.0-beta.6 - 2023-06-22
* [#1237](https://github.com/stripe/stripe-ruby/pull/1237) Update generated code for beta
* Add support for new resource `CustomerSession`
Expand All @@ -20,7 +48,6 @@
* [#1216](https://github.com/stripe/stripe-ruby/pull/1216) Update generated code for beta
* [#1214](https://github.com/stripe/stripe-ruby/pull/1214) Update generated code for beta


## 8.6.0-beta.3 - 2023-04-17
* [#1211](https://github.com/stripe/stripe-ruby/pull/1211) Update generated code for beta
* [#1210](https://github.com/stripe/stripe-ruby/pull/1210), [#1212](https://github.com/stripe/stripe-ruby/pull/1212), [#1213](https://github.com/stripe/stripe-ruby/pull/1213) Add support for request signing
Expand All @@ -30,11 +57,9 @@
* Add support for `collect_payment_method` and `confirm_payment_intent` methods on resource `Terminal.Reader`
* [#1205](https://github.com/stripe/stripe-ruby/pull/1205) Update generated code for beta


## 8.6.0-beta.1 - 2023-03-30
* [#1202](https://github.com/stripe/stripe-ruby/pull/1202) Update generated code for beta


## 8.5.0 - 2023-03-30
* [#1203](https://github.com/stripe/stripe-ruby/pull/1203) Update generated code
* Remove support for `create` method on resource `Tax.Transaction`
Expand Down

0 comments on commit 8d5a5ef

Please sign in to comment.