Skip to content

API diff between .NET 11 Preview 3 and .NET 11 Preview 4#10403

Merged
svick merged 1 commit into
dotnet:mainfrom
svick:api-diff/11.0-preview4
May 21, 2026
Merged

API diff between .NET 11 Preview 3 and .NET 11 Preview 4#10403
svick merged 1 commit into
dotnet:mainfrom
svick:api-diff/11.0-preview4

Conversation

@svick

@svick svick commented Apr 30, 2026

Copy link
Copy Markdown
Member

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

Repo area owners:

Libraries area owners:

  • Microsoft.Extensions.Caching @dotnet/area-extensions-caching
  • Microsoft.Extensions.Configuration @dotnet/area-extensions-configuration
  • Microsoft.Extensions.Logging @dotnet/area-extensions-logging
  • System.Diagnostics @dotnet/area-system-diagnostics
  • System.IO.Compression @dotnet/area-system-io-compression
  • System.Memory @dotnet/area-system-memory
  • System.Runtime.Intrinsics @dotnet/area-system-runtime-intrinsics
  • System.Runtime @dotnet/area-system-runtime
  • System.Security.Cryptography @dotnet/area-system-security
  • System.Text.Json @dotnet/area-system-text-json

Note that the Microsoft.Extensions.*.Abstractions move (see dotnet/docs#52865) caused big unreadable diffs for Microsoft.Extensions (remove the assemblies from Microsoft.AspNetCore.App, add them to Microsoft.NETCore.App) so I have used hacky code (769e772) to make the diff reasonable.

/cc @wfurt

@svick svick requested review from leecow and rbhanda as code owners April 30, 2026 14:46

@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.

Process LGTM

@bartonjs

Copy link
Copy Markdown
Member

Crypto LGTM

@tannergooding

Copy link
Copy Markdown
Member

memory, intrinsics, and runtime LGTM

@ericstj

ericstj commented Apr 30, 2026

Copy link
Copy Markdown
Member

Extensions moves and compat changes in Logging LGTM.

@rzikm

rzikm commented May 6, 2026

Copy link
Copy Markdown
Member

Compression LGTM

@svick svick merged commit 5dce46f into dotnet:main May 21, 2026
3 checks passed
@svick svick deleted the api-diff/11.0-preview4 branch May 21, 2026 15:03
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.

7 participants