Description
What's new should be cross checked against RC1 release notes for any missing areas:
For example, the follwing may need to be represented:
SignalR TypeScript client supports authentication refresh — Only the .NET client/server auth refresh is covered; the TypeScript client refresh has no subject. Preview 6 introduced auth refresh for the .NET client/server, and Preview 7 added ".NET client after redirects" — but the TypeScript client support is new in RC1. So the underlying auth-refresh subject exists in earlier notes (and in the article's includes), but the TypeScript-client aspect was not previously mentioned.
OpenAPI reflects obsolete APIs — No OpenAPI include covers mapping [Obsolete] to deprecated: true. This is new, not mentioned in any Preview 6/7 release notes.
Select an environment for build-time OpenAPI — No OpenAPI include covers the OpenApiGenerationEnvironment MSBuild property. the Preview 7 notes list PR #68040 (OpenApiGenerationEnvironment property support) only under Bug fixes, not as a feature. RC1 promotes it to a documented feature subject. So it was not previously covered in the What's new as a feature.
Experimental Device Bound Session Credentials (DBSC) support — No authentication/authorization include covers the Microsoft.AspNetCore.Authentication.DeviceBoundSessions package. New.
Experimental DirectTls transport — No Miscellaneous include covers the Kestrel Linux DirectTls transport. New.
For Blazor verify the following:
Blazor Server circuits update after authentication refresh — No Blazor include covers circuits receiving a refreshed ClaimsPrincipal and raising AuthenticationStateChanged.
Blazor browser options are finalized — No Blazor include covers the server-to-client WithBrowserOptions / BrowserOptions configuration.
(Not sure if this one should or should not be added) Experimental Blazor AI components for agentic user interfaces — No Blazor include covers the Microsoft.AspNetCore.Components.AI package (UIAgent, ChatPage, streaming chat, rich text).
Page URL
https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-11?view=aspnetcore-10.0&tabs=minimal-apis
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/release-notes/aspnetcore-11.md
Document ID
5f749050-bd63-c782-f5a6-834dbaa7a1bc
Platform Id
e8eaff50-8e78-f831-b4d1-c5309fcb547e
Article author
@wadepickett
Metadata
- ID: 5f749050-bd63-c782-f5a6-834dbaa7a1bc
- PlatformId: e8eaff50-8e78-f831-b4d1-c5309fcb547e
- Service: aspnet-core
- Sub-service: release-notes
Related Issues
Description
What's new should be cross checked against RC1 release notes for any missing areas:
For example, the follwing may need to be represented:
SignalR TypeScript client supports authentication refresh — Only the .NET client/server auth refresh is covered; the TypeScript client refresh has no subject. Preview 6 introduced auth refresh for the .NET client/server, and Preview 7 added ".NET client after redirects" — but the TypeScript client support is new in RC1. So the underlying auth-refresh subject exists in earlier notes (and in the article's includes), but the TypeScript-client aspect was not previously mentioned.
OpenAPI reflects obsolete APIs — No OpenAPI include covers mapping [Obsolete] to deprecated: true. This is new, not mentioned in any Preview 6/7 release notes.
Select an environment for build-time OpenAPI — No OpenAPI include covers the OpenApiGenerationEnvironment MSBuild property. the Preview 7 notes list PR #68040 (OpenApiGenerationEnvironment property support) only under Bug fixes, not as a feature. RC1 promotes it to a documented feature subject. So it was not previously covered in the What's new as a feature.
Experimental Device Bound Session Credentials (DBSC) support — No authentication/authorization include covers the Microsoft.AspNetCore.Authentication.DeviceBoundSessions package. New.
Experimental DirectTls transport — No Miscellaneous include covers the Kestrel Linux DirectTls transport. New.
For Blazor verify the following:
Blazor Server circuits update after authentication refresh — No Blazor include covers circuits receiving a refreshed ClaimsPrincipal and raising AuthenticationStateChanged.
Blazor browser options are finalized — No Blazor include covers the server-to-client WithBrowserOptions / BrowserOptions configuration.
(Not sure if this one should or should not be added) Experimental Blazor AI components for agentic user interfaces — No Blazor include covers the Microsoft.AspNetCore.Components.AI package (UIAgent, ChatPage, streaming chat, rich text).
Page URL
https://learn.microsoft.com/en-us/aspnet/core/release-notes/aspnetcore-11?view=aspnetcore-10.0&tabs=minimal-apis
Content source URL
https://github.com/dotnet/AspNetCore.Docs/blob/main/aspnetcore/release-notes/aspnetcore-11.md
Document ID
5f749050-bd63-c782-f5a6-834dbaa7a1bc
Platform Id
e8eaff50-8e78-f831-b4d1-c5309fcb547e
Article author
@wadepickett
Metadata
Related Issues