8.0: Feature tracking gRPC - August #29980
Labels
8.0
.NET 8
doc-out-of-date
Doc is out of date with the current version
gRPC
reQUEST
Triggers an issue to be imported into Quest
This issue is tracking all 8.0 related features that must be accounted for in the gRPC docs from preview to post RTW to make sure we don't miss anything.
This issue description will be continuously updated and will move to a new tracking issue for the next month.
After each doc is updated for 8.0 for gRPC, update the What's new in ASP.NET Core 8.0 doc with links. This has to be done fast since many folks are in that file, checked out no longer than 2 hours.
Links to Announcements/What's New:
Devblogs.microsoft.com and other announcements:
Old July Associated WorkItem - 123496
Old June Associated WorkItem - 123493
Old May Associated WorkItem - 96056
Tracking features to issues and PR's
HTTP/3 support enabled by default in 8 (available 6-7 but was not default enabled) (Preview 1)
Support for named pipes in Kestrel create an IPC server and client (Preview 1)
HTTP/2 over TLS (HTTPS) support on macOS (Preview 1)
gRPC JSON transcoding no longer requires http.proto and annotations.proto (Preview 1) Copying http.proto and annotations.proto files into your app is no longer required. In .NET 8 preview 1 those files are included in the NuGet package and automatically referenced for you.
See somewhat related 8.0 feature tracking for SignalR #28610
The text was updated successfully, but these errors were encountered: