-
Notifications
You must be signed in to change notification settings - Fork 556
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update generated code #1419
Update generated code #1419
Conversation
@ramya-stripe I can see a breaking change in the description here, but the code doesn't appear to reflect that change. Has the change been pushed elsewhere or was the description included unintentionally? |
Ah, that was my mistake https://github.com/stripe/stripe-ruby/blob/master/CHANGELOG.md#1200---2024-06-24 has the complete changelog |
@ramya-stripe I'm having a hard time understanding the breaking change in v12 of the gem. Looking at https://my.diffend.io/gems/stripe/11.7.0/12.0.0 there don't seem to be any changes to the |
@fschwahn You are right. Looks like we missed merging those changes to master branch. We were referring to #1423 So, the only breaking change left is that the v12 of the package now uses a new API version which brings breaking changes in behavior as described in the API Upgrade Guide @prathmesh-stripe Can you please update the changelog and the release tag https://github.com/stripe/stripe-ruby/releases/tag/v12.0.0? And re-open the internal ticket we have for this change to be included in the next major release? |
@ramya-stripe thanks for clearing that up! |
Codegen for openapi v1093.
Changelog
This release changes the pinned API version to 2024-06-20. Please read the API Upgrade Guide and carefully review the API changes before upgrading.
Additions
finalize_amount
test helper method on resourceIssuing.Authorization