Ryan Nowak
8e66833886
Merge pull request #20523 from dotnet-maestro-bot/merge/release/5.0-preview3-to-master
...
[automated] Merge branch 'release/5.0-preview3' => 'master'
2020-04-03 15:53:41 -07:00
Kevin Pilch
f4be244fd1
More updates docs ( #20513 )
2020-04-03 22:09:36 +00:00
Ryan Nowak
27df28fada
Skipping a Blazor template test
...
This test is causing hangs in quarantine. Adding an explicit skip.
2020-04-03 14:46:04 -07:00
Matt Mitchell
1aa1069bbf
Update package baseline ( #20527 )
2020-04-03 14:42:15 -07:00
John Luo
87c0f3e2cf
Migration fixups
2020-04-03 14:41:31 -07:00
Ryan Nowak
2883a47542
Quarantine a hosting test that failed
...
This test failed overnight on linux. The part that failed was checking the exit code
of `kill` which is a little surprising. This implies that `kill` itself was also
forcibly killed - so we're increasing the timeout before we kill `kill`. 👍
2020-04-03 13:27:03 -07:00
Ryan Nowak
66ae2ba817
Merge branch 'master' into merge/release/5.0-preview3-to-master
2020-04-03 13:13:40 -07:00
Javier Calvarro Nelson
39a24220cf
Use pfx file instead of cert from the store
2020-04-03 11:56:22 -07:00
John Luo
8fac70750e
Merge pull request #20421 from dotnet/johluo/migrate-more-extensions-logging
...
Johluo/migrate more extensions logging
2020-04-03 11:49:22 -07:00
John Luo
5e81b276a7
Use migrated analyzers
2020-04-03 11:46:49 -07:00
John Luo
52d0f31c3f
Merge branch 'master' of ..\Extensions\ into johluo/remove-extensions-deps
2020-04-03 11:40:13 -07:00
John Luo
c7cb9cc9cd
Migrate analyzers
2020-04-03 11:38:48 -07:00
Ryan Brandenburg
cb523d73e2
Remove test that hits HTTP ( #20476 )
2020-04-03 11:28:27 -07:00
dotnet-maestro[bot]
d513eea853
[master] Update dependencies from dotnet/efcore ( #20481 )
...
* Update dependencies from https://github.com/dotnet/efcore build 20200402.3
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.4.20202.3
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.4.20202.3
- dotnet-ef - 5.0.0-preview.4.20202.3
- Microsoft.EntityFrameworkCore - 5.0.0-preview.4.20202.3
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.4.20202.3
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.4.20202.3
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.4.20202.3
* Update dependencies from https://github.com/dotnet/efcore build 20200403.1
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.4.20203.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.4.20203.1
- dotnet-ef - 5.0.0-preview.4.20203.1
- Microsoft.EntityFrameworkCore - 5.0.0-preview.4.20203.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.4.20203.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.4.20203.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.4.20203.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-03 18:09:54 +00:00
Eric Erhardt
e7ce133e5a
Merge pull request #20385 from eerhardt/RemovePlatformAbstractions
...
Remove PlatformAbstractions reference.
2020-04-03 13:09:43 -05:00
Adam Sitnik
54b4a0ffa2
add micro benchmark for parsing Json TechEmpower request ( #20505 )
2020-04-03 11:09:17 -07:00
Scott Addie
e75ff49869
Preserve new lines and whitespace when adding secret ( #19504 )
2020-04-03 17:37:46 +00:00
Kevin Pilch
0d9f5e053f
Update README.md ( #20486 )
2020-04-03 16:00:27 +00:00
Hao Kung
fba6e94c4f
Helix add some more prints ( #20463 )
2020-04-03 01:37:21 -07:00
dotnet-maestro[bot]
11f80434db
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200402.16 ( #20487 )
...
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-preview.3.20202.16
- Microsoft.AspNetCore.Razor.Language - 5.0.0-preview.3.20202.16
- Microsoft.CodeAnalysis.Razor - 5.0.0-preview.3.20202.16
- Microsoft.NET.Sdk.Razor - 5.0.0-preview.3.20202.16
Dependency coherency updates
- Microsoft.AspNetCore.Analyzer.Testing - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.Abstractions - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.Memory - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.SqlServer - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.StackExchangeRedis - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Abstractions - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Binder - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.CommandLine - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.EnvironmentVariables - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.FileExtensions - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Ini - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Json - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.UserSecrets - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Xml - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DependencyInjection.Abstractions - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DependencyInjection - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DiagnosticAdapter - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Abstractions - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Composite - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Physical - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileSystemGlobbing - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Hosting.Abstractions - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Hosting - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Http - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Abstractions - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.AzureAppServices - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Configuration - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Console - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Debug - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.EventSource - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.EventLog - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.TraceSource - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Testing - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options.ConfigurationExtensions - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options.DataAnnotations - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Primitives - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Internal.Extensions.Refs - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Win32.Registry - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-preview.3.20202.4 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.Logging - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Win32.SystemEvents - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ComponentModel.Annotations - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Diagnostics.EventLog - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Drawing.Common - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.IO.Pipelines - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Net.Http.WinHttpHandler - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Net.WebSockets.WebSocketProtocol - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Reflection.Metadata - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Runtime.CompilerServices.Unsafe - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Cryptography.Cng - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Cryptography.Pkcs - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Cryptography.Xml - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Permissions - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Principal.Windows - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ServiceProcess.ServiceController - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Text.Encodings.Web - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Text.Json - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Threading.Channels - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Windows.Extensions - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.Extensions.DependencyModel - 5.0.0-preview.3-runtime.20202.4 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 5.0.0-preview.3.20202.4 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Internal - 5.0.0-preview.3.20202.4 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 5.0.0-preview.3.20202.4 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Internal.AspNetCore.Analyzers - 5.0.0-preview.3.20202.8 (parent: Microsoft.AspNetCore.Razor.Language)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-03 08:20:22 +00:00
Andrew Stanton-Nurse
dee14b7eb5
fix #13651 by logging serialization failures as error ( #20116 )
2020-04-02 23:41:34 -07:00
Immo Landwerth
141755143b
Link Code of Conduct
2020-04-02 19:51:30 -07:00
John Luo
e8fd7dee03
Pin DiagnosticAdapter as well
2020-04-02 19:09:43 -07:00
dotnet-maestro[bot]
1d93d503ca
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200402.11 ( #20480 )
...
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-preview.3.20202.11
- Microsoft.AspNetCore.Razor.Language - 5.0.0-preview.3.20202.11
- Microsoft.CodeAnalysis.Razor - 5.0.0-preview.3.20202.11
- Microsoft.NET.Sdk.Razor - 5.0.0-preview.3.20202.11
Dependency coherency updates
- Microsoft.AspNetCore.Analyzer.Testing - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.Abstractions - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.Memory - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.SqlServer - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Caching.StackExchangeRedis - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Abstractions - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Binder - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.CommandLine - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.EnvironmentVariables - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.FileExtensions - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Ini - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Json - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.UserSecrets - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration.Xml - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Configuration - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DependencyInjection.Abstractions - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DependencyInjection - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.DiagnosticAdapter - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Abstractions - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Composite - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileProviders.Physical - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.FileSystemGlobbing - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Hosting.Abstractions - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Hosting - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Http - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Abstractions - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.AzureAppServices - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Configuration - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Console - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Debug - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.EventSource - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.EventLog - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.TraceSource - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Logging.Testing - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options.ConfigurationExtensions - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options.DataAnnotations - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Options - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Extensions.Primitives - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Internal.Extensions.Refs - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Win32.Registry - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.NETCore.App.Runtime.win-x64 - 5.0.0-preview.3.20201.7 (parent: Microsoft.Extensions.Logging)
- Microsoft.Extensions.Logging - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
- Microsoft.Win32.SystemEvents - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ComponentModel.Annotations - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Diagnostics.EventLog - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Drawing.Common - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.IO.Pipelines - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Net.Http.WinHttpHandler - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Net.WebSockets.WebSocketProtocol - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Reflection.Metadata - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Runtime.CompilerServices.Unsafe - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Cryptography.Cng - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Cryptography.Pkcs - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Cryptography.Xml - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Permissions - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Security.Principal.Windows - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.ServiceProcess.ServiceController - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Text.Encodings.Web - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Text.Json - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Threading.Channels - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- System.Windows.Extensions - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Microsoft.Extensions.DependencyModel - 5.0.0-preview.3-runtime.20201.7 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Ref - 5.0.0-preview.3.20201.7 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.App.Internal - 5.0.0-preview.3.20201.7 (parent: Microsoft.Extensions.Logging)
- Microsoft.NETCore.Platforms - 5.0.0-preview.3.20201.7 (parent: Microsoft.NETCore.App.Runtime.win-x64)
- Internal.AspNetCore.Analyzers - 5.0.0-preview.3.20201.4 (parent: Microsoft.AspNetCore.Razor.Language)
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-03 02:09:03 +00:00
TeBeCo
c01c8dd476
Changing msgpack options ( #20031 )
2020-04-02 17:41:40 -07:00
Ben Adams
f17520c6f0
Start each request on fresh ExecutionContext ( #14146 )
2020-04-02 17:26:22 -07:00
James Newton-King
746ac6bc8f
Fix flaky StreamPool_MultipleStreamsInSequence_PooledStreamReu… ( #20434 )
2020-04-03 10:10:46 +13:00
James Newton-King
b53179267a
Merged PR 6773: Fix routing policy exit destination
...
**Description**
An infinite loop can happen in routing if there is a catch all route with host name matching.
This problem is caused by the DFA matcher builder giving an incorrect exit destination to policies. Currently the exit destination is the catch all state, so the policy will transition to itself when there is no match. It will run again, transition to itself again, run again, etc. This causes the policy to run forever.
What should happen is the host name policy fails, it transitions to the final state with no candidates, and the route matcher does not match any endpoints. The browser is returned a 404 status.
**Customer Impact**
This problem shows up in this situation:
1. If a customer has configured a catch all route in their app
2. The catch all route has host matching
3. A browser makes a request to the server that matches the catch all route but doesn't match the host name
The route matcher will run forever, using up a threadpool thread. When threadpool threads are exhausted the server will stop responding.
**Regression?**
No.
**Risk**
Medium. The fix is simple but route matching is complex, and routing runs with every request.
2020-04-02 20:30:18 +00:00
Ryan Nowak
2c1de1621e
Social distancing for tests that are symptomatic
...
These tests failed in official builds last night.
2020-04-02 12:52:51 -07:00
James Newton-King
53eaa8f106
Fix flaky StreamPool_StreamIsInvalidState_DontReturnedToPool ( #20433 )
2020-04-03 08:23:13 +13:00
John Luo
f4a4346298
Because jkotalik told me to
2020-04-02 11:58:26 -07:00
dotnet-maestro[bot]
5ac84db518
Update dependencies from https://github.com/dotnet/efcore build 20200401.2 ( #20437 )
...
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.4.20201.2
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.4.20201.2
- dotnet-ef - 5.0.0-preview.4.20201.2
- Microsoft.EntityFrameworkCore - 5.0.0-preview.4.20201.2
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.4.20201.2
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.4.20201.2
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.4.20201.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-02 18:30:54 +00:00
John Luo
91756c8942
Pin analyzer packages
2020-04-02 11:26:03 -07:00
Ryan Nowak
5f8bb71608
Merge pull request #20456 from dotnet-maestro-bot/merge/release/3.1-to-master
...
[automated] Merge branch 'release/3.1' => 'master'
2020-04-02 11:18:00 -07:00
Ryan Nowak
7bb31301d2
Merge pull request #20384 from dotnet-maestro-bot/merge/release/5.0-preview3-to-master
...
[automated] Merge branch 'release/5.0-preview3' => 'master'
2020-04-02 10:55:15 -07:00
Dennis Daume
a5cf5181eb
Fix the link to the issue management policy document
2020-04-02 10:41:29 -07:00
William Godbe
39b9c7baf9
Merge pull request #20396 from dotnet-maestro-bot/merge/release/3.1-to-master
...
[automated] Merge branch 'release/3.1' => 'master'
2020-04-02 09:19:09 -07:00
Doug Bunting
8a4133b34f
Merge branch 'release/2.1' => 'release/3.1' ( #20431 )
...
- no-op merge
2020-04-02 08:14:45 -07:00
John Luo
fcb23108b6
Relocate Logging.Testing to AspNetCore.Testing
2020-04-02 00:16:01 -07:00
John Luo
5f6fbed915
Merge branch 'master' into johluo/migrate-more-extensions-logging
2020-04-01 23:35:01 -07:00
Doug Bunting
0518cb5107
Suppress a warning ( #20390 )
...
- Suppress a warning
- Clarify a comment
2020-04-01 22:14:41 -07:00
John Luo
36dcebbc23
Update Build.props
2020-04-01 21:21:55 -07:00
Doug Bunting
9a4d4e9d02
Update the EntityFrameworkCore submodule
...
- get latest 2.1 changes from the dotnet/efcore repo
- was only 2 commits behind i.e. nothing was missed in last release
2020-04-01 21:09:17 -07:00
Brennan
aa57a84610
Run Helix Mac on more runs ( #20424 )
2020-04-01 19:12:13 -07:00
dotnet-maestro[bot]
629ae54b8d
Update dependencies from https://github.com/dotnet/efcore build 20200401.1 ( #20435 )
...
- Microsoft.EntityFrameworkCore.Tools - 5.0.0-preview.4.20201.1
- Microsoft.EntityFrameworkCore.SqlServer - 5.0.0-preview.4.20201.1
- dotnet-ef - 5.0.0-preview.4.20201.1
- Microsoft.EntityFrameworkCore - 5.0.0-preview.4.20201.1
- Microsoft.EntityFrameworkCore.InMemory - 5.0.0-preview.4.20201.1
- Microsoft.EntityFrameworkCore.Relational - 5.0.0-preview.4.20201.1
- Microsoft.EntityFrameworkCore.Sqlite - 5.0.0-preview.4.20201.1
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-02 01:06:40 +00:00
dotnet-maestro[bot]
f753368cc6
Update dependencies from https://github.com/dotnet/aspnetcore-tooling build 20200401.2 ( #20420 )
...
- Microsoft.AspNetCore.Mvc.Razor.Extensions - 5.0.0-preview.3.20201.2
- Microsoft.AspNetCore.Razor.Language - 5.0.0-preview.3.20201.2
- Microsoft.CodeAnalysis.Razor - 5.0.0-preview.3.20201.2
- Microsoft.NET.Sdk.Razor - 5.0.0-preview.3.20201.2
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-01 23:57:50 +00:00
John Luo
0681c36925
Nit: update azdo job name for macOS ( #20330 )
2020-04-01 16:32:19 -07:00
William Godbe
2d6827a678
Always generate checksums as last part of publish job ( #20367 )
...
* Always generate checksums as last part of publish job
* Initialize props correctly
* Fix wildcard
* Import Arcade SDK
* Add NoWarn MSB4011
* Make import conditional on GenerateChecksums
* Select specific files to checksum
* Respond to feedback
* AfterTargets -> BeforeTargets
2020-04-01 16:25:37 -07:00
James Newton-King
0e4bcf602c
Add HPack dynamic compression ( #20058 )
2020-04-02 12:22:20 +13:00
Justin Kotalik
b8743fc454
merging
2020-04-01 16:05:38 -07:00