-
Notifications
You must be signed in to change notification settings - Fork 5k
[manual] Merge release/8.0-staging into release/8.0 #114661
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
Merged
carlossanlop
merged 25 commits into
dotnet:release/8.0
from
carlossanlop:release/8.0-staging
Apr 15, 2025
Merged
[manual] Merge release/8.0-staging into release/8.0 #114661
carlossanlop
merged 25 commits into
dotnet:release/8.0
from
carlossanlop:release/8.0-staging
Apr 15, 2025
Conversation
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
Backport of dotnet#113432 to release/8.0-staging Contributes to dotnet#113372.
* Update Ubuntu pipelines from 1804 to 2204 * Docker images
…`MAX_PATH` (dotnet#113801) * fix long path bug * Simplify test with Math.Max Co-authored-by: Adam Sitnik <[email protected]> --------- Co-authored-by: Gan Keyu <[email protected]> Co-authored-by: Keyu Gan <[email protected]> Co-authored-by: Adam Sitnik <[email protected]>
…t#112861) * remove extra assert from WinHttp * Update GeneratePackageOnBuild and ServicingVersion settings --------- Co-authored-by: wfurt <[email protected]> Co-authored-by: Marie Píchová <[email protected]>
…otnet#113702) * tests * backport product change * respect dotnet#99677 * adjust test for 0c7efec
…on20 (dotnet#113648) * Trying to add user agent header. * Test another way * Change server to httpbin * Update Http2NoPushHost and add Http2NoPushGetUris for improved testing --------- Co-authored-by: Roman Konecny <[email protected]> Co-authored-by: Radek Zikmund <[email protected]>
…ease/8.0-staging [automated] Merge branch 'release/8.0' => 'release/8.0-staging'
…50218.2 (dotnet#113445) Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 8.0.0-prerelease.25103.2 -> To Version 8.0.0-prerelease.25118.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Larry Ewing <[email protected]>
There are some `on pull_request_target types` in the label checking yml files that were removed but they are actually necessary, so the labeler keeps working after for example: pushing new commits, pressing the update the branch, closing and opening the PR.
…ild 20250313.1 (dotnet#113475) Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.25124.2 -> To Version 8.0.0-alpha.0.25163.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]>
…otnet#113515) * Update dependencies from https://github.com/dotnet/runtime-assets build 20250313.1 Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 8.0.0-beta.25113.1 -> To Version 8.0.0-beta.25163.1 * Update dependencies from https://github.com/dotnet/runtime-assets build 20250317.2 Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 8.0.0-beta.25113.1 -> To Version 8.0.0-beta.25167.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]>
…11.azure…" (dotnet#114209) This reverts commit 7bdb3db.
…ease/8.0-staging [automated] Merge branch 'release/8.0' => 'release/8.0-staging'
…ease/8.0-staging [automated] Merge branch 'release/8.0' => 'release/8.0-staging'
… provided packages in MSBuild tasks (dotnet#113404) * Backport PackageDownloadAndReference for tasks Backporting a subset of df76a01 to 8.0 * Convert a couple PackageReferences to PackageDownloadAndReference * See how far we get with this * Small cleanups * remove unreachable code * Fix reference * Add another workaround * Another silly fix --------- Co-authored-by: Larry Ewing <[email protected]>
Co-authored-by: Juan Sebastian Hoyos Ayala <[email protected]>
…5040.2 (dotnet#114439) Microsoft.DotNet.XHarness.CLI , Microsoft.DotNet.XHarness.TestRunners.Common , Microsoft.DotNet.XHarness.TestRunners.Xunit From Version 8.0.0-prerelease.25118.2 -> To Version 8.0.0-prerelease.25207.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…ld 20250409.1 (dotnet#114472) Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 8.0.0-beta.25167.2 -> To Version 8.0.0-beta.25209.1 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…#114457) * JIT: Fix loop recognition bug in .NET 8 A loop preheader can't be a callfinally pair tail. Fixes dotnet#108811. * exclude new test from wasm
…ld 20250411.2 (dotnet#114588) Microsoft.DotNet.CilStrip.Sources , System.ComponentModel.TypeConverter.TestData , System.Data.Common.TestData , System.Drawing.Common.TestData , System.Formats.Tar.TestData , System.IO.Compression.TestData , System.IO.Packaging.TestData , System.Net.TestData , System.Private.Runtime.UnicodeData , System.Runtime.Numerics.TestData , System.Runtime.TimeZoneData , System.Security.Cryptography.X509Certificates.TestData , System.Text.RegularExpressions.TestData , System.Windows.Extensions.TestData From Version 8.0.0-beta.25209.1 -> To Version 8.0.0-beta.25211.2 Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
…dotnet#114454) * Update dependencies from https://github.com/dotnet/hotreload-utils build 20250409.1 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.25163.1 -> To Version 8.0.0-alpha.0.25209.1 * Update dependencies from https://github.com/dotnet/hotreload-utils build 20250414.2 Microsoft.DotNet.HotReload.Utils.Generator.BuildTool From Version 8.0.0-alpha.0.25163.1 -> To Version 8.0.0-alpha.0.25214.2 --------- Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez López <[email protected]>
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.
Copilot reviewed 51 out of 57 changed files in this pull request and generated 2 comments.
Files not reviewed (6)
- .config/dotnet-tools.json: Language not supported
- eng/PackageDownloadAndReference.targets: Language not supported
- eng/Version.Details.xml: Language not supported
- eng/Versions.props: Language not supported
- src/libraries/System.Diagnostics.EventLog/src/System.Diagnostics.EventLog.csproj: Language not supported
- src/libraries/System.DirectoryServices.Protocols/src/System.DirectoryServices.Protocols.csproj: Language not supported
src/libraries/Common/tests/System/Net/Prerequisites/NetCoreServer/Handlers/EchoHandler.cs
Show resolved
Hide resolved
jozkee
approved these changes
Apr 14, 2025
Open
3 tasks
This was referenced Apr 15, 2025
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
area-codeflow
for labeling automated codeflow
NO-SQUASH
The PR should not be squashed
Servicing-approved
Approved for servicing release
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.
MERGE COMMIT
OOB packages that are being turned off:
Packages that are being built for the May Release: