Skip to content

Commit

Permalink
Merge upstream and update generated code for v597
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Oct 11, 2023
2 parents 6b35f1c + c046b82 commit 521ec8b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 42.9.0 - 2023-10-11
* [#2778](https://github.com/stripe/stripe-dotnet/pull/2778) Update generated code
* Add support for `RedirectOnCompletion`, `ReturnUrl`, and `UiMode` on `Checkout.SessionCreateOptions` and `CheckoutSession`
* Add support for `ClientSecret` on `CheckoutSession`
* Add support for `PostalCode` on `IssuingAuthorizationVerificationData`
* Add support for `Offline` on `Terminal.ConfigurationCreateOptions`, `Terminal.ConfigurationUpdateOptions`, and `TerminalConfiguration`

## 42.9.0-beta.1 - 2023-10-05
* [#2775](https://github.com/stripe/stripe-dotnet/pull/2775) Update generated code for beta
* Add support for `MarkDraft` and `MarkStale` methods on resource `Quote`
Expand Down

0 comments on commit 521ec8b

Please sign in to comment.