Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

Merged
carlossanlop merged 6 commits into
dotnet:mainfrom
carlossanlop:ApiDiffPrev5
Jul 10, 2024
Merged

API diff between .NET 9 Preview 4 and .NET 9 Preview 5#9352
carlossanlop merged 6 commits into
dotnet:mainfrom
carlossanlop:ApiDiffPrev5

Conversation

@carlossanlop

Copy link
Copy Markdown
Contributor

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 a team and richlander June 12, 2024 01:01
@carlossanlop carlossanlop self-assigned this Jun 12, 2024
@tarekgh

tarekgh commented Jun 12, 2024

Copy link
Copy Markdown
Member

System.Diagnostics LGTM.

I left a comment regarding System.Diagnostics.Metrics.

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

STJ changes LGTM

@carlossanlop

Copy link
Copy Markdown
Contributor 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
Copy Markdown
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
Copy Markdown
Contributor 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
Copy Markdown
Contributor 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
@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