Skip to content

⚠️ Drop support for .NET Core 3.1 & clarify policy#3206

Merged
xavdid-stripe merged 4 commits intomasterfrom
DEVSDK-2772
Sep 30, 2025
Merged

⚠️ Drop support for .NET Core 3.1 & clarify policy#3206
xavdid-stripe merged 4 commits intomasterfrom
DEVSDK-2772

Conversation

@xavdid-stripe
Copy link
Copy Markdown
Contributor

@xavdid-stripe xavdid-stripe commented Sep 30, 2025

Why?

Per our new language version support policy, we're dropping support for some older runtimes in this release.

What?

  • drop unsupported versions from CI
  • update readme
  • update TargetFrameworks. Note, I tried adding net9.0 as well, but stuff was blowing up at me. So I filed RUN_DEVSDK-1957 instead.

See Also

DEVSDK-2772

Changelog

  • Read our new language version support policy
    • ⚠️ In this release, we drop support for .NET Core 3.1.
    • Support for .NET Core versions 5 & 7 are deprecated and will be removed in the next major version scheduled for March 2026

@xavdid-stripe xavdid-stripe requested a review from a team as a code owner September 30, 2025 06:41
Copy link
Copy Markdown
Contributor

@jar-stripe jar-stripe left a comment

Choose a reason for hiding this comment

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

a few tweaks needed

Comment thread src/Stripe.net/Infrastructure/Public/SystemNetHttpClient.cs Outdated
Comment thread src/Stripe.net/Services/_base/Service.cs Outdated
Comment thread src/Stripe.net/Stripe.net.csproj Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
@xavdid-stripe
Copy link
Copy Markdown
Contributor Author

updated!

Comment thread src/Stripe.net/Stripe.net.csproj Outdated
Copy link
Copy Markdown
Contributor

@jar-stripe jar-stripe left a comment

Choose a reason for hiding this comment

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

one last comment, and it all looks good!

@xavdid-stripe xavdid-stripe merged commit c5e9c8d into master Sep 30, 2025
3 of 4 checks passed
@xavdid-stripe xavdid-stripe deleted the DEVSDK-2772 branch September 30, 2025 17:25
jar-stripe added a commit that referenced this pull request Sep 30, 2025
* Update generated code for v2028 and 2025-09-30.clover (#3205)

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>

* ⚠️ Drop support for .NET Core 3.1 & clarify policy (#3206)

* update supported versions

* update some strings

* pr feedback

* remove unused dep

---------

Co-authored-by: stripe-openapi[bot] <105521251+stripe-openapi[bot]@users.noreply.github.com>
Co-authored-by: David Brownman <109395161+xavdid-stripe@users.noreply.github.com>
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