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

Add API Diffs for .Net Core versions earlier than 3.0 #2845

Closed
wtgodbe opened this issue Jun 7, 2019 · 5 comments
Closed

Add API Diffs for .Net Core versions earlier than 3.0 #2845

wtgodbe opened this issue Jun 7, 2019 · 5 comments
Assignees

Comments

@wtgodbe
Copy link
Member

wtgodbe commented Jun 7, 2019

We have API diffs for all previews of .Net Core 3.0, starting with 3.0-preview1 vs. 2.2: https://github.com/dotnet/core/tree/master/release-notes/3.0/preview/api-diff. We should add diffs for versions earlier than 3.0, starting with 2.2 vs 2.1 and working backwards. Note that this is different from ApiCompat baselines, which exist in the Standard repo for compatibility of various frameworks (and old .Net Standard versions) with the current version of .NetStandard: https://github.com/dotnet/standard/tree/master/src/apicompat/baselines.

CC @karelz

@wtgodbe wtgodbe self-assigned this Jun 7, 2019
@carlossanlop
Copy link
Member

Hey @wtgodbe you self-assigned this. Have you done any progress on this issue?

@wtgodbe
Copy link
Member Author

wtgodbe commented Sep 27, 2019

@Anipik did this for 2.2 vs 3.0 here: #3411

Will leave this open in case we want to continue backwards later on

@carlossanlop
Copy link
Member

@Anipik did you get a chance to look into this?

@Anipik
Copy link
Contributor

Anipik commented Dec 12, 2019

@carlossanlop i already added the api diff for 2.2 and 3.0. i think that we dont need to go back any further as 2.1 and 2.2 are going out of support.

@carlossanlop
Copy link
Member

Okay, thanks @Anipik. Let's close this issue.

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

No branches or pull requests

3 participants