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*
|
⚠️ 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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.