-
Notifications
You must be signed in to change notification settings - Fork 10.4k
[automated] Merge branch 'release/2.1' => 'release/3.1' #18347
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
Closed
dotnet-maestro-bot
wants to merge
38
commits into
dotnet:release/3.1
from
dotnet-maestro-bot:merge/release/2.1-to-release/3.1
Closed
Changes from all commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
0757955
Merged PR 2918: Cancel Sends if they take too long
BrennanConroy a0183b1
Merged PR 4506: [SignalR] Wait to complete pipe and cancel long sends
BrennanConroy a3aaf16
Merge in 'release/3.1' changes
dotnet-bot 163c80c
Merge in 'release/2.1' changes
dotnet-bot 90aa91a
Merged PR 4684: Merge 'release/3.1' into internal branch
wtgodbe f6f3f6f
Merge in 'release/3.1' changes
dotnet-bot 598e43a
Merge in 'release/3.1' changes
dotnet-bot 79c2268
Merge in 'release/3.1' changes
dotnet-bot 0fbb780
Merge in 'release/3.1' changes
dotnet-bot 1a577b9
Merge in 'release/3.1' changes
dotnet-bot d0cca8c
Merge in 'release/3.1' changes
dotnet-bot 95be2bd
Merge in 'release/3.1' changes
dotnet-bot 0780fb8
Merge in 'release/3.1' changes
dotnet-bot f53765f
Merge in 'release/3.1' changes
dotnet-bot 1324674
Merged PR 4703: [internal/release/3.1] Update dependencies from 1 rep…
dotnet-bot 35b9d76
Merged PR 4903: [internal/release/3.1] Update dependencies from 1 rep…
dotnet-bot e276c81
Merged PR 4906: [release/3.1] Stabilize package versions
mmitche 32de399
Update branding to 3.1.2
183a09f
Update branding to 2.1.16
6712203
Update baselines
0269733
Merge pull request #18205 from dotnet/johluo/2.1-feb20
a474170
Fix CodeCheck
eb1150b
Fixup templates
36e7902
Merge pull request #18151 from dotnet/johluo/feb-branding
ee57a0c
Use checked-in platform manifest in 3.1.2 (#18250)
wtgodbe 67424e7
Don't use baseline assembly versions for RID-agnostic packages (#17970)
wtgodbe 6ec28e8
Fix setter for CandidateState.Values in reference assembly (#18278)
wtgodbe 164ddfd
Fix flaky LongPolling tests (#14395)
BrennanConroy 8211a1c
[2.1] CookieChunkingManager needs to flow the Secure attribute… (#17953)
Tratcher ad8ecf9
React to runtime/594 Encoder.Convert change (#17747)
Tratcher 34294a3
Fix TestServer hang with duplex streaming requests (#17158)
JamesNK cba11d7
Workaround for #18058 (#18213)
ajaybhargavb b4d2f9a
[Static Web Assets] Allow assets with empty base paths (#17414)
javiercn 9522e1d
Multi-target all shared framework projects with netcoreapp3.1 (#17998)
89d2640
[release/3.1] Mark Blazor packages as nonshipping (#18357)
wtgodbe 109663e
Send confirmation mails for external accounts
HaoK dec18fb
Merge remote-tracking branch 'origin/release/2.1' into release/3.1
BrennanConroy f134fd4
fix up
BrennanConroy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are there changes in the build scripts?