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

Remove deprecated items, and update outdated types #2751

Merged

Conversation

richardm-stripe
Copy link
Contributor

@richardm-stripe richardm-stripe commented Aug 15, 2023

Summary

The changes in this PR reflect ways that the Stripe API has already changed that would have caused breaking changes in stripe-dotnet and that we postponed in order to avoid shipping breaking changes outside a major release.

Changelog

  • Remove deprecated event constants
  • Make Discount.Start non-nullable
  • Reflect that Discount.Subscription is not expandable
  • Reflect that several fields on InvoiceLineItem are expandable.

@richardm-stripe richardm-stripe merged commit 7133bcb into sdk-release/next-major Aug 16, 2023
@richardm-stripe richardm-stripe deleted the richardm-breaking-type-changes branch August 16, 2023 05:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant