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

Support .NET 8 vs 9 #114

Open
raman-m opened this issue Dec 6, 2024 · 0 comments · May be fixed by #115
Open

Support .NET 8 vs 9 #114

raman-m opened this issue Dec 6, 2024 · 0 comments · May be fixed by #115

Comments

@raman-m
Copy link

raman-m commented Dec 6, 2024

Hello, Mark!
Last month, STS .NET 9 was released alongside LTS .NET 8. You can find more information here:

It's time to upgrade the solution to .NET 9. Are you still supporting this project?
The major concern is the lack of support for LTS .NET 8 (until November 10, 2026), as this library only supports LTS .NET 6 in its latest version 4.0.1. Additionally, Microsoft no longer supports .NET 6.

Symptoms

The Ocelot team has identified a lack of .NET 8-9 support in our CircleCI build:

The build failed due to the absence of the .NET 6 SDK in our main Docker image, which only has .NET 8 and 9 preinstalled to reduce the image size. As a temporary solution, we have disabled the use of the library until the coveralls.net package supports .NET 8+9.

@raman-m raman-m linked a pull request Dec 6, 2024 that will close this issue
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 a pull request may close this issue.

1 participant