Skip to content

Commit

Permalink
Merge upstream and update generated code for v417
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jul 13, 2023
2 parents 6c97ee8 + 4829b88 commit ecb1fd0
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

## 5.5.0 - 2023-07-13
* [#990](https://github.com/stripe/stripe-python/pull/990) Update generated code
* Add support for new resource `Tax.Settings`
* Add support for `modify` and `retrieve` methods on resource `Settings`
* [#981](https://github.com/stripe/stripe-python/pull/981) Update generated code

* [#984](https://github.com/stripe/stripe-python/pull/984) Stop testing Python 2.7
* [#978](https://github.com/stripe/stripe-python/pull/978) Update generated code
* Release specs are identical.
* [#977](https://github.com/stripe/stripe-python/pull/977) Add information about accessing response headers
* [#972](https://github.com/stripe/stripe-python/pull/972) Update generated code

* [#975](https://github.com/stripe/stripe-python/pull/975) Add constraints.txt
* [#974](https://github.com/stripe/stripe-python/pull/974) Pin cryptography version
* [#970](https://github.com/stripe/stripe-python/pull/970) Update generated code

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

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

* [#962](https://github.com/stripe/stripe-python/pull/962) ci: Fix github action warnings
* [#960](https://github.com/stripe/stripe-python/pull/960) Fix build status badge in README.md
* [#955](https://github.com/stripe/stripe-python/pull/955) Update generated code

* [#958](https://github.com/stripe/stripe-python/pull/958) Fix coveralls condition
* [#952](https://github.com/stripe/stripe-python/pull/952) Update generated code

## 5.5.0b5 - 2023-06-22
* [#982](https://github.com/stripe/stripe-python/pull/982) Update generated code for beta
* Add support for new resource `CustomerSession`
Expand All @@ -19,17 +47,14 @@
* [#964](https://github.com/stripe/stripe-python/pull/964) Update generated code for beta
* [#961](https://github.com/stripe/stripe-python/pull/961) Update generated code for beta


## 5.5.0b2 - 2023-04-13
* [#954](https://github.com/stripe/stripe-python/pull/954) Update generated code for beta
* Add support for `collect_payment_method` and `confirm_payment_intent` methods on resource `Terminal.Reader`
* [#953](https://github.com/stripe/stripe-python/pull/953) Update generated code for beta


## 5.5.0b1 - 2023-03-30
* [#950](https://github.com/stripe/stripe-python/pull/950) Update generated code for beta


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

0 comments on commit ecb1fd0

Please sign in to comment.