Skip to content

What's new in ASP.NET Core in .NET 11 Preview 5#37241

Open
Copilot wants to merge 7 commits into
mainfrom
copilot/agent-gen-whats-new-aspnet-core-net11-preview5
Open

What's new in ASP.NET Core in .NET 11 Preview 5#37241
Copilot wants to merge 7 commits into
mainfrom
copilot/agent-gen-whats-new-aspnet-core-net11-preview5

Conversation

Copilot AI commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

Adds Preview 5 release notes from dotnet/core#10422 to the What's New article.

New include files

  • kestrel-trailer-header-timeouts-preview-5.mdRequestHeadersTimeout now applies to fragmented HTTP/2 and HTTP/3 trailer headers
  • openapi-schema-improvements-preview-5.md — Enum parameter naming for non-body params, valid array schema reference IDs, and multiple Produces<T>() per status code. Preserves contributor acknowledgment for @marcominerva.

Article updates

  • Added [!INCLUDE] directives in the OpenAPI and Miscellaneous sections
  • Updated ms.date to 06/08/2026

Blazor features (not included — handled separately)

Blazor SSR client-side validation, async form validation, error localization, QuickGrid without interactivity, WebAssembly culture preservation, SupplyParameterFromSession, Gateway templates, and child content across render mode boundaries.

Excluded per content rules

Bug fixes and standalone community contributors list.

Copilot AI changed the title [WIP] Generate What's new for ASP.NET Core in .NET 11 Preview 5 What's new in ASP.NET Core in .NET 11 Preview 5 Jun 8, 2026
Copilot AI requested a review from wadepickett June 8, 2026 20:30
@wadepickett wadepickett requested a review from Copilot June 8, 2026 20:54

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the ASP.NET Core .NET 11 “What’s new” article to include two new Preview 5 feature blurbs (OpenAPI schema generation improvements and a Kestrel trailer header timeout change), and refreshes the article’s ms.date.

Changes:

  • Added new include files for OpenAPI schema generation behavior updates and Kestrel trailer header timeouts.
  • Wired the new include files into the OpenAPI and Miscellaneous sections of aspnetcore-11.md.
  • Updated ms.date in aspnetcore-11.md to 06/08/2026.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
aspnetcore/release-notes/aspnetcore-11.md Updates ms.date and adds [!INCLUDE] directives for the new Preview 5 includes.
aspnetcore/release-notes/aspnetcore-11/includes/openapi-schema-improvements-preview-5.md New include describing OpenAPI schema/response metadata generation improvements and includes a contributor thank-you.
aspnetcore/release-notes/aspnetcore-11/includes/kestrel-trailer-header-timeouts-preview-5.md New include describing Kestrel applying request header timeouts to fragmented trailer headers.

wadepickett and others added 3 commits June 8, 2026 14:18
Add API xref links.

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Comment thread aspnetcore/release-notes/aspnetcore-11.md Outdated
@wadepickett wadepickett marked this pull request as ready for review June 8, 2026 22:08

@wadepickett wadepickett left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved after some minor fixes.

@wadepickett wadepickett self-requested a review June 8, 2026 22:11
@wadepickett

Copy link
Copy Markdown
Contributor

@guardrex, just a heads up so you are aware of this PR for What's New. I did not include Blazor items. If you want me to for these going forward, generated off of the release notes, then let me know, otherwise I will assume you will add your own, which is fine.

@wadepickett

Copy link
Copy Markdown
Contributor

Closingand reopening to force new build.

@wadepickett wadepickett closed this Jun 8, 2026
@wadepickett wadepickett reopened this Jun 8, 2026
@guardrex

guardrex commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Thanks @wadepickett ... I have the P5 Blazor content just about ready to go on a couple of other PRs. I was planning on merging them to main in the morning. As usual, I'll leave the merge-to-live PR to you.

Yes, let's try Copilot for Blazor content for Preview 6 next month. I'd like to see if I'm happy with what it produces. 😆 I appreciate how much work you've done getting the repo going with it. I'd love to be freed up to work on more complicated doc issues ... for example, the overhauls that I've been working on.

BTW on the OPS failure ... I've been periodically closing and re-opening PRs all day ... no 🎲🎲 unfortunately. The OPS folks would be aware of this by now, right? 😨

@wadepickett

Copy link
Copy Markdown
Contributor

@guardrex
OPS: yes, I just found out about this. It is shut down for a while. Waiting on news for it to be back up again. Hopefully, um, soon!

@wadepickett wadepickett requested a review from tdykstra June 9, 2026 00:59

@tdykstra tdykstra left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@wadepickett

Copy link
Copy Markdown
Contributor

close and reopen to force build.

@wadepickett wadepickett closed this Jun 9, 2026
@wadepickett wadepickett reopened this Jun 9, 2026
@wadepickett

wadepickett commented Jun 9, 2026

Copy link
Copy Markdown
Contributor

@guardrex,
Can you give me a list here of pr numbers you need to go live tomorrow (Tuesday)? We are trying to give the OPS folks some idea of the total PR's we have waiting around in the queue for tomorrow so they have some idea of scale.

@guardrex

guardrex commented Jun 9, 2026

Copy link
Copy Markdown
Collaborator

@wadepickett ... Just woke up! ... I'm EST, so I was 🛌💤 when you reached out.

The two PRs that I need to get in today are ...

[EDIT] ... and one more just went up for P5 ...

#37243

BTW -- I didn't surface the Migration content earlier in the ToC (we didn't have the .NET 11 doc version selector at that time). That update to the ToC is on my Preview 5 PR. When we get everything merged today, the Migration article for .NET 11 will pop up in the ToC, so no worries on that today 😅.

I just rebuilt the first one with a commit, and it did fail again.

I'll proceed to get them finalized now (UPDATE: Done! 👍), and then they can be merged when the OPS problem is fixed.

@wadepickett

Copy link
Copy Markdown
Contributor

Closing and reopening to test to see if build is happening yet.

@wadepickett wadepickett closed this Jun 9, 2026
@wadepickett wadepickett reopened this Jun 9, 2026
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 this pull request may close these issues.

Agent gen What's new in ASP.NET Core in .NET 11 Preview 5

5 participants