-
Notifications
You must be signed in to change notification settings - Fork 10.3k
Comparing changes
Open a pull request
base repository: dotnet/aspnetcore
base: v8.0.4
head repository: dotnet/aspnetcore
compare: v8.0.5
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 20f6ccb - Browse repository at this point
Copy the full SHA 20f6ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d49fe5 - Browse repository at this point
Copy the full SHA 9d49fe5View commit details
Commits on Apr 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3ab2afa - Browse repository at this point
Copy the full SHA 3ab2afaView commit details -
[release/8.0] Convert to 1ES templates (#54660)
* Update dependencies from https://github.com/dotnet/arcade build Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor From Version 8.0.0-beta.24113.2 -> To Version 8.0.0-beta.24165.4 * Start converting to 1es pipelines - public * Install JDK * Node 18 * Fix spacing * More spacing * More spacing again * One last ride * More spacing fixes * Fix pools * Fix xcode * Don't prepare the machine * Enable internal builds * Update ci-public.yml * Update EOL versions (#54791) * Update ci-public.yml --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: wtgodbe <wigodbe@microsoft.com> Co-authored-by: Rich Lander <rlander@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 7c5633e - Browse repository at this point
Copy the full SHA 7c5633eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3aabc7d - Browse repository at this point
Copy the full SHA 3aabc7dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 81f1726 - Browse repository at this point
Copy the full SHA 81f1726View commit details -
[release/8.0] (deps): Bump src/submodules/googletest (#54872)
Bumps [src/submodules/googletest](https://github.com/google/googletest) from `31993df` to `77afe8e`. - [Release notes](https://github.com/google/googletest/releases) - [Commits](google/googletest@31993df...77afe8e) --- updated-dependencies: - dependency-name: src/submodules/googletest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e66069b - Browse repository at this point
Copy the full SHA e66069bView commit details -
[release/8.0] Reduce helix-matrix timeout to 5 hours (#54778)
* Reduce helix-matrix timeout to 3 hours * Update helix-matrix.yml --------- Co-authored-by: William Godbe <wigodbe@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for 7869bfc - Browse repository at this point
Copy the full SHA 7869bfcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b13040 - Browse repository at this point
Copy the full SHA 3b13040View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53e662d - Browse repository at this point
Copy the full SHA 53e662dView commit details -
[release/8.0] Improve usage of
Type.GetType
when activating types i……n data protection (#54762) * Added test demonstrating behavior on TypeLoadException * Catch exceptions when calling GetType and fall back to IActivator.CreateInstance<IXmlDecryptor> * Move trimming suppression * Include comment about how throwOnError: false can still throw * Check type name for known value before getting type * Remove unnecessary suppression * Comment * PR feedback * Update src/DataProtection/DataProtection/test/Microsoft.AspNetCore.DataProtection.Tests/XmlEncryption/XmlEncryptionExtensionsTests.cs --------- Co-authored-by: Kristian Hellang <kristian@identitystream.com> Co-authored-by: James Newton-King <james@newtonking.com>
Configuration menu - View commit details
-
Copy full SHA for 22bb1c3 - Browse repository at this point
Copy the full SHA 22bb1c3View commit details -
[release/8.0] Fix route analyzer performance with highly concatenated…
… strings (#54763) * Add test for route analyzer performance issue * Clean up * Clean up * Fix build * Save last string node as an optimization to exit out of deeply nested string concatenations * Update src/Framework/AspNetCoreAnalyzers/test/RouteEmbeddedLanguage/RoutePatternAnalyzerTests.cs Co-authored-by: Martin Costello <martin@martincostello.com> * Improve perf, remove class file * Fix stress test * Improve analysis performance * Test mixing lang at levels * Simplify * Old code * Comment * Comment * Match new Roslyn behavior * Clean up --------- Co-authored-by: James Newton-King <james@newtonking.com> Co-authored-by: Martin Costello <martin@martincostello.com>
Configuration menu - View commit details
-
Copy full SHA for aac8366 - Browse repository at this point
Copy the full SHA aac8366View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8145b10 - Browse repository at this point
Copy the full SHA 8145b10View commit details
Commits on Apr 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for bc351a0 - Browse repository at this point
Copy the full SHA bc351a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 625c895 - Browse repository at this point
Copy the full SHA 625c895View commit details -
[release/8.0] Backport test fixes (#54912)
* Test fixes (#54825) * Add license header --------- Co-authored-by: Steve Sanderson <SteveSandersonMS@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1692289 - Browse repository at this point
Copy the full SHA 1692289View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fce100 - Browse repository at this point
Copy the full SHA 8fce100View commit details
Commits on Apr 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d71995c - Browse repository at this point
Copy the full SHA d71995cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 325fc5a - Browse repository at this point
Copy the full SHA 325fc5aView commit details
Commits on Apr 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 331725a - Browse repository at this point
Copy the full SHA 331725aView commit details
Commits on Apr 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cebb459 - Browse repository at this point
Copy the full SHA cebb459View commit details -
Merge commit '8486d31e24f30e3fa1809a95699a0adc16f448d7' into internal…
…-merge-8.0-2024-04-09-1219
Configuration menu - View commit details
-
Copy full SHA for f74b71a - Browse repository at this point
Copy the full SHA f74b71aView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b076b7d - Browse repository at this point
Copy the full SHA b076b7dView commit details
Commits on Apr 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 146cf0a - Browse repository at this point
Copy the full SHA 146cf0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for b305452 - Browse repository at this point
Copy the full SHA b305452View commit details -
Merge pull request #55034 from vseanreesermsft/internal-merge-8.0-202…
…4-04-09-1219 Merging internal commits for release/8.0
Configuration menu - View commit details
-
Copy full SHA for fa6339e - Browse repository at this point
Copy the full SHA fa6339eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1002bb7 - Browse repository at this point
Copy the full SHA 1002bb7View commit details -
Merged PR 38780: Fix Abort lock
Remove Http2OutputProducer.Stop from lock in Abort.
Configuration menu - View commit details
-
Copy full SHA for 90f8928 - Browse repository at this point
Copy the full SHA 90f8928View commit details
Commits on Apr 12, 2024
-
Update dependencies from https://github.com/dotnet/arcade build 20240…
…404.3 (#55061) Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Build.Tasks.Installers , Microsoft.DotNet.Build.Tasks.Templating , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.RemoteExecutor From Version 8.0.0-beta.24165.4 -> To Version 8.0.0-beta.24204.3 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for eac2e5a - Browse repository at this point
Copy the full SHA eac2e5aView commit details -
[release/8.0] Update Wix version (#55101)
* Update Wix.Common.props * Update RepoTasks.csproj * Update Wix.Common.props * Update Wix.Common.props * Update RepoTasks.csproj --------- Co-authored-by: William Godbe <wigodbe@microsoft.com>
Configuration menu - View commit details
-
Copy full SHA for d65b2f0 - Browse repository at this point
Copy the full SHA d65b2f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb5420 - Browse repository at this point
Copy the full SHA 4fb5420View commit details
Commits on Apr 16, 2024
-
Merged PR 38666: [internal/release/8.0] Update dependencies from dnce…
…ng/internal/dotnet-efcore, dnceng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:e179a2a7-bc5d-4498-2467-08dbd53ba9ce) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - **Subscription**: e179a2a7-bc5d-4498-2467-08dbd53ba9ce - **Build**: 20240416.4 - **Date Produced**: April 16, 2024 1:54:08 PM UTC - **Commit**: 59616ed938b97f4742b1cfdbfcb35bc1216b6959 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-ef**: [from 8.0.5 to 8.0.5][11] - **Microsoft.EntityFrameworkCore**: [from 8.0.5 to 8.0.5][11] - **Microsoft.EntityFrameworkCore.Design**: [from 8.0.5 to 8.0.5][11] - **Microsoft.EntityFrameworkCore.InMemory**: [from 8.0.5 to 8.0.5][11] - **Microsoft.EntityFrameworkCore.Relational**: [from 8.0.5 to 8.0.5][11] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 8.0.5 to 8.0.5][11] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 8.0.5 to 8.0.5][11] - **Microsoft.EntityFrameworkCore.Tools**: [from 8.0.5 to 8.0.5][11] [11]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC3d3630635c50c5a7254c20fd282994ad67ec4775&targetVersion=GC59616ed938b97f4742b1cfdbfcb35bc1216b6959&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce) [marker]: <> (Begin:83131e87-e80d-4d5b-f426-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 83131e87-e80d-4d5b-f426-08dbd53b3319 - **Build**: 20240415.24 - **Date Produced**: April 16, 2024 8:17:49 AM UTC - **Commit**: dfd075b97471bd97ea70066a299d1fe92af90352 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 8.0.4-servicing.24169.9 to 8.0.5-servicing.24215.24][7] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 8.0.4-servicing.24169.9 to 8.0.5-servicing.24215.24][7] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 8.0.4 to 8.0.5][7] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 8.0.4 to 8.0.5][7] - **Microsoft.NETCore.App.Ref**: [from 8.0.4 to 8.0.5][7] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 8.0.4 to 8.0.5][7] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.4 to 8.0.5][7] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 8.0.4-servicing.24169.9 to 8.0.5-servicing.24215.24][7] - **Microsoft.NETCore.Platforms**: [from 8.0.4-servicing.24169.9 to 8.0.5-servicing.24215.24][7] - **System.Security.Cryptography.Xml**: [from 8.0.0 to 8.0.1][8] - **Microsoft.SourceBuild.Intermediate.runtime.linux-x64**: [from 8.0.4-servicing.24169.9 to 8.0.5-servicing.24215.24][7] [7]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GC2d7eea252964e69be94cb9c847b371b23e4dd470&targetVersion=GCdfd075b97471bd97ea70066a299d1fe92af90352&_a=files [...
Configuration menu - View commit details
-
Copy full SHA for 582b2e3 - Browse repository at this point
Copy the full SHA 582b2e3View commit details
Commits on Apr 17, 2024
-
Merged PR 39041: [internal/release/8.0] Update dependencies from dnce…
…ng/internal/dotnet-runtime This pull request updates the following dependencies [marker]: <> (Begin:83131e87-e80d-4d5b-f426-08dbd53b3319) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-runtime - **Subscription**: 83131e87-e80d-4d5b-f426-08dbd53b3319 - **Build**: 20240416.15 - **Date Produced**: April 17, 2024 5:40:43 PM UTC - **Commit**: 087e15321bb712ef6fe8b0ba6f8bd12facf92629 - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **Microsoft.Extensions.HostFactoryResolver.Sources**: [from 8.0.5-servicing.24215.24 to 8.0.5-servicing.24216.15][1] - **Microsoft.Internal.Runtime.AspNetCore.Transport**: [from 8.0.5-servicing.24215.24 to 8.0.5-servicing.24216.15][1] - **Microsoft.NET.Runtime.MonoAOTCompiler.Task**: [from 8.0.5 to 8.0.5][1] - **Microsoft.NET.Runtime.WebAssembly.Sdk**: [from 8.0.5 to 8.0.5][1] - **Microsoft.NETCore.App.Ref**: [from 8.0.5 to 8.0.5][1] - **Microsoft.NETCore.App.Runtime.AOT.win-x64.Cross.browser-wasm**: [from 8.0.5 to 8.0.5][1] - **Microsoft.NETCore.App.Runtime.win-x64**: [from 8.0.5 to 8.0.5][1] - **Microsoft.NETCore.BrowserDebugHost.Transport**: [from 8.0.5-servicing.24215.24 to 8.0.5-servicing.24216.15][1] - **Microsoft.NETCore.Platforms**: [from 8.0.5-servicing.24215.24 to 8.0.5-servicing.24216.15][1] - **System.Security.Cryptography.Xml**: [from 8.0.1 to 8.0.1][1] - **Microsoft.SourceBuild.Intermediate.runtime.linux-x64**: [from 8.0.5-servicing.24215.24 to 8.0.5-servicing.24216.15][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-runtime/branches?baseVersion=GCdfd075b97471bd97ea70066a299d1fe92af90352&targetVersion=GC087e15321bb712ef6fe8b0ba6f8bd12facf92629&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:83131e87-e80d-4d5b-f426-08dbd53b3319)
Configuration menu - View commit details
-
Copy full SHA for b5c1ba3 - Browse repository at this point
Copy the full SHA b5c1ba3View commit details -
Merged PR 39048: [internal/release/8.0] Update dependencies from dnce…
…ng/internal/dotnet-efcore This pull request updates the following dependencies [marker]: <> (Begin:e179a2a7-bc5d-4498-2467-08dbd53ba9ce) ## From https://dev.azure.com/dnceng/internal/_git/dotnet-efcore - **Subscription**: e179a2a7-bc5d-4498-2467-08dbd53ba9ce - **Build**: 20240417.4 - **Date Produced**: April 17, 2024 7:24:03 PM UTC - **Commit**: f42a208554fed9bb37603c5ed4f02206b2b1b9fa - **Branch**: refs/heads/internal/release/8.0 [DependencyUpdate]: <> (Begin) - **Updates**: - **dotnet-ef**: [from 8.0.5 to 8.0.5][1] - **Microsoft.EntityFrameworkCore**: [from 8.0.5 to 8.0.5][1] - **Microsoft.EntityFrameworkCore.Design**: [from 8.0.5 to 8.0.5][1] - **Microsoft.EntityFrameworkCore.InMemory**: [from 8.0.5 to 8.0.5][1] - **Microsoft.EntityFrameworkCore.Relational**: [from 8.0.5 to 8.0.5][1] - **Microsoft.EntityFrameworkCore.Sqlite**: [from 8.0.5 to 8.0.5][1] - **Microsoft.EntityFrameworkCore.SqlServer**: [from 8.0.5 to 8.0.5][1] - **Microsoft.EntityFrameworkCore.Tools**: [from 8.0.5 to 8.0.5][1] [1]: https://dev.azure.com/dnceng/internal/_git/dotnet-efcore/branches?baseVersion=GC59616ed938b97f4742b1cfdbfcb35bc1216b6959&targetVersion=GCf42a208554fed9bb37603c5ed4f02206b2b1b9fa&_a=files [DependencyUpdate]: <> (End) [marker]: <> (End:e179a2a7-bc5d-4498-2467-08dbd53ba9ce)
Configuration menu - View commit details
-
Copy full SHA for 1681d9a - Browse repository at this point
Copy the full SHA 1681d9aView commit details
Commits on Apr 24, 2024
-
Merged PR 39207: [internal/release/8.0] Updated Version.Details.xml -…
… replace sha for System.Diagnostics.DiagnosticSource Updated Version.Details.xml - replace sha for System.Diagnostics.DiagnosticSource with 2d7eea252964e69be94cb9c847b371b23e4dd470
Configuration menu - View commit details
-
Copy full SHA for c9e3996 - Browse repository at this point
Copy the full SHA c9e3996View commit details
There are no files selected for viewing