Skip to content
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

Beta SDK updates between Open API versions 1473 and 1505 #1469

Open
wants to merge 1 commit into
base: beta
Choose a base branch
from

Conversation

ramya-stripe
Copy link
Contributor

@ramya-stripe ramya-stripe commented Mar 14, 2025

Why?

We are a bit behind on shipping updates to our beta SDKs. The last one was on Feb 7th for the Open API version 1472. The automated PR for updating the betas (#1455) now has breaking changes that is meant for the March GA release. Creating this PR manually to ship an update to the beta SDKs without including such breaking changes.

What?

  • Created a branch off of beta
  • Manually edited the OPEN API_VERSION file to 1505
  • Ran the codegen

In addition to the changes listed below, you will see changes corresponding to the last GA release: https://github.com/stripe/stripe-python/releases/tag/v11.6.0

Codegen for openapi 1505.

Changelog

  • Add support for target_date on parameter classes stripe.Order.CreateParamsPaymentSettingsPaymentMethodOptionsAcssDebit, stripe.Order.CreateParamsPaymentSettingsPaymentMethodOptionsSepaDebit, stripe.Order.ModifyParamsPaymentSettingsPaymentMethodOptionsAcssDebit, and stripe.Order.ModifyParamsPaymentSettingsPaymentMethodOptionsSepaDebit and resource classes stripe.Order.Payment.Settings.PaymentMethodOptions.AcssDebit and stripe.Order.Payment.Settings.PaymentMethodOptions.SepaDebit
  • Add support for succeed_input_collection and timeout_input_collection on resource stripe.terminal.Reader

@ramya-stripe ramya-stripe changed the base branch from master to beta March 14, 2025 21:45
@ramya-stripe ramya-stripe changed the title Beta SDK updates between Open API versions 1473 and 150 Beta SDK updates between Open API versions 1473 and 1505 Mar 14, 2025
@ramya-stripe ramya-stripe marked this pull request as ready for review March 14, 2025 22:39
@ramya-stripe ramya-stripe requested a review from a team as a code owner March 14, 2025 22:39
@ramya-stripe ramya-stripe requested review from prathmesh-stripe and removed request for a team March 14, 2025 22:39
@ramya-stripe ramya-stripe reopened this Mar 14, 2025
Copy link
Contributor

@jar-stripe jar-stripe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants