Skip to content

API diff between .NET 11 Preview 4 and .NET 11 Preview 5#10437

Merged
jeffhandley merged 3 commits into
dotnet:mainfrom
svick:api-diff/11.0-preview5
Jun 8, 2026
Merged

API diff between .NET 11 Preview 4 and .NET 11 Preview 5#10437
jeffhandley merged 3 commits into
dotnet:mainfrom
svick:api-diff/11.0-preview5

Conversation

@svick

@svick svick commented May 29, 2026

Copy link
Copy Markdown
Member

This captures all of the API changes included in .NET 11 Preview 5, compared to .NET 11 Preview 4.

Repo owners:

Libraries area owners:

  • Microsoft.Extensions.Options @dotnet/area-extensions-options
  • System.Collections @dotnet/area-system-collections
  • System.Diagnostics.Process @dotnet/area-system-diagnostics-process
  • System.Diagnostics.Tracing @dotnet/area-system-diagnostics-tracing
  • System.Linq @dotnet/area-system-linq
  • System.Net @dotnet/ncl
  • System.Numerics.Vectors @dotnet/area-system-numerics
  • System.Reflection.Emit @dotnet/area-system-reflection-emit
  • System.Runtime @dotnet/area-system-runtime
  • System.Runtime.InteropServices @dotnet/interop-contrib
  • System.Runtime.Intrinsics @dotnet/area-system-runtime-intrinsics
  • System.Runtime.Loader @agocke @elinor-fung @dotnet/area-system-reflection-metadata
  • System.Security.Cryptography @bartonjs @vcsjones @dotnet/area-system-security
  • System.Text.Encoding.Extensions @dotnet/area-system-text-encoding
  • System.Text.Json @dotnet/area-system-text-json
  • System.Threading @VSadov

@svick
svick requested review from leecow and rbhanda as code owners May 29, 2026 14:44
@bartonjs

Copy link
Copy Markdown
Member

System.Security.Cryptography LGTM (and checked off)

@adamsitnik adamsitnik left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

This captures all of the API changes included in .NET 11 Preview 4, compared to .NET 11 Preview 3.

@svick I assume you meant 5 and 4. Anyway System.Diagnostics.Process LGTM, thanks!

@tannergooding

Copy link
Copy Markdown
Member

Vectors and Intrinsics LGTM, just removal of the RequiresUnsafeAttribute since that's been changed a bit.

@WeihanLi

WeihanLi commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Would it be possible to include related API-approval issue links for the API changes also?

Co-authored-by: Weihan Li <weihanli@outlook.com>
@svick

svick commented Jun 3, 2026

Copy link
Copy Markdown
Member Author

@WeihanLi That wouldn't be trivial, so it's not going to happen for this release. But we can consider it for the future.

@jeffhandley
jeffhandley merged commit 67aeddc into dotnet:main Jun 8, 2026
3 checks passed
@svick
svick deleted the api-diff/11.0-preview5 branch June 9, 2026 12:53
@jeffhandley

Copy link
Copy Markdown
Member

Thanks for the suggestion, @WeihanLi. The related API diff workflow changes incorporate a best-effort list of API proposals directly represented in the diff.

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.

8 participants