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

Merged
merged 1 commit into from
Mar 18, 2025

Conversation

ramya-stripe
Copy link
Contributor

@ramya-stripe ramya-stripe commented Mar 13, 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 1473. The automated PR for updating the betas (#1814) 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?

  • Create a branch off of beta
  • Run the code gen

Changelog

Codegen for openapi 1505.

  • Add support for succeed_input_collection and timeout_input_collection test helper methods on resource Terminal.Reader

@ramya-stripe ramya-stripe changed the base branch from master to beta March 13, 2025 22:26
@ramya-stripe ramya-stripe changed the title Ramya/march beta Beta SDK updates between Open API versions 1473 and 1505 Mar 18, 2025
@ramya-stripe ramya-stripe marked this pull request as ready for review March 18, 2025 18:21
@ramya-stripe ramya-stripe requested a review from a team as a code owner March 18, 2025 18:21
@ramya-stripe ramya-stripe requested review from prathmesh-stripe and removed request for a team March 18, 2025 18:21
* @return Invoice the attached invoice
*
* @throws Exception\ApiErrorException if the request fails
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@prathmesh-stripe This should have come in via your merge PR - not sure why it got missed

@ramya-stripe ramya-stripe merged commit b63be74 into beta Mar 18, 2025
22 checks passed
@ramya-stripe ramya-stripe deleted the ramya/march-beta branch March 18, 2025 19:41
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