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

Updates beta branch with changes in master #1407

Merged
merged 12 commits into from
Oct 2, 2024
Merged

Conversation

jar-stripe
Copy link
Contributor

@jar-stripe jar-stripe commented Oct 2, 2024

Why?

We just launched a major version of the SDK and we need to update our beta SDK to match. This PR contains a merge from the master branch and manual fixes/removal of replaced or obsolete files

What?

  • merge from the master branch
  • remove preview.py and test_preview.py
  • remove _raw_request.py and references from stripe init.py

Codegen for openapi v1268.

Changelog

  • Add support for reporting_chart on parameter class stripe.AccountSession.CreateParamsComponents
  • Add support for total_pretax_credit_amounts on resource stripe.QuotePreviewInvoice
  • Add support for allow_redisplay on parameter class stripe.terminal.Reader.CollectPaymentMethodParamsCollectConfig
  • Remove support for from_schedule on resource class stripe.Quote.SubscriptionData
  • Move raw_request and related methods from _raw_request module to the StripeClient class
  • Remove _preview module; use raw request methods in the StripeClient class instead

CHANGELOG.md Outdated Show resolved Hide resolved
VERSION Outdated Show resolved Hide resolved
@ramya-stripe
Copy link
Contributor

I copied over the changelog entries from #1396

Can we add one for moving the raw request to StripeClient and how there is no "preview" layer anymore?

README.md Show resolved Hide resolved
@jar-stripe jar-stripe merged commit 0861c88 into beta Oct 2, 2024
15 checks passed
@jar-stripe jar-stripe deleted the jar/update-beta-branch branch October 2, 2024 23:46
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.

3 participants