Skip to content

Conversation

@wtgodbe
Copy link
Member

@wtgodbe wtgodbe commented Nov 11, 2025

There was 1 conflict between this and #64316, in src/Components/Web/src/PublicAPI.Unshipped.txt, which I resolved by taking the additions in #63540 (CC @rolandVi)

Copilot AI review requested due to automatic review settings November 11, 2025 22:16
@wtgodbe wtgodbe changed the title Mark API as shipped for 10.0 Mark API from 10.0 as shipped Nov 11, 2025
@github-actions github-actions bot added the area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework label Nov 11, 2025
Copilot finished reviewing on behalf of wtgodbe November 11, 2025 22:17
Copy link
Contributor

Copilot AI left a comment

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 marks APIs as shipped for version 10.0 by moving API signatures from Unshipped to Shipped PublicAPI tracking files across multiple ASP.NET Core components. The changes involve systematically transferring API declarations and reordering some entries to maintain alphabetical/logical ordering.

Key Changes

  • Moving API signatures from PublicAPI.Unshipped.txt to PublicAPI.Shipped.txt across 50+ projects
  • Reordering existing API entries in Shipped files to maintain proper sequencing
  • Clearing Unshipped files to contain only the #nullable enable directive

Reviewed Changes

Copilot reviewed 151 out of 165 changed files in this pull request and generated no comments.

Show a summary per file
File Description
WebEncoders, Validation, SignalR (multiple) Moved API signatures to Shipped, reordered overload methods
Kestrel (Core, Transport.*) Transferred new TLS/transport APIs to Shipped
Servers (HttpSys, Connections.Abstractions) Moved memory pool and security descriptor APIs to Shipped
Security (Authentication, Authorization, CookiePolicy) Transferred authentication handler constructors and policy methods to Shipped
OpenApi Moved transformer APIs and document provider interfaces to Shipped
Mvc (multiple packages) Large-scale reordering of extension method overloads in Shipped files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants