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 #1956

Merged
merged 3 commits into from
Mar 18, 2025

Conversation

ramya-stripe
Copy link
Contributor

@ramya-stripe ramya-stripe commented Mar 15, 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 (#1947) 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
  • Manually added the changelog entries for the GA releases that happened in between

Codegen for openapi 1505.

Changelog

  • Add support for succeed_input_collection and timeout_input_collection test helper methods on resource Terminal.Reader
  • Add support for target_date on Order.payment.settings.payment_method_options.acss_debit, Order.payment.settings.payment_method_options.sepa_debit, OrderCreateParams.payment.settings.payment_method_options.acss_debit, OrderCreateParams.payment.settings.payment_method_options.sepa_debit, OrderUpdateParams.payment.settings.payment_method_options.acss_debit, and OrderUpdateParams.payment.settings.payment_method_options.sepa_debit

@ramya-stripe ramya-stripe changed the base branch from master to beta March 15, 2025 00:05
@ramya-stripe ramya-stripe changed the title Ramya/march beta Beta SDK updates between Open API versions 1473 and 1505 Mar 17, 2025
@ramya-stripe ramya-stripe requested a review from jar-stripe March 17, 2025 22:06
@ramya-stripe ramya-stripe marked this pull request as ready for review March 17, 2025 22:06
@ramya-stripe ramya-stripe marked this pull request as draft March 17, 2025 22:10
@ramya-stripe ramya-stripe marked this pull request as ready for review March 17, 2025 22:17
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

@ramya-stripe ramya-stripe merged commit c0d06c6 into beta Mar 18, 2025
11 of 12 checks passed
@ramya-stripe ramya-stripe deleted the ramya/march-beta branch March 18, 2025 06:45
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