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

stripe-dotnet v42 release #2740

Merged
merged 14 commits into from
Aug 16, 2023
Merged

stripe-dotnet v42 release #2740

merged 14 commits into from
Aug 16, 2023

Conversation

richardm-stripe
Copy link
Contributor

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

Changelog

"⚠️" symbol highlights breaking changes.

  • #2744 ⚠️ Generate more accurate types for AccountSettingsPayoutsScheduleOptions.DelayDays, SubscriptionSchedulePhaseOptions.EndDate, SubscriptionSchedulePhaseOptions.StartDate, and
    SubscriptionSchedulePhaseOptions.TrialEnd. These fields are dates or numbers that also support special signifier strings like "now". They have been changed to use AnyOf<...>.
  • #2746 ⚠️ Change type of AccountSettingsPayoutsScheduleOptions.MonthlyAnchor from string to long.
  • #2751 Several type changes
    • ⚠️ Remove several deprecated constants from Event
    • ⚠️ 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 884fd0a into master Aug 16, 2023
4 checks passed
@richardm-stripe richardm-stripe deleted the sdk-release/next-major branch August 16, 2023 19:16
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