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 ASP.NET Core 3.0 breaking changes #15044

Merged
merged 41 commits into from Oct 16, 2019

Conversation

scottaddie
Copy link
Member

@scottaddie scottaddie commented Oct 8, 2019

Fixes #14884
Fixes #14525
Fixes #14959
Fixes #14958
Fixes #14708
Fixes #14832
Fixes #14834
Fixes #14828
Fixes #14906
Fixes #14905
Fixes #14847
Fixes #14845
Fixes #14943
Fixes #14941
Fixes #14942
Fixes #14881
Fixes #14928
Fixes #14929
Fixes #14960
Fixes #14882
Fixes #14901
Fixes #14897
Fixes #14898
Fixes #14900
Fixes #14716
Fixes #14762
Fixes #14753
Fixes #14926
Fixes #14925
Fixes #14835
Fixes #14836
Fixes #14772
Fixes #14770
Fixes #14771
Fixes #14732
Fixes #14736
Fixes #14843
Fixes #14844
Fixes #14903
Fixes #14902
Fixes #14950
Fixes #14948
Fixes #14717
Fixes #14963
Fixes #14961
Fixes #14962

@mairaw
Copy link
Contributor

mairaw commented Oct 9, 2019

I know this is a draft but wanted to call your attention to the fact that each breaking change should be in an include file so we can easily create future versions like 2.2-3.1. Maybe you already know but I thought it wouldn't hurt to say.

@scottaddie
Copy link
Member Author

@mairaw I plan to do that, but thank you for checking. For editing, it's much easier to have everything in a single file.

Copy link
Contributor

@rpetrusha rpetrusha left a comment

Choose a reason for hiding this comment

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

I've left a few comments about some things to consider changing, @scottaddie, and some additional changes to make. Since this is a work in progress, I'll review it in greater depth incrementally.

docs/core/compatibility/2.2-3.0.md Outdated Show resolved Hide resolved
docs/core/compatibility/2.2-3.0.md Show resolved Hide resolved
@scottaddie scottaddie marked this pull request as ready for review October 14, 2019 20:20
Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

Looks really good in general. I'll review it more thoroughly soon. Leaving some quick comments for you.

@scottaddie
Copy link
Member Author

@mairaw It's ready for another look.

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

This looks great @scottaddie. A few more things I found...

@scottaddie
Copy link
Member Author

@mairaw Ready for another look.

Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

Left a comment re. the issues filter but other than that I think it looks good to merge!

@scottaddie scottaddie dismissed rpetrusha’s stale review October 16, 2019 02:40

Ron has retired! Happy retirement, Ron!

@scottaddie scottaddie merged commit 02abfda into master Oct 16, 2019
@scottaddie scottaddie deleted the scottaddie/aspnetcore3.0-breaking-changes branch October 16, 2019 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment