Skip to content

Add PublicAPI baselines for Middleware #25602

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Sep 5, 2020

Conversation

Pilchie
Copy link
Member

@Pilchie Pilchie commented Sep 4, 2020

No description provided.

@Pilchie Pilchie added area-infrastructure Includes: MSBuild projects/targets, build scripts, CI, Installers and shared framework area-middleware labels Sep 4, 2020
@Pilchie Pilchie requested review from Tratcher and dougbu September 4, 2020 00:23
@Pilchie Pilchie requested a review from jkotalik as a code owner September 4, 2020 00:23
#nullable enable
Microsoft.AspNetCore.Builder.CorsEndpointConventionBuilderExtensions
Microsoft.AspNetCore.Builder.CorsMiddlewareExtensions
Microsoft.AspNetCore.Cors.CorsPolicyMetadata
Copy link
Member

Choose a reason for hiding this comment

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

How do these Unshipped and Shipped files work? I'd expect Unshipped to be the APIs new to 5.0 and Shipped to be the 3.1 baseline? Most of the APIs in this Unshipped file are not new.

Copy link
Member Author

Choose a reason for hiding this comment

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

We manually move to the Shipped file once we ship. Right now I'm just trying to get everything into the unshipped files as a baseline, and then we'll take our 5.0 surface area and move it to shipped at once.

@Pilchie
Copy link
Member Author

Pilchie commented Sep 4, 2020

@dougbu - any objections to me merging?

@dougbu
Copy link
Contributor

dougbu commented Sep 4, 2020

any objections to me merging?

Not really though we shouldn't leave <Pending> justifications around for long

@Pilchie Pilchie added the tell-mode Indicates a PR which is being merged during tell-mode label Sep 5, 2020
@Pilchie Pilchie merged commit 956c24e into dotnet:release/5.0-rc2 Sep 5, 2020
@Pilchie Pilchie deleted the api-baselines branch September 5, 2020 22:41
@amcasey amcasey added the area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares label Jun 2, 2023
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 area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares tell-mode Indicates a PR which is being merged during tell-mode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants