ci(deps): update microsoft nuget to 9.0.1* (development)
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
Microsoft.EntityFrameworkCore.Proxies (source) | nuget | patch |
9.0.* -> 9.0.1*
|
Microsoft.EntityFrameworkCore.Tools (source) | nuget | patch |
9.0.* -> 9.0.1*
|
Microsoft.Extensions.FileProviders.Embedded (source) | nuget | patch |
9.0.* -> 9.0.1*
|
Microsoft.Extensions.Http (source) | nuget | patch |
9.0.* -> 9.0.1*
|
⚠️ WarningSome dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
dotnet/efcore (Microsoft.EntityFrameworkCore.Proxies)
v9.0.10
: .NET 9.0.10
What's Changed
- [release/8.0-staging] Merge release/8.0 to release/8.0-staging by @cincuranet in https://github.com/dotnet/efcore/pull/36540
- [release/9.0-staging] Merge release/9.0 to release/9.0-staging by @cincuranet in https://github.com/dotnet/efcore/pull/36541
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36690
- Update branding to 9.0.10 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36697
- Update branding to 8.0.21 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36696
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36699
- Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36727
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36728
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36734
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36753
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36765
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36782
- [release/8.0] Disable Guardian Dotnet Analyzers by @AndriySvyryd in https://github.com/dotnet/efcore/pull/36776
- [release/9.0] Disable Guardian Dotnet Analyzers by @AndriySvyryd in https://github.com/dotnet/efcore/pull/36777
- [8.0] Resolve query logger from QueryContext in shaper generation (#36758) by @roji in https://github.com/dotnet/efcore/pull/36779
- [9.0] Resolve query logger from QueryContext in shaper generation (#36758) by @roji in https://github.com/dotnet/efcore/pull/36778
- [release/8.0] Merge release/8.0-staging to release/8.0 by @cincuranet in https://github.com/dotnet/efcore/pull/36788
- [release/9.0] Merge release/9.0-staging to release/9.0 by @cincuranet in https://github.com/dotnet/efcore/pull/36789
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36784
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36833
- [release/8.0] Remove OSX.13.ARM64 from HelixTargetQueues by @AndriySvyryd in https://github.com/dotnet/efcore/pull/36838
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36841
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36852
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36853
- [release/8.0] Remove OSX.13.Amd64 target from HelixTargetQueues by @AndriySvyryd in https://github.com/dotnet/efcore/pull/36855
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36860
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36867
Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.9...v9.0.10
v9.0.9
: .NET 9.0.9
What's Changed
- [release/8.0] Merge release/8.0 => release/8.0-staging by @cincuranet in https://github.com/dotnet/efcore/pull/36197
- [release/9.0] Merge release/9.0 => release/9.0-staging by @cincuranet in https://github.com/dotnet/efcore/pull/36201
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36398
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36495
- Update branding to 9.0.9 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36498
- Update branding to 8.0.20 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36497
- [release/9.0] Dispose related readers in GroupBySplitQueryingEnumerable (#36484) by @roji in https://github.com/dotnet/efcore/pull/36490
- [release/8.0] Dispose related readers in GroupBySplitQueryingEnumerable (#36484) by @roji in https://github.com/dotnet/efcore/pull/36489
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36500
- Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36512
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36511
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36514
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36533
- [release/8.0] Merge release/8.0-staging to release/8.0 by @cincuranet in https://github.com/dotnet/efcore/pull/36531
- [release/9.0] Merge release/9.0-staging to release/9.0 by @cincuranet in https://github.com/dotnet/efcore/pull/36532
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36534
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36537
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36592
Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.8...v9.0.9
v9.0.7
: .NET 9.0.7
What's Changed
- Merge branch 'release/8.0' =>'release/8.0-staging' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35893
- Merge branch 'release/8.0' =>'release/8.0-staging' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/36047
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36098
- Delete src/arcade/eng/common directory by @akoeplinger in https://github.com/dotnet/efcore/pull/36102
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36143
- [release/8.0] Add missing parentheses for set operations by @roji in https://github.com/dotnet/efcore/pull/36139
- [release/9.0] Add missing parentheses for set operations by @roji in https://github.com/dotnet/efcore/pull/36138
- Update branding to 9.0.7 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36186
- Update branding to 8.0.18 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36185
- [release/8.0] Merge release/8.0-staging => release/8.0 by @cincuranet in https://github.com/dotnet/efcore/pull/36193
- [release/9.0] Merge release/9.0-staging => release/9.0 by @cincuranet in https://github.com/dotnet/efcore/pull/36194
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36192
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/efcore/pull/36213
- Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36222
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/36223
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in https://github.com/dotnet/efcore/pull/36227
Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.6...v9.0.7
v9.0.6
Bug Fixes
-
Cosmos/FTS: Improved FullTextScore Translation for Multiple Keywords
The translation ofFullTextScore
in Cosmos Full-Text Search has been updated to use multiple keywords instead of a keyword array, addressing issues with search accuracy and query compatibility. This resolves #35983 and ensures more reliable full-text search results.
#36000 by @maumar
Dependency Updates
-
[release/8.0] Update dependencies from dotnet/arcade
Updated the Arcade build infrastructure dependencies for the 8.0 release branch, bringing in the latest improvements and security fixes from the Arcade ecosystem.
#35930 by @dotnet-maestro -
[release/9.0] Update dependencies from dotnet/arcade
Updated Arcade dependencies for the 9.0 release branch, ensuring the build system benefits from the latest tooling and reliability enhancements.
#36006 by @dotnet-maestro -
[release/8.0] Update dependencies from dotnet/arcade
Another update to Arcade dependencies for the 8.0 branch, further aligning with upstream improvements and fixes.
#36085 by @dotnet-maestro -
[release/9.0] Update dependencies from dotnet/arcade
Additional update to Arcade dependencies for the 9.0 branch, maintaining up-to-date build tooling and infrastructure.
#36065 by @dotnet-maestro
Technical Improvements
-
Merging Internal Commits for release/8.0
Integrated various internal commits into the 8.0 release branch, improving code quality, maintainability, and aligning with internal standards.
#35926 by @vseanreesermsft -
Merging Internal Commits for release/8.0
Additional internal commits merged into the 8.0 branch, further enhancing stability and maintainability.
#36080 by @vseanreesermsft -
Merging Internal Commits for release/9.0
Integrated internal improvements into the 9.0 branch, ensuring consistency and codebase health.
#36081 by @vseanreesermsft
Infrastructure
-
Update Branding to 9.0.6
Updated the product branding and version numbers to 9.0.6, ensuring that all assemblies and packages reflect the correct release version.
#36044 by @vseanreesermsft -
Update Branding to 8.0.17
Updated branding for the 8.0 release line to version 8.0.17, keeping versioning consistent across all release artifacts.
#36043 by @vseanreesermsft
Miscellaneous
-
[automated] Merge branch 'release/8.0' => 'release/9.0'
Automated merge of changes from the 8.0 branch into the 9.0 branch, ensuring that all relevant fixes and improvements are carried forward.
#35927 by @github-actions -
Merge release/9.0 to release/9.0-staging
Merged the 9.0 branch into the 9.0-staging branch, preparing for further testing and validation before final release.
#36051 by @AndriySvyryd -
[automated] Merge branch 'release/8.0' => 'release/9.0'
Another automated merge from 8.0 to 9.0, keeping branches synchronized.
#36088 by @github-actions -
[release/9.0] Merge release/9.0-staging to release/9.0
Merged changes from the 9.0-staging branch back into the main 9.0 branch, finalizing updates for this release.
#36089 by @AndriySvyryd
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
v9.0.5
: .NET 9.0.5
What's Changed
- Merge branch 'release/9.0' => 'release/9.0-staging' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35750
- Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35765
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35780
- [release/9.0-staging] Fix to #35162 - Regression from EF Core 8 to 9: MigrationBuilder.DropTable Causes Issues with Subsequent Table Recreation by @maumar in https://github.com/dotnet/efcore/pull/35776
- [release/9.0-staging] Fix to #21006 - Support a default value for non-nullable properties by @maumar in https://github.com/dotnet/efcore/pull/35782
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35795
- Update branding to 9.0.5 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35889
- Update branding to 8.0.16 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35888
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions in https://github.com/dotnet/efcore/pull/35772
- Merge branch 'release/9.0-staging' => 'release/9.0' by @maumar in https://github.com/dotnet/efcore/pull/35891
- Merge branch 'release/9.0' =>'release/9.0-staging' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35896
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35912
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35931
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35925
- [release/9.0] Disable Cosmos tests on CI by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35933
- [release/9.0-staging] Cosmos Full Text Search support (query part) by @maumar in https://github.com/dotnet/efcore/pull/35909
- [release/9.0] Merge Cosmos full-text search support from release/9.0-staging by @maumar in https://github.com/dotnet/efcore/pull/35953
- [release/9.0] Bump version of Cosmos SDK from 3.45 to 3.48 to improve hybrid search experience out of the box by @maumar in https://github.com/dotnet/efcore/pull/35954
Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.4...v9.0.5
v9.0.4
: .NET 9.0.4
What's Changed
- Merge branch 'release/8.0' into 'release/8.0-staging' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35541
- Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35621
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35633
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35634
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions in https://github.com/dotnet/efcore/pull/35626
- [release/9.0-staging] Set the environment when executing Scaffold-DBContext by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35693
- [release/8.0-staging] Improve LoadExtension to work correctly with dotnet run and lib* named libs by @roji in https://github.com/dotnet/efcore/pull/35718
- [release/8.0-staging] Transform Span-based overloads to Enumerable in funcletizer by @roji in https://github.com/dotnet/efcore/pull/35720
- [release/9.0-staging] Process Coalesce-simplified Convert node properly in funcletizer by @roji in https://github.com/dotnet/efcore/pull/35721
- [release/9.0-staging] Improve LoadExtension to work correctly with dotnet run and lib* named libs by @roji in https://github.com/dotnet/efcore/pull/35717
- [release/9.0-staging] Transform Span-based overloads to Enumerable in funcletizer by @roji in https://github.com/dotnet/efcore/pull/35719
- Update branding to 8.0.15 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35738
- Update branding to 9.0.4 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35739
- Merge branch 'release/8.0-staging' => 'release/8.0' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35742
- Merge branch 'release/9.0-staging' => 'release/9.0' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35743
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions in https://github.com/dotnet/efcore/pull/35740
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35766
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35781
Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.3...v9.0.4
v9.0.3
: .NET 9.0.3
What's Changed
- [release/9.0-staging] Fix to #35393 - GroupJoin in EF Core 9 Returns Null for Joined Entities by @maumar in https://github.com/dotnet/efcore/pull/35449
- Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35473
- [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35470
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35498
- Merge branch 'release/9.0' into 'release/9.0-staging' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35542
- [release/9.0-staging] Make SnapshotModelProcessor idempotent. by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35543
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35572
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions in https://github.com/dotnet/efcore/pull/35474
- Update branding to 9.0.3 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35584
- Update branding to 8.0.14 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35583
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions in https://github.com/dotnet/efcore/pull/35587
- Merge branch 'release/9.0-staging' => 'release/9.0' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35601
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35622
Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.2...v9.0.3
v9.0.2
: .NET 9.0.2
What's Changed
- [release/9.0-staging] Fix to #35108 - Temporal table migration regression from EF Core 8 to 9 by @maumar in https://github.com/dotnet/efcore/pull/35289
- [release/9.0-staging] Don't throw PendingModelChangesWarning when applying a specific migration by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35353
- [release/8.0] Update Helix queues by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35408
- [release/9.0] Update Helix queues by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35407
- [release/9.0-staging] Fix to #35239 - EF9: SaveChanges() is significantly slower in .NET9 vs. .NET8 when using .ToJson() Mapping vs. PostgreSQL Legacy POCO mapping by @maumar in https://github.com/dotnet/efcore/pull/35360
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35415
- [release/9.0-staging] Don't scaffold NonNullableConventionState annotation by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35359
- Update branding to 8.0.13 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35427
- Update branding to 9.0.2 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35428
- Merge branch 'release/9.0-staging' => 'release/9.0' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35463
- Merge branch 'release/8.0-staging' => 'release/8.0' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35464
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions in https://github.com/dotnet/efcore/pull/35429
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35460
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35472
Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.1...v9.0.2
v9.0.1
: .NET 9.0.1
What's Changed
- [release/9.0-staging] Update macOS images to 13 by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35004
- [release/8.0-staging] Update macOS images to 13 by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35005
- [release/9.0-staging TEST ONLY] adjusting some migration tests so that baselines dont depend on the product version by @maumar in https://github.com/dotnet/efcore/pull/34977
- Update branding to 8.0.12 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35048
- Update branding to 9.0.1 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35049
- Merge branch 'release/8.0' into release/8.0-staging by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35055
- Merge branch 'release/9.0' into release/9.0-staging by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35056
- Merge branch 'release/8.0-staging' => 'release/8.0' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35077
- Merge branch 'release/9.0-staging' => 'release/9.0' by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35078
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions in https://github.com/dotnet/efcore/pull/35050
- Merging internal commits for release/8.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35081
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/efcore/pull/35083
- [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions in https://github.com/dotnet/efcore/pull/35085
- [released/9.0] Add missing awaits in MigrationsInfrastructureTestBase by @roji in https://github.com/dotnet/efcore/pull/35107
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35137
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/efcore/pull/35199
- [release/9.0] Fix TPC equality check inside subquery predicate (#35120) by @roji in https://github.com/dotnet/efcore/pull/35201
- [release/9.0] Add missing Converts when simplifying in funcletizer (#35122) by @roji in https://github.com/dotnet/efcore/pull/35202
- [release/9.0] Correct VisitUnary operand evaluation in funcletizer (#35172) by @roji in https://github.com/dotnet/efcore/pull/35203
- [release/9.0-staging] Fix to #35206 - Query/Perf: don't use Invoke in value comparer lambdas when constructing shaper with PopulateCollection by @maumar in https://github.com/dotnet/efcore/pull/35207
- [release/9.0-staging] Fix to #35208 - Query/Perf: don't compile liftable constant resolvers in interpretation mode by @maumar in https://github.com/dotnet/efcore/pull/35211
- [release/9.0] Enable Cosmos vector search on EF9 by @ajcvickers in https://github.com/dotnet/efcore/pull/35183
- [release/9.0] Return null when the type is nullable for Cosmos Max/Min/Average by @ajcvickers in https://github.com/dotnet/efcore/pull/35216
- [release/9.0-staging] Fix to #35212 - Query/Perf: Compile identifier lambdas passed to PopulateIncludeCollection rather than inline by @maumar in https://github.com/dotnet/efcore/pull/35217
- [release/9.0] Uniquify all variables used in SQL Server migration scripts by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35228
- [release/9.0] Avoid using
^
and~
when invalid because of value converters by @roji in https://github.com/dotnet/efcore/pull/35241 - [release/9.0] Prevent owner entity from becoming optional by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35222
- [release/9.0] Set environment variables to "Development" when creating DbContext using IDesignTimeDbContextFactory by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35230
- [release/9.0] Fix query filters with context accessors by @cincuranet in https://github.com/dotnet/efcore/pull/35246
- [release/9.0] Add more specific messages when pending model changes are detected by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35221
- [release/9.0] Fix Contains on ImmutableArray by @cincuranet in https://github.com/dotnet/efcore/pull/35251
- Merge branch 'release/9.0-staging' into release/9.0 by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35255
- [release/9.0] Don't suppress transactions when creating the history repository by @AndriySvyryd in https://github.com/dotnet/efcore/pull/35266
Full Changelog: https://github.com/dotnet/efcore/compare/v9.0.0...v9.0.1
dotnet/aspnetcore (Microsoft.Extensions.FileProviders.Embedded)
v9.0.10
: .NET 9.0.10
What's Changed
- Update branding to 9.0.10 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/63510
- [9.0] Make duplicate deb/rpm packages so we can sign them with the new PMC key by @jkoritzinsky in https://github.com/dotnet/aspnetcore/pull/63249
- [release/9.0] Extend Unofficial 1ES template in IdentityModel nightly tests job by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/63465
- [release/9.0] (deps): Bump src/submodules/googletest from
373af2e
toeb2d85e
by @dependabot[bot] in https://github.com/dotnet/aspnetcore/pull/63501 - [release/9.0] Quarantine ResponseBody_WriteContentLength_PassedThrough by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/63533
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/63304
- [release/9.0] [OpenAPI] Use invariant culture for TextWriter by @martincostello in https://github.com/dotnet/aspnetcore/pull/62239
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/63303
- Unquarantine
RadioButtonGetsResetAfterSubmittingEnhancedForm
by @ilonatommy in https://github.com/dotnet/aspnetcore/pull/63556 - [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/63577
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/63604
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/63648
- backport(9.0): Fix runtime architecture detection logic in ANCM. by @DeagleGross in https://github.com/dotnet/aspnetcore/pull/63707
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.9...v9.0.10
v9.0.9
: .NET 9.0.9
What's Changed
- Update branding to 9.0.9 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/63107
- [release/9.0] (deps): Bump src/submodules/googletest from
c67de11
to373af2e
by @dependabot[bot] in https://github.com/dotnet/aspnetcore/pull/63035 - [release/9.0] Dispose the certificate chain elements with the chain by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/62992
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/62702
- [release/9.0] Update Microsoft.Build versions by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/62505
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/62832
- [release/9.0] Update SignalR Redis tests to use internal Docker Hub mirror by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/63116
- [release/9.0] [SignalR] Don't throw for message headers in Java client by @github-actions[bot] in https://github.com/dotnet/aspnetcore/pull/62783
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/63151
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/63190
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro[bot] in https://github.com/dotnet/aspnetcore/pull/63214
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.8...v9.0.9
v9.0.7
: .NET 9.0.7
What's Changed
- Update branding to 9.0.7 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/62242
- [release/9.0] (deps): Bump src/submodules/googletest from
04ee1b4
toe9092b1
by @dependabot in https://github.com/dotnet/aspnetcore/pull/62199 - Fix OpenApiJsonSchema array parsing (#62051) by @BrennanConroy in https://github.com/dotnet/aspnetcore/pull/62118
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/61986
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/61945
- [release/9.0] Update Alpine helix references by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/62240
- [Backport 9.0] [IIS] Manually parse exe bitness (#61894) by @BrennanConroy in https://github.com/dotnet/aspnetcore/pull/62038
- [release/9.0] Associate tagged keys with entries so replacements are not evicted by @github-actions in https://github.com/dotnet/aspnetcore/pull/62248
- [release/9.0] Block test that is failing after switching to latest-chrome by @github-actions in https://github.com/dotnet/aspnetcore/pull/62283
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/62281
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/62282
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/62303
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.6...v9.0.7
v9.0.6
Bug Fixes
-
Forwarded Headers Middleware: Ignore X-Forwarded-Headers from Unknown Proxy (#61622)
The Forwarded Headers Middleware now ignoresX-Forwarded-Headers
sent from unknown proxies. This change improves security by ensuring that only trusted proxies can influence forwarded header values, preventing potential spoofing or misrouting issues.
Dependency Updates
-
Bump src/submodules/googletest from
52204f7
to04ee1b4
(#61762)
Updates the GoogleTest submodule to a newer commit, bringing in the latest improvements and bug fixes from the upstream project. -
Update dependencies from dotnet/arcade (#61714)
Updates internal build and infrastructure dependencies from the dotnet/arcade repository, ensuring compatibility and access to the latest build tools. -
Update dependencies from dotnet/extensions (#61571)
Refreshes dependencies from the dotnet/extensions repository, incorporating the latest features and fixes from the extensions libraries. -
Update dependencies from dotnet/extensions (#61877)
Further updates dependencies from dotnet/extensions, ensuring the project benefits from recent improvements and bug fixes. -
Update dependencies from dotnet/arcade (#61892)
Additional updates to build and infrastructure dependencies from dotnet/arcade, maintaining up-to-date tooling and build processes.
Miscellaneous
-
Update branding to 9.0.6 (#61831)
Updates the project version and branding to 9.0.6, reflecting the new release and ensuring version consistency across the codebase. -
Merging internal commits for release/9.0 (#61925)
Incorporates various internal commits into the release/9.0 branch, ensuring that all relevant changes are included in this release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: v9.0.5...v9.0.6
v9.0.5
: .NET 9.0.5
What's Changed
- Update branding to 9.0.5 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/61284
- [release/9.0] (deps): Bump src/submodules/googletest from
24a9e94
to52204f7
by @dependabot in https://github.com/dotnet/aspnetcore/pull/61261 - [release/9.0] Upgrade to Ubuntu 22 by @github-actions in https://github.com/dotnet/aspnetcore/pull/61215
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/60964
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/60902
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/61355
- [release/9.0] Caching SERedis critical bugfix; defer HC metadata detection because of DI cycle by @github-actions in https://github.com/dotnet/aspnetcore/pull/60916
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/61354
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/61393
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/61412
- Revert "Revert "[release/9.0] Update remnants of azureedge.net"" by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/60353
- [release/9.0] Fix preserving messages for stateful reconnect with backplane by @github-actions in https://github.com/dotnet/aspnetcore/pull/61374
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/61483
- [Identity] Fix Identity UI asset definitions by @javiercn in https://github.com/dotnet/aspnetcore/pull/59100
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.4...v9.0.5
v9.0.4
: .NET 9.0.4
What's Changed
- Update branding to 9.0.4 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/60785
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/60445
- [release/9.0] (deps): Bump src/submodules/googletest from
e235eb3
to24a9e94
by @dependabot in https://github.com/dotnet/aspnetcore/pull/60678 - [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/60356
- Fix OpenAPI server URLs for Aspire scenarios by @captainsafia in https://github.com/dotnet/aspnetcore/pull/60673
- Fix self-referential schema handling in collection schemas by @captainsafia in https://github.com/dotnet/aspnetcore/pull/60410
- [release/9.0] [Blazor] Fix custom elements JS assets not being included in build output by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/60858
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/60880
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.3...v9.0.4
v9.0.3
: .NET 9.0.3
What's Changed
- Update branding to 9.0.3 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/60198
- [release/9.0] Fix branding by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/60029
- [release/9.0] Update to MacOS 15 in Helix by @github-actions in https://github.com/dotnet/aspnetcore/pull/60238
- [release/9.0] Revert "Revert "Use the latest available jdk"" by @github-actions in https://github.com/dotnet/aspnetcore/pull/60229
- [release/9.0] Update
HtmlAttributePropertyHelper
to correctly follow theMetadataUpdateHandlerAttribute
contract by @github-actions in https://github.com/dotnet/aspnetcore/pull/59908 - [release/9.0] Fix skip condition for java tests by @github-actions in https://github.com/dotnet/aspnetcore/pull/60242
- [release/9.0] (deps): Bump src/submodules/googletest from
7d76a23
toe235eb3
by @dependabot in https://github.com/dotnet/aspnetcore/pull/60151 - [release/9.0] Readd DiagnosticSource to KestrelServerImpl by @github-actions in https://github.com/dotnet/aspnetcore/pull/60202
- [release/9.0] Redis distributed cache: add HybridCache usage signal by @github-actions in https://github.com/dotnet/aspnetcore/pull/59886
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59952
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59951
- [release/9.0] Update remnants of azureedge.net by @sebastienros in https://github.com/dotnet/aspnetcore/pull/60263
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/60291
- [release/9.0] Centralize on one docker container by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/60298
- Revert "[release/9.0] Update remnants of azureedge.net" by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/60323
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/60317
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.2...v9.0.3
v9.0.2
: .NET 9.0.2
What's Changed
- Update branding to 9.0.2 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/59757
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59267
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59266
- [release/9.0] Update OSX helix queue by @github-actions in https://github.com/dotnet/aspnetcore/pull/59743
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59728
- [release/9.0] (deps): Bump src/submodules/googletest from
d144031
to7d76a23
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59679 - [release/9.0] Skip tests on internal queues too by @github-actions in https://github.com/dotnet/aspnetcore/pull/59578
- [release/9.0] Fix loading dotnet user-jwts config by @github-actions in https://github.com/dotnet/aspnetcore/pull/59473
- [release/9.0] Fix MultipartReaderStream synchronous read when using buffer offset by @github-actions in https://github.com/dotnet/aspnetcore/pull/59422
- [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59419
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59611
- [release/9.0] Fix Kestrel host header mismatch handling when port in Url by @github-actions in https://github.com/dotnet/aspnetcore/pull/59362
- Migrate off of Fedora 38 by @v-firzha in https://github.com/dotnet/aspnetcore/pull/59613
- [release/9.0] [Blazor WASM standalone] Avoid caching
index.html
during development by @MackinnonBuck in https://github.com/dotnet/aspnetcore/pull/59348 - [release/9.0] Update to Fedora 41 by @github-actions in https://github.com/dotnet/aspnetcore/pull/59816
- [release/9.0] Don't throw exception for parameters with custom binding source by @github-actions in https://github.com/dotnet/aspnetcore/pull/59533
- [release/9.0] Apply schema transformer to AdditionalProperties by @github-actions in https://github.com/dotnet/aspnetcore/pull/59730
- [release/9.0] Harden schema reference transformer for relative references by @captainsafia in https://github.com/dotnet/aspnetcore/pull/59779
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59847
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59848
- [release/9.0] Return 206 Partial Content on Valid Range for Static Assets by @github-actions in https://github.com/dotnet/aspnetcore/pull/59325
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/59871
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.1...v9.0.2
v9.0.1
: .NET 9.0.1
What's Changed
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/aspnetcore/pull/58900
- [release/9.0] Prevent unnecessary debugger stops for user-unhandled exceptions in Blazor apps with Just My Code enabled by @halter73 in https://github.com/dotnet/aspnetcore/pull/58573
- Hot Reload agent improvements by @tmat in https://github.com/dotnet/aspnetcore/pull/58333
- [release/9.0] Update dependencies from roslyn by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/59183
- [release/9.0] Add direct reference to System.Drawing.Common in tools by @wtgodbe in https://github.com/dotnet/aspnetcore/pull/59189
- [release/9.0] Harden parsing of [Range] attribute values by @github-actions in https://github.com/dotnet/aspnetcore/pull/59077
- [release/9.0] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59143
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/59024
- [release/9.0] (deps): Bump src/submodules/googletest from
6dae7eb
tod144031
by @dependabot in https://github.com/dotnet/aspnetcore/pull/59032 - [release/9.0] Update dependencies from dotnet/xdt by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/58589
- [release/9.0] Update dependencies from dotnet/extensions by @dotnet-maestro in https://github.com/dotnet/aspnetcore/pull/58675
- [release/9.0] Fix SignalR Java POM to include description by @github-actions in https://github.com/dotnet/aspnetcore/pull/58896
- [release/9.0] Fix IIS outofprocess to remove WebSocket compression handshake by @github-actions in https://github.com/dotnet/aspnetcore/pull/58931
Full Changelog: https://github.com/dotnet/aspnetcore/compare/v9.0.0...v9.0.1
dotnet/runtime (Microsoft.Extensions.Http)
v9.0.10
: .NET 9.0.10
What's Changed
- [release/9.0-staging] Disable release assert on disallowed thread re-initialization for managed C++ by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118842
- [release/9.0-staging] [wasm][AOT] fix codegen for small structs on stack by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118416
- Update branding to 9.0.10 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/119280
- [release/9.0-staging] Don't use vfork on android by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118331
- [release/9.0-staging] [mono][debugger] Fix assertion when stepping by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118459
- [release/9.0-staging][maccatalyst] Check for -Wno-overriding-option for compatibility with clang in Xcode 16.3+ by @akoeplinger in https://github.com/dotnet/runtime/pull/119301
- [release/9.0-staging][HTTP] Stress fix for docker compose by @ManickaP in https://github.com/dotnet/runtime/pull/119455
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/119505
- [9.0] Preserve Lock ID Members by @jkoritzinsky in https://github.com/dotnet/runtime/pull/119281
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118940
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118151
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118372
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118423
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118193
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118758
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119619
- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119598
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119620
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119051
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118492
- [release/9.0-staging] [H/3] Fix interop tests. by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119522
- [release/9.0-staging] Disable tests parallelization in flaky OleDB tests by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119626
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119690
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118224
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119677
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119635
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119669
- [release/9.0-staging] Fix recursion issue found in PROCCreateCrashDump by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119128
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119742
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119721
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119753
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119793
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119809
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119832
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119830
- Backport macOS 26 Tahoe test fixes to release/9.0-staging by @vcsjones in https://github.com/dotnet/runtime/pull/119716
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119871
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119872
- [release/9.0-staging] Disable Multicast SocketOption test by @github-actions[bot] in https://github.com/dotnet/runtime/pull/119889
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119932
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/119900
- [manual] Merge release/9.0-staging into release/9.0 by @tarekgh in https://github.com/dotnet/runtime/pull/119966
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120025
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/120111
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.9...v9.0.10
v9.0.9
: .NET 9.0.9
What's Changed
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/117671
- [release/9.0-staging] [Test Only] Fix BuildChainCustomTrustStore test by @github-actions[bot] in https://github.com/dotnet/runtime/pull/117761
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117742
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117872
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117873
- Revert "[release/9.0-staging] Update dependencies from dotnet/sdk" by @lewing in https://github.com/dotnet/runtime/pull/118001
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117910
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117962
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118080
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/118114
- [release/9.0-staging] Fix broken debugger/debuggee startup handshake protocol on macOS26. by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118212
- [release/9.0-staging] [NRBF] Allow the users to decode System.Nullable by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118328
- [release/9.0-staging] [Test Only] Disable/modify some TimeZoneInfoTests on Android by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118455
- Update branding to 9.0.9 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/118349
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/118451
- [release/9.0-staging] Revert "Remove custom allocator." by @github-actions[bot] in https://github.com/dotnet/runtime/pull/118279
- [release/9.0] Merge release/9.0-staging changes by @krwq in https://github.com/dotnet/runtime/pull/118764
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117879
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.8...v9.0.9
v9.0.8
: .NET 9.0.8
What's Changed
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116514
- [release/9.0] Disable all MT tests on CI by @ilonatommy in https://github.com/dotnet/runtime/pull/116747
- [9.0] Revert squash commit and pulls release/9.0 again by @jozkee in https://github.com/dotnet/runtime/pull/116764
- [release/9.0-staging] Backport "Dispose Xunit ToolCommand" by @ilonatommy in https://github.com/dotnet/runtime/pull/116685
- [release/9.0-staging] Skip SSL key log test for OpenSSL 3.5+ by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116687
- [release/9.0-staging] Fix absolute path check when loading hostfxr/hostpolicy/coreclr by @elinor-fung in https://github.com/dotnet/runtime/pull/116775
- Update openssl dependency for SLES by @NikolaMilosavljevic in https://github.com/dotnet/runtime/pull/116922
- [9.0] Backport 115546 FLS initialization fix to 9. by @mangod9 in https://github.com/dotnet/runtime/pull/116872
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117137
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116681
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116455
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116948
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/115596
- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/115588
- [release/9.0-staging] Map version for Tahoe compatibility. by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116641
- [9.0] Update CI OSes by @richlander in https://github.com/dotnet/runtime/pull/115503
- Update branding to 9.0.8 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/117283
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116683
- Disable odbc tests on net9 interpreter by @BrzVlad in https://github.com/dotnet/runtime/pull/117245
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117228
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117257
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117184
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116664
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116908
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/116626
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/117296
- [release/9.0-staging][wbt] Prevent
InvalidOperationException
onTestOutputHelper
logging. by @ilonatommy in https://github.com/dotnet/runtime/pull/116916 - [release/9.0-staging] Harden
Ping_TimedOut_*
tests by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116630 - Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/117442
- [release/9.0-staging] Fix ILogB for subnormal values by @github-actions[bot] in https://github.com/dotnet/runtime/pull/116973
- [release/9.0-staging] Fix ordering issue in interface trimming by @github-actions[bot] in https://github.com/dotnet/runtime/pull/114509
- [release/9.0-staging][mono][gc] Fix gc descriptor computation for InlineArray structs by @BrzVlad in https://github.com/dotnet/runtime/pull/116951
- [release/9.0-staging] Fix few RandomAccess.Write edge case bugs by @adamsitnik in https://github.com/dotnet/runtime/pull/109646
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions[bot] in https://github.com/dotnet/runtime/pull/117471
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117594
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro[bot] in https://github.com/dotnet/runtime/pull/117595
- [manual] Merge release/9.0-staging into release/9.0 by @tarekgh in https://github.com/dotnet/runtime/pull/117634
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.7...v9.0.8
v9.0.7
: .NET 9.0.7
What's Changed
- [release/9.0-staging] Fix crash during Async Break when APC and CET are enabled by @thaystg in https://github.com/dotnet/runtime/pull/114932
- [release/9.0-staging] [STJ] Account for F# CompilationMappingAttribute now supporting multiple declarations. by @github-actions in https://github.com/dotnet/runtime/pull/115076
- [release/9.0-staging][wasm][interpreter] Fix PackedSimd interpreter intrinsics by @lewing in https://github.com/dotnet/runtime/pull/114218
- [release/9.0-staging] JIT: Fix invalid removal of explicit zeroing in methods without .localsinit by @jakobbotsch in https://github.com/dotnet/runtime/pull/115568
- [release/9.0-staging] throw an exception instead of infinite loop in
sort_mark_list
by @github-actions in https://github.com/dotnet/runtime/pull/115529 - [release/9.0-staging] [DNS] Ignore ObjectDisposedException on CancellationToken Callback by @github-actions in https://github.com/dotnet/runtime/pull/115840
- Revert "[release/9.0-staging] Fix crash during Async Break when APC and CET are enabled" by @thaystg in https://github.com/dotnet/runtime/pull/116015
- [release/9.0-staging] Fix SysV first/second return register GC info mismatch by @jakobbotsch in https://github.com/dotnet/runtime/pull/116206
- [release/9.0-staging] Fix PipeStream leak on Windows when pipe is disposed with a pending operation by @github-actions in https://github.com/dotnet/runtime/pull/116188
- [release/9.0] Fix edge cases in Tarjan GC bridge (Android) by @filipnavara in https://github.com/dotnet/runtime/pull/114682
- [release/9.0-staging] Revert change to follow symlinks of dotnet host by @github-actions in https://github.com/dotnet/runtime/pull/116244
- Update branding to 9.0.7 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/116312
- [release/9.0-staging] Fix generation of minidump by @github-actions in https://github.com/dotnet/runtime/pull/115738
- [release/9.0-staging] fix: in rsa signatures, configure digest before padding mode by @github-actions in https://github.com/dotnet/runtime/pull/115695
- [release/9.0-staging] JIT: Fix possible heap corruption in outlined composite SSA storage by @github-actions in https://github.com/dotnet/runtime/pull/116132
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115984
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115855
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115597
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115710
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115504
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115589
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115537
- Bump SDK version used by WASM since it was broken by dotnet/arcade codeflow by @jozkee in https://github.com/dotnet/runtime/pull/116450
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/115576
- [release/9.0-staging] Link peer's X509 stack handle to parent SSL safe handle by @github-actions in https://github.com/dotnet/runtime/pull/115380
- [release/9.0-staging] [mono][interp] Minor SSA fixes by @BrzVlad in https://github.com/dotnet/runtime/pull/116428
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/115677
- [release/9.0-staging] Disable the UTFStringConversionFailures test on CI runs by @github-actions in https://github.com/dotnet/runtime/pull/116460
- [manual] Merge release/9.0-staging into release/9.0 by @jozkee in https://github.com/dotnet/runtime/pull/116459
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/116499
- [release/9.0] Delete s390x and ppc64le helix queues by @github-actions in https://github.com/dotnet/runtime/pull/116537
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.6...v9.0.7
v9.0.6
Bug Fixes
-
Read messages from binlog if process output is missing build finished message (#114676)
Improves reliability of the WebAssembly build process by reading messages from the binlog when the process output does not contain the expected build finished message, preventing build failures in certain scenarios. -
Fix debugger app hangs related to thread exit (#114917)
Resolves an issue where applications could hang during debugging when threads exit, ensuring smoother debugging experiences and preventing deadlocks. -
[Mono] Workaround MSVC miscompiling sgen_clz (#114903)
Addresses a compiler miscompilation issue in MSVC affecting the Mono garbage collector, improving runtime stability and correctness on affected platforms. -
Do not set the salt or info if they are NULL for OpenSSL HKDF (#114877)
Fixes a cryptographic issue by ensuring that the salt or info parameters are not set when they are NULL in OpenSSL HKDF, preventing potential errors or unexpected behavior in key derivation. -
[Test Only] Fix Idn tests (#115032)
Corrects issues in Internationalized Domain Name (Idn) tests, ensuring accurate and reliable test results for domain name handling. -
JIT: revised fix for fp division issue in profile synthesis (#115026)
Provides a more robust fix for floating-point division issues in JIT profile synthesis, improving numerical accuracy and preventing incorrect calculations. -
Handle OSSL 3.4 change to SAN:othername formatting (#115361)
Updates certificate handling to accommodate changes in Subject Alternative Name (SAN) formatting introduced in OpenSSL 3.4, ensuring compatibility and correct parsing of certificates. -
[Mono] Fix c11 ARM64 atomics to issue full memory barrier (#115635)
Fixes atomic operations on ARM64 in Mono to issue a full memory barrier, ensuring correct synchronization and preventing subtle concurrency bugs.
Performance Improvements
-
[WinHTTP] Certificate caching on WinHttpHandler to eliminate extra call to Custom Certificate Validation (#114678)
Improves HTTP performance by caching certificates in WinHttpHandler, reducing redundant calls to custom certificate validation and speeding up secure connections. -
Improve distribute_free_regions (#115167)
Optimizes memory management by enhancing the algorithm for distributing free memory regions, leading to better memory utilization and potentially improved application performance.
Technical Improvements
-
Strip trailing slash from source dir for cmake4 (#114905)
Refines build scripts by removing trailing slashes from source directories when using CMake 4, preventing potential build path issues and improving build reliability. -
Don't expose TrustedCertificatesDirectory() and StartNewTlsSessionContext() to NetFx (#114995)
Restricts certain internal APIs from being exposed to .NET Framework, reducing surface area and preventing unintended usage. -
Add support for more libicu versions (#115376)
Expands compatibility by supporting additional versions of the International Components for Unicode (ICU) library, enhancing globalization features across more environments.
Infrastructure
-
Run outerloop pipeline only for release branches, not staging/preview (#115011)
Optimizes CI/CD resources by limiting the outerloop pipeline to run only on release branches, reducing unnecessary test runs and speeding up development workflows. -
Update CentOS Stream, Debian, OpenSUSE (#115027)
Updates build and test infrastructure to use newer versions of CentOS Stream, Debian, and OpenSUSE, ensuring ongoing compatibility and security with supported Linux distributions. -
Update MacOS signing to use PME (#115634)
Switches MacOS code signing to use PME, improving the security and reliability of the signing process for MacOS releases.
Dependency Updates
-
Update dependencies from dotnet/roslyn (#115353)
Integrates the latest updates from the Roslyn compiler, bringing in bug fixes, performance improvements, and new language features. -
Update dependencies from dotnet/arcade (#115085)
Updates the Arcade build infrastructure dependency, ensuring the latest build tools and scripts are used. -
Update dependencies from dotnet/sdk (#114856, #115466)
Brings in the latest changes from the .NET SDK, improving build reliability and incorporating upstream fixes. -
Update dependencies from dotnet/icu (#114762, #115440)
Updates the ICU library dependency, enhancing globalization support and fixing related issues. -
Update dependencies from dotnet/cecil (#114670)
Incorporates the latest Mono.Cecil updates, improving assembly manipulation and metadata handling. -
Update dependencies from dotnet/emsdk (#114702)
Updates the Emscripten SDK dependency, ensuring up-to-date WebAssembly toolchain support. -
Update dependencies from dotnet/xharness (#114855)
Brings in the latest XHarness test runner updates, improving test automation and reliability.
Miscellaneous
-
Update branding to 9.0.6 (#115385)
Updates version branding throughout the repository to reflect the 9.0.6 release. -
Fix line endings (#115413)
Standardizes line endings across the codebase, improving cross-platform consistency and reducing merge conflicts. -
[automated] Merge branch 'release/9.0' => 'release/9.0-staging' (#114700)
Automated merge to synchronize changes between release branches, ensuring consistency across development streams. -
Merging internal commits for release/9.0 (#115535)
Integrates internal commits into the release/9.0 branch, consolidating changes for the release. -
[manual] Merge release/9.0-staging into release/9.0 (#115497)
Manually merges staging changes into the main release branch, preparing for the official release.
This summary is generated and may contain inaccuracies. For complete details, please review the linked pull requests.
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.5...v9.0.6
v9.0.5
: .NET 9.0.5
What's Changed
- [release/9.0-staging] [HttpStress] [SslStress] Run stress tests nightly against staging branches by @github-actions in https://github.com/dotnet/runtime/pull/113476
- [release/9.0] [browser][http] mute JS exceptions about network errors + HEAD verb by @github-actions in https://github.com/dotnet/runtime/pull/113261
- [release/9.0-staging] Fix double dispose of GCHandle in BrowserWebSocket by @github-actions in https://github.com/dotnet/runtime/pull/113541
- [release/9.0-staging] [HttpStress] Fix Linux HttpStress build by @antonfirsov in https://github.com/dotnet/runtime/pull/113617
- [release/9.0-staging] Use minipal_getcpufeatures to detect for AVX (#113032) by @cshung in https://github.com/dotnet/runtime/pull/113489
- [release/9.0-staging] Backport "Use FLS detach callback as a thread termination notification. Another try." by @VSadov in https://github.com/dotnet/runtime/pull/113055
- [release/9.0-staging] [Json] Avoid writing to PipeWriter if IAsyncEnumerable throws before first item by @github-actions in https://github.com/dotnet/runtime/pull/113699
- [browser] Remove experimental args from NodeJS WBT runner (part2) by @maraf in https://github.com/dotnet/runtime/pull/113753
- [9.0] Update openssl dependency for openSUSE by @NikolaMilosavljevic in https://github.com/dotnet/runtime/pull/113548
- [release/9.0-staging] JIT: avoid fp divide by zero in profile synthesis by @github-actions in https://github.com/dotnet/runtime/pull/113418
- [release/9.0-staging] Do not substitute return values of constrained calls by @github-actions in https://github.com/dotnet/runtime/pull/113462
- [release/9.0] Test failure - SendAsync_RequestVersion20_ResponseVersion20 by @github-actions in https://github.com/dotnet/runtime/pull/113649
- [release/9.0-staging] [mono] Missing memory barrier leads to crash in multi-threaded scenarios by @github-actions in https://github.com/dotnet/runtime/pull/113740
- [release/9.0] Move DAC signing identity to PME by @hoyosjs in https://github.com/dotnet/runtime/pull/114031
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113460
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113483
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113516
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113461
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113561
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113595
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113821
- [9.0] libnethost no LTCG by @jkoritzinsky in https://github.com/dotnet/runtime/pull/113893
- [9.0] Bring back yml necessary change types in label checkers by @carlossanlop in https://github.com/dotnet/runtime/pull/114166
- [release/9.0-staging] [Apple mobile] Enable trimming on build machines to match ILLink features by @kotlarmilos in https://github.com/dotnet/runtime/pull/113466
- [release/9.0-staging] Fix VS div-by-0 in DacEnumerableHashTable code by @github-actions in https://github.com/dotnet/runtime/pull/113892
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113517
- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113822
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113596
- Update branding to 9.0.5 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/114162
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/113449
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114185
- [release/9.0-staging] Revert disabling of tests for HTTP servers by @github-actions in https://github.com/dotnet/runtime/pull/114207
- [release/9.0-staging] Fix build break with cmake 4.0 by @github-actions in https://github.com/dotnet/runtime/pull/114278
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/114224
- [release/9.0-staging] Fix inadvertently upgrading compiler warnings to errors by @akoeplinger in https://github.com/dotnet/runtime/pull/114331
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/114396
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/114415
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114299
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114473
- [release/9.0-staging][mono][hotreload]Adjust row_size and size_bitfield from the baseline based on the delta sizes by @thaystg in https://github.com/dotnet/runtime/pull/114119
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114296
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114318
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114364
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114474
- [release/9.0] Fix edge cases in Tarjan GC bridge (Android) by @filipnavara in https://github.com/dotnet/runtime/pull/114391
- [release/9.0-staging] [debugger] Fix debugging a x86 app in mixed mode by @github-actions in https://github.com/dotnet/runtime/pull/114077
- [release/9.0-staging] [infra][apple-mobile] Migrate MacCatalyst and iOS/tvOS simulator jobs to
osx.14.arm64.open
andosx.15.amd64.open
queues by @github-actions in https://github.com/dotnet/runtime/pull/114617 - [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114615
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114613
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114589
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114254
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114576
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/114612
- [release/9.0-staging] Moved a static field initialization from Thread to ProcessorIdCache by @github-actions in https://github.com/dotnet/runtime/pull/114273
- Revert "[release/9.0] Fix edge cases in Tarjan GC bridge (Android)" by @steveisok in https://github.com/dotnet/runtime/pull/114641
- [manual] Merge release/9.0-staging to release/9.0 by @jozkee in https://github.com/dotnet/runtime/pull/114662
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.4...v9.0.5
v9.0.4
: .NET 9.0.4
What's Changed
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/112424
- [release/9.0] Fix init race in mono_class_try_get_[shortname]_class. by @github-actions in https://github.com/dotnet/runtime/pull/112296
- [release/9.0] Internal monitor impl not using coop mutex causing deadlocks on Android. by @github-actions in https://github.com/dotnet/runtime/pull/112373
- [release/9.0-staging][iOS][globalization] Fix IndexOf on empty strings on iOS to return -1 by @matouskozak in https://github.com/dotnet/runtime/pull/112012
- [release/9.0] Skip NegotiateStream_StreamToStream_Authentication_EmptyCredentials_Fails on WinSrv 2025 by @rzikm in https://github.com/dotnet/runtime/pull/112473
- [release/9.0-staging] Fix case-insensitive JSON deserialization of enum member names by @github-actions in https://github.com/dotnet/runtime/pull/112057
- [release/9.0-staging] Move generation of SuggestedBindingRedirects.targets to inner build by @github-actions in https://github.com/dotnet/runtime/pull/112487
- [release/9.0-staging] Remove unneeded DiagnosticSource content by @github-actions in https://github.com/dotnet/runtime/pull/112708
- [release/9.0-staging] Fix LINQ handling of iterator.Take(...).Last(...) by @stephentoub in https://github.com/dotnet/runtime/pull/112714
- [release/9.0-staging] [mono][mini] Disable inlining if we encounter class initialization failure by @github-actions in https://github.com/dotnet/runtime/pull/112005
- [release/9.0-staging] [mono][interp] Fix execution of delegate invoke wrapper with interpreter by @github-actions in https://github.com/dotnet/runtime/pull/111700
- [release/9.0-staging] Include PDB for all TfmRuntimeSpecificPackageFile by @github-actions in https://github.com/dotnet/runtime/pull/112139
- [release/9.0-staging] Add support for LDAPTLS_CACERTDIR \ TrustedCertificateDirectory by @steveharter in https://github.com/dotnet/runtime/pull/112531
- [release/9.0-staging] Fix getting resource when ResourceResolve returns assembly with resource that is an assembly ref by @elinor-fung in https://github.com/dotnet/runtime/pull/112893
- [release/9.0-staging] JIT: fix local assertion prop error for partial local comparisons by @github-actions in https://github.com/dotnet/runtime/pull/112539
- [9.0] Make CPU utilization checks in the thread pool configurable by @kouvel in https://github.com/dotnet/runtime/pull/112791
- [release/9.0-staging] Backport "Ship CoreCLR packages in servicing releases" by @amanasifkhalid in https://github.com/dotnet/runtime/pull/113026
- [release/9.0-staging] Fix TensorPrimitives.MultiplyAddEstimate for integers by @github-actions in https://github.com/dotnet/runtime/pull/113094
- [release/9.0-staging] Use invariant culture when formatting transfer capture in regex source generator (#113081) by @stephentoub in https://github.com/dotnet/runtime/pull/113150
- [release/9.0-staging] NativeAOT/Arm64: Do not overwrite gcinfo tracking registers for TLS by @github-actions in https://github.com/dotnet/runtime/pull/112549
- Update branding to 9.0.4 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/113226
- [9.0] Make counting of IO completion work items more precise on Windows by @kouvel in https://github.com/dotnet/runtime/pull/112794
- [release/9.0-staging] Remove --no-lock brew flag by @akoeplinger in https://github.com/dotnet/runtime/pull/113281
- [release/9.0-staging] [QUIC] Update MsQuic library version by @github-actions in https://github.com/dotnet/runtime/pull/113205
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/113264
- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112836
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112835
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112627
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112552
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112522
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112515
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112468
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112514
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112394
- [release/9.0] Fix
BigInteger.Rotate{Left,Right}
for backport by @github-actions in https://github.com/dotnet/runtime/pull/112991 - [release/9.0-staging] [mono] Switch generic instance cache back to GHashTable; improve ginst hash function by @github-actions in https://github.com/dotnet/runtime/pull/113316
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112628
- [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/113350
- [release/9.0-staging] Fix HttpHandlerDiagnosticListenerTests.TestW3CHeadersTraceStateAndCorrelationContext by @github-actions in https://github.com/dotnet/runtime/pull/112882
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/113389
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/113333
- [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/113447
- [release/9.0] fix SBOM issues for runtime by @haruna99 in https://github.com/dotnet/runtime/pull/113463
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.3...v9.0.4
v9.0.3
: .NET 9.0.3
What's Changed
- [release/9.0-staging] Fix wrong alias-to for tvos AOT packs in net8 workload manifest by @akoeplinger in https://github.com/dotnet/runtime/pull/110871
- [release/9.0] Disable tests targetting http://corefx-net-http11.azurewebsites.net by @rzikm in https://github.com/dotnet/runtime/pull/111402
- [release/9.0-staging] Support generic fields in PersistedAssemblyBuilder by @github-actions in https://github.com/dotnet/runtime/pull/110839
- [release/9.0-staging] Re-enable skiasharp WBT tests (#109232) by @radekdoulik in https://github.com/dotnet/runtime/pull/110734
- [release/9.0-staging] Backport test fixes related to BinaryFormatter removal by @adamsitnik in https://github.com/dotnet/runtime/pull/111508
- [manual] Merge branch 'release/9.0' => 'release/9.0-staging' by @carlossanlop in https://github.com/dotnet/runtime/pull/111565
- [release/9.0] [wasi] Disable build in .NET 9 by @maraf in https://github.com/dotnet/runtime/pull/108877
- [release/9.0-staging] [mono] Disable UnitTest_GVM_TypeLoadException for fullAOT jobs by @github-actions in https://github.com/dotnet/runtime/pull/111394
- [release/9.0-staging] Fix UnsafeAccessor scenario for modopts/modreqs when comparing field sigs. by @AaronRobinsonMSFT in https://github.com/dotnet/runtime/pull/111675
- [release/9.0-staging] [mono] Run runtime-llvm and runtime-ioslike on Mono LLVM MRs by @github-actions in https://github.com/dotnet/runtime/pull/111739
- [release/9.0-staging] fix stack 2x2 tensor along dimension 1 by @github-actions in https://github.com/dotnet/runtime/pull/110053
- [release/9.0-staging] Fix race condition in cleanup of collectible thread static variables by @github-actions in https://github.com/dotnet/runtime/pull/111275
- [release/9.0-staging] [iOS] Retrieve device locale in full (specific) format from ObjectiveC APIs by @github-actions in https://github.com/dotnet/runtime/pull/111612
- [release/9.0-staging] Add workflow to prevent merging a MR when the
NO-MERGE
label is applied by @github-actions in https://github.com/dotnet/runtime/pull/111961 - [release/9.0-staging] Use alternative format string specifier to ensure decimal point is present by @github-actions in https://github.com/dotnet/runtime/pull/111444
- [release/9.0-staging] Fixed android build with NDK 23 by @jkurdek in https://github.com/dotnet/runtime/pull/111696
- [release/9.0-staging] Fix UNC paths by @github-actions in https://github.com/dotnet/runtime/pull/111499
- [release/9.0-staging] [mono] [llvm-aot] Fixed storing Vector3 into memory by @github-actions in https://github.com/dotnet/runtime/pull/111069
- [release/9.0] Remove explicit __compact_unwind entries from x64 assembler by @filipnavara in https://github.com/dotnet/runtime/pull/112204
- Update branding to 9.0.3 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/112144
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111606
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111891
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112189
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111519
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112121
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111737
- [release/9.0-staging] Fix shimmed implementation of TryGetHashAndReset to handle HMAC. by @github-actions in https://github.com/dotnet/runtime/pull/112015
- Remove Windows 8.1 from test queues by @agocke in https://github.com/dotnet/runtime/pull/112056
- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111603
- [browser] Remove experimental args from NodeJS WBT runner by @maraf in https://github.com/dotnet/runtime/pull/111655
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111607
- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111826
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111885
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112122
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112225
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112261
- [automated] Merge branch 'release/9.0' => 'release/9.0-staging' by @github-actions in https://github.com/dotnet/runtime/pull/112219
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/112340
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111483
- Backport pr 111723 to 9.0 staging by @StephenMolloy in https://github.com/dotnet/runtime/pull/112322
- [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/112382
- [9.0] Backport labeling workflow changes by @carlossanlop in https://github.com/dotnet/runtime/pull/112240
- [9.0] Move release/9.0 localization back to main too by @carlossanlop in https://github.com/dotnet/runtime/pull/112443
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/112453
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3
v9.0.2
: .NET 9.0.2
What's Changed
- [release/9.0-staging] Ensure Vector.Create is properly recognized as intrinsic by @github-actions in https://github.com/dotnet/runtime/pull/109322
- [release/9.0-staging] Fix return address hijacking with CET by @github-actions in https://github.com/dotnet/runtime/pull/109548
- [release/9.0] Fix FP state restore on macOS exception forwarding by @github-actions in https://github.com/dotnet/runtime/pull/110163
- [release/9.0-staging] [debugger] Fix a step that becomes a go by @github-actions in https://github.com/dotnet/runtime/pull/110533
- [release/9.0-staging] [debugger] Support step into a tail call by @github-actions in https://github.com/dotnet/runtime/pull/110438
- [release/9.0-staging] Fix Tizen linux-armel build by @github-actions in https://github.com/dotnet/runtime/pull/110614
- release/9.0-staging -- Update Alpine, Debian, and Fedora versions by @richlander in https://github.com/dotnet/runtime/pull/110493
- [release/9.0-staging] JIT: Read back all replacements before statements with implicit EH control flow by @github-actions in https://github.com/dotnet/runtime/pull/109143
- [release/9.0-staging] Fix crash when pTargetMD is null by @github-actions in https://github.com/dotnet/runtime/pull/110652
- [release/9.0-staging] Avoid exception when parsing AD path for port number by @github-actions in https://github.com/dotnet/runtime/pull/110224
- [release/9.0-staging] Fix System.Reflection.Emit
SetChecksum
creating invalid pdb by @github-actions in https://github.com/dotnet/runtime/pull/110205 - [release/9.0] Use floating tag for webassembly image by @github-actions in https://github.com/dotnet/runtime/pull/109374
- [release/9.0-staging] [Profiler] Avoid Recursive ThreadStoreLock in Profiling Thread Enumerator by @github-actions in https://github.com/dotnet/runtime/pull/110665
- [release/9.0-staging] JIT: Include more edges in
BlockDominancePreds
to avoid a JIT crash by @github-actions in https://github.com/dotnet/runtime/pull/110568 - [release/9.0-staging][wasm] Workaround incorrect mono restore when building WBT by @lewing in https://github.com/dotnet/runtime/pull/110590
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110532
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110572
- [release/9.0-staging] Conditionally check the compiler flags in libs.native by @github-actions in https://github.com/dotnet/runtime/pull/109556
- [TestOnly][release/9.0-staging] Fix TimeProvider Test by @github-actions in https://github.com/dotnet/runtime/pull/111132
- [release/9.0-staging] [mono] Chain
SIGSEGV
native crashes to the defaultSIGSEGV
handler by @github-actions in https://github.com/dotnet/runtime/pull/110863 - [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110905
- [release/9.0-staging] Exit the lock before we call into user code and handle losing the race for the RCW table by @github-actions in https://github.com/dotnet/runtime/pull/111162
- [release/9.0-staging] Fix race condition when cancelling pending HTTP connection attempts by @github-actions in https://github.com/dotnet/runtime/pull/110764
- [release/9.0-staging] Remove HttpMetricsEnrichmentContext caching by @github-actions in https://github.com/dotnet/runtime/pull/110626
- [release/9.0-staging] Fix IDynamicInterfaceCastable with shared generic code by @github-actions in https://github.com/dotnet/runtime/pull/109918
- [release/9.0-staging] Fix handling of IDynamicInterfaceCastable wrt CastCache by @github-actions in https://github.com/dotnet/runtime/pull/110007
- [release/9.0-staging] ILC: Allow OOB reference to upgrade framework assembly by @github-actions in https://github.com/dotnet/runtime/pull/110058
- [release/9.0-staging] Move ComWrappers AddRef to C/C++ by @github-actions in https://github.com/dotnet/runtime/pull/110815
- [release/9.0-staging] [BrowserDebugProxy] Remove exception details from error report by @github-actions in https://github.com/dotnet/runtime/pull/111202
- [release/9.0-staging] Fix reporting GC fields from base types by @github-actions in https://github.com/dotnet/runtime/pull/111040
- [release/9.0-staging] Fix C++/CLI applications which use __declspec(appdomain) by @github-actions in https://github.com/dotnet/runtime/pull/110495
- [release/9.0-staging] Fix calling convention mismatch in GC callouts by @github-actions in https://github.com/dotnet/runtime/pull/111105
- [release/9.0-staging] Don't wait for finalizers in 'IReferenceTrackerHost::ReleaseDisconnectedReferenceSources' by @github-actions in https://github.com/dotnet/runtime/pull/110558
- [release/9.0-staging] Add forwarding support for WasmLinkage on LibraryImport by @github-actions in https://github.com/dotnet/runtime/pull/109364
- [release/9.0-staging] Fix obtaining type handles of IDynamicInterfaceCastableImplementation by @github-actions in https://github.com/dotnet/runtime/pull/109909
- [release/9.0-staging] Disable GS cookie checks for LightUnwind by @github-actions in https://github.com/dotnet/runtime/pull/109530
- [release/9.0-staging] Fix analyzer tracking of nullable enums by @github-actions in https://github.com/dotnet/runtime/pull/110331
- Update branding to 9.0.2 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/111172
- [release/9.0-staging] Bugfix InvalidOperationException/IndexOutOfRangeException in HttpListener.EndGetContext by @github-actions in https://github.com/dotnet/runtime/pull/110695
- [release/9.0-staging] Fix
IsOSVersionAtLeast
when build or revision are not provided by @github-actions in https://github.com/dotnet/runtime/pull/109332 - [release/9.0-staging] [mono][sgen] Add separate card mark function to be used with debug by @github-actions in https://github.com/dotnet/runtime/pull/110268
- [release/9.0-staging] [mono][aot] Fix compilation crashes when type load exception is generated in code by @BrzVlad in https://github.com/dotnet/runtime/pull/110271
- [release/9.0-staging] Change assembler to clang in android MonoAOT by @github-actions in https://github.com/dotnet/runtime/pull/110812
- [release/9.0-staging] Replace a few SuppressMessage annotations with UnconditionalSuppressMessage by @github-actions in https://github.com/dotnet/runtime/pull/109186
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111331
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110992
- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110993
- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111325
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110935
- [release/9.0-staging] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110970
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110937
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/111017
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110936
- [release/9.0-staging] Re-try loading ENGINE keys with a non-NULL UI_METHOD by @github-actions in https://github.com/dotnet/runtime/pull/109783
- [release/9.0-staging] Fix erroneous success in AsnDecoder.ReadSequence by @github-actions in https://github.com/dotnet/runtime/pull/109595
- [9.0] Guard against empty Accept address by @github-actions in https://github.com/dotnet/runtime/pull/111366
- [release/9.0-staging] fix TCP FastOpen compilation by @github-actions in https://github.com/dotnet/runtime/pull/111142
- [release/9.0-staging] [apple-mobile] Disable TLSWitLoadedDlls for Apple mobile due to missing native libs by @github-actions in https://github.com/dotnet/runtime/pull/111356
- [release/9.0] Fix Encoding regression by @github-actions in https://github.com/dotnet/runtime/pull/111367
- [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/111378
- [manual] Merge release/9.0-staging into release/9.0 (second pass) by @carlossanlop in https://github.com/dotnet/runtime/pull/111422
- [release/9.0] Change were libClang.so is found when generating Android aot offsets by @steveisok in https://github.com/dotnet/runtime/pull/111426
- [release/9.0] Support generic fields in PersistedAssemblyBuilder by @github-actions in https://github.com/dotnet/runtime/pull/111467
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/111428
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2
v9.0.1
: .NET 9.0.1
What's Changed
- [release/9.0-staging] Upgrade our macOS build machines to the latest non-beta x64 image by @github-actions in https://github.com/dotnet/runtime/pull/109455
- [release/9.0-staging] Remove thread contention from Activity Start/Stop by @github-actions in https://github.com/dotnet/runtime/pull/109359
- [release/9.0-staging] handle case of Proc Index > MAX_SUPPORTED_CPUS by @github-actions in https://github.com/dotnet/runtime/pull/109385
- Update branding to 9.0.1 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/109563
- [release/9.0-staging] [android] Fix crash in method_to_ir by @github-actions in https://github.com/dotnet/runtime/pull/109510
- [release/9.0-staging] Switch to non-incremental servicing by @carlossanlop in https://github.com/dotnet/runtime/pull/109316
- [release/9.0] [wasm] Use correct current runtime pack version for Wasm.Build.Tests by @maraf in https://github.com/dotnet/runtime/pull/109820
- [release/9.0-staging] Update ApiCompatNetCoreAppBaselineVersion to 9.0.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/109789
- [release/9.0] [wasm] Run downlevel tests only on main by @maraf in https://github.com/dotnet/runtime/pull/109723
- [release/9.0-staging] Fix regression in constructor parameter binding logic. by @github-actions in https://github.com/dotnet/runtime/pull/109813
- [release/9.0-staging]
TensorPrimitives
XML docs:MinNumber
/ReciprocalSqrt
/ReciprocalSqrtEstimate
oversights by @github-actions in https://github.com/dotnet/runtime/pull/109922 - [release/9.0-staging] Add a missing = in BigInteger.cs by @github-actions in https://github.com/dotnet/runtime/pull/109732
- [release/9.0-staging] Ignore modopts/modreqs for
UnsafeAccessor
field targets by @github-actions in https://github.com/dotnet/runtime/pull/109709 - Fix an issue with sysconf returning the wrong last level cache values on Linux running on certain AMD Processors. by @mrsharm in https://github.com/dotnet/runtime/pull/109749
- [release/9.0-staging] Fix transformer handling of boolean schemas in JsonSchemaExporter. by @github-actions in https://github.com/dotnet/runtime/pull/109975
- [release/9.0-staging] Ensure proper cleanup of key files when not persisting them by @github-actions in https://github.com/dotnet/runtime/pull/109844
- [release/9.0-staging] Transfer ThreadPool local queue to high-pri queue on Task blocking by @github-actions in https://github.com/dotnet/runtime/pull/109989
- Merging internal commits for release/9.0 by @vseanreesermsft in https://github.com/dotnet/runtime/pull/109744
- [release/9.0-staging] DATAS BGC thread synchronization fix by @Maoni0 in https://github.com/dotnet/runtime/pull/110174
- [release/9.0-staging] Fix Matrix4x4.CreateReflection when D is not zero by @github-actions in https://github.com/dotnet/runtime/pull/110162
- [release/9.0-staging] Fix hostfxr.h to be valid C again. by @github-actions in https://github.com/dotnet/runtime/pull/110060
- [release/9.0] Fix length check for Convert.TryToHexString{Lower} by @github-actions in https://github.com/dotnet/runtime/pull/110228
- [release/9.0-staging] Suppress IL3050 warnings in ILLink tests by @sbomer in https://github.com/dotnet/runtime/pull/110340
- [release/9.0-staging] Update Azure Linux tag names by @github-actions in https://github.com/dotnet/runtime/pull/110341
- [release/9.0-staging] Update dependencies from dotnet/icu by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109299
- [release/9.0-staging] Update dependencies from dotnet/xharness by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109306
- [release/9.0-staging] Update dependencies from dotnet/cecil by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109297
- [release/9.0-staging] Update dependencies from dotnet/source-build-reference-packages by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109301
- [release/9.0-staging] Update dependencies from dotnet/roslyn-analyzers by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109303
- [release/9.0-staging] Update dependencies from dotnet/roslyn by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109305
- [release/9.0-staging] Update dependencies from dotnet/arcade by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109825
- [release/9.0-staging] Update dependencies from dotnet/source-build-externals by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109960
- [release/9.0-staging] Update dependencies from dotnet/sdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109304
- [release/9.0-staging] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109298
- [release/9.0-staging] Update dependencies from dotnet/runtime-assets by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109336
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109523
- [release/9.0-staging] Update dependencies from dotnet/hotreload-utils by @dotnet-maestro in https://github.com/dotnet/runtime/pull/109308
- [manual] Merge release/9.0-staging into release/9.0 by @carlossanlop in https://github.com/dotnet/runtime/pull/110370
- Switch to automatic 8.0 version updates by @marcpopMSFT in https://github.com/dotnet/runtime/pull/110586
- [release/9.0] Update dependencies from dotnet/emsdk by @dotnet-maestro in https://github.com/dotnet/runtime/pull/110409
Full Changelog: https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.