Release 23.4.2 | End of .NET 6, 7 Support | November'24 release | +semver: patch #2221
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
📦 End of .NET 6, 7 Support (version 23.4.2)
This is the last patched version for .NET 6 and 7 frameworks. The upcoming major release, version 24.0, will target .NET 9 alongside the LTS .NET 8. Projects targeting .NET 6 or 7 should update to this version while considering an upgrade to .NET 8 or 9 in the future.
ℹ️ About
net6.0
andnet7.0
frameworks, along with the LTSnet8.0
.IdentityServer4
have not yet been addressed; these will be resolved in the next major release (refer to Warnings further information).❗ Warning
23.4.*
is possible.IdentityServer4
, allowing Ocelot users to utilize any authentication provider, as Ocelot's Authentication feature is provider-agnostic.IdentityServer4
library.Ocelot.Cache.CacheManager
,Ocelot.Tracing.Butterfly
, andOcelot.Tracing.OpenTracing
.Features
net6.0
andnet7.0
target frameworks and bump all packages #2220Predecessor
Successor