Skip to content

System.Text.Json Serialization Support release to GA#3074

Merged
jar-stripe merged 4 commits intomasterfrom
jar/stj-in-ga
Mar 27, 2025
Merged

System.Text.Json Serialization Support release to GA#3074
jar-stripe merged 4 commits intomasterfrom
jar/stj-in-ga

Conversation

@jar-stripe
Copy link
Copy Markdown
Contributor

@jar-stripe jar-stripe commented Mar 27, 2025

Why?

#3033 implemented System.Text.Json support in our beta sdks. This PR releases this STJ support to our GA SDKs for our upcoming major release.

What?

See #3033; this PR is a 1:1 merge of beta STJ support to our master branch, plus updated generated code from https://github.com/stripe/sdk-codegen/pull/2288.

See Also

Changelog

  • Add System.Text.Json support for serializing Stripe.net entities and objects for applications running on .NET 6 and above. Now you can pass a Stripe.net object or collection of objects to the System.Text.Json serializer and it will produce the correct JSON string.

@jar-stripe jar-stripe marked this pull request as ready for review March 27, 2025 20:48
@jar-stripe jar-stripe requested a review from a team as a code owner March 27, 2025 20:48
@jar-stripe jar-stripe requested review from helenye-stripe and removed request for a team March 27, 2025 20:48
@jar-stripe jar-stripe enabled auto-merge (squash) March 27, 2025 20:48
@jar-stripe jar-stripe merged commit db22f27 into master Mar 27, 2025
3 of 4 checks passed
@jar-stripe jar-stripe deleted the jar/stj-in-ga branch March 27, 2025 21:22
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