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

Drop support for .NET 6 and .NET 7 in Dapr v1.16 #1429

Open
WhitWaldo opened this issue Dec 16, 2024 · 0 comments · May be fixed by #1435
Open

Drop support for .NET 6 and .NET 7 in Dapr v1.16 #1429

WhitWaldo opened this issue Dec 16, 2024 · 0 comments · May be fixed by #1435
Assignees
Labels
Milestone

Comments

@WhitWaldo
Copy link
Contributor

Describe the feature

Dapr v1.15 will feature support for .NET 6, .NET 7, .NET 8 and .NET 9 even though both .NET 6 and .NET 7 are both officially out of support right now.

With the release of Dapr v1.16, we'll be dropping support for .NET 6 and .NET 7 retaining support only for .NET 8 and .NET 9. With this shift, we'll also migrate the minimum language version to C# 12 from C# 10.

We intend to announce this in the v1.15 release notes as well, but as both .NET 6 and .NET 7 are officially out of support themselves at this point, we will seek to deprecate both of these versions in the next release of Dapr as well.

Release Note

RELEASE NOTE: UPDATE Remove .NET 6 and .NET 7 support from Dapr .NET SDK

@WhitWaldo WhitWaldo added this to the v1.16 milestone Dec 16, 2024
@WhitWaldo WhitWaldo self-assigned this Dec 16, 2024
@WhitWaldo WhitWaldo linked a pull request Dec 21, 2024 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant