Skip to content
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

API diff between .NET 9 Preview 4 and .NET 9 Preview 5 #9352

Merged
merged 6 commits into from
Jul 10, 2024

Conversation

carlossanlop
Copy link
Member

Repo area owners:

Libraries area owners:

  • System @dotnet/area-system-runtime
  • @dotnet/area-system-collections
  • @dotnet/area-system-componentmodel
  • @dotnet/area-system-diagnostics
  • @dotnet/area-system-diagnostics-metric
  • System.IO.Pipelines @adityamandaleeka @davidfowl @halter73
  • @dotnet/area-system-numerics
  • @dotnet/area-system-reflection
  • @dotnet/area-system-reflection-metadata
  • @dotnet/area-system-runtime-compilerservices
  • System.Runtime.InteropServices @dotnet/interop-contrib
  • @dotnet/area-system-runtime-intrinsics
  • @dotnet/area-system-text-json

Known api-diff tool issues:

If yo usee any of these, please provide a GitHub suggestion in this PR to correct it:

@carlossanlop carlossanlop requested review from richlander and a team June 12, 2024 01:01
@carlossanlop carlossanlop self-assigned this Jun 12, 2024
@tarekgh
Copy link
Member

tarekgh commented Jun 12, 2024

System.Diagnostics LGTM.

I left a comment regarding System.Diagnostics.Metrics.

Copy link
Member

@eiriktsarpalis eiriktsarpalis left a comment

Choose a reason for hiding this comment

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

STJ changes LGTM

@carlossanlop
Copy link
Member Author

@mairaw is there a known issue with the CI validation in this repo? The "Checking for ability to merge automatically" message is stuck.

# System.IO.Pipelines

``` diff
+namespace System.IO.Pipelines {
Copy link
Member

Choose a reason for hiding this comment

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

Do we need to do anything special to indicate that these are existing APIs that have been part of the Microsoft.AspNetCore.App shared runtime since its inception and published as a NuGet even longer?

The only thing new about it is its inclusion in the Microsoft.NETCore.App shared runtime as well. The System.Text.Json changes look good though. @BrennanConroy

Copy link
Member Author

Choose a reason for hiding this comment

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

Just let me know and I can remove them. Is it the case for all the APIs in this namespace?

Copy link
Member Author

Choose a reason for hiding this comment

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

I can address this in a separate PR. I'll merge this as is.

@carlossanlop carlossanlop merged commit 8723b59 into dotnet:main Jul 10, 2024
1 check passed
@carlossanlop carlossanlop deleted the ApiDiffPrev5 branch July 10, 2024 00:59
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.

5 participants