github dotnet/efcore v10.0.0-rc.2.25502.107
.NET 10.0 RC 2

pre-releaseone day ago

Release

What's Changed

  • [release/8.0-staging] Merge release/8.0 to release/8.0-staging by @cincuranet in #36540
  • [release/9.0-staging] Merge release/9.0 to release/9.0-staging by @cincuranet in #36541
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #36592
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36588
  • [rc2] Fix grammar, style and punctuation issues in exception messages by @AndriySvyryd in #36597
  • [RC2, TESTS] Complex type test fixes by @roji in #36595
  • [release/10.0][TESTS-ONLY] Improve parameter splitting by @cincuranet in #36598
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36601
  • Cosmos Rrf overload with weights by @roji in #36604
  • [rc2] Fix whitespace in Microsoft.EntityFrameworkCore.Tasks.props by @AndriySvyryd in #36609
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36612
  • [RC2] - Suppress BinSkim BA2008 warning for SqlServerSpatial170.dll by @SamMonoRT in #36615
  • [RC2] - Fixes to complex values types by @roji in #36617
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36622
  • [rc2] Fix complex collection type in model snapshot by @AndriySvyryd in #36620
  • Fix type mapping for GETDATE and GETUTCDATE in SqlServer. by @cincuranet in #36613
  • [release/10.0-rc1] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36636
  • [release/10.0-rc1] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36638
  • [rc2] Fix some minor documentation errors. by @AndriySvyryd in #36635
  • [rc2] Fix tests for Azure SQL and SQL Server 2025 by @AndriySvyryd in #36631
  • [RC2] Fix structural Contains with JSON collections by @roji in #36639
  • [release/10.0-rc1] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36641
  • [release/10.0] Merge branch 'release/10.0-rc1' into 'release/10.0' by @AndriySvyryd in #36644
  • Rename Relationships query tests to Associations by @Copilot in #36643
  • [rc2] Fix MissingMethodException when abstract IDesignTimeServices classes are discovered by @Copilot in #36606
  • [rc2] Optimize FindIndexerPropertyInfo methods to avoid unnecessary reflection calls by @Copilot in #36648
  • [rc2] Ignore line endings when comparing strings in MigrationsModelDiffer by @AndriySvyryd in #36664
  • [rc2] Add a test for default owned collection mapping by @AndriySvyryd in #36663
  • [rc2] Cosmos: Use ExecutionStrategy for query execution by @Copilot in #36671
  • [rc2] Fix InvalidCastException in ToDebugString when using IncludeAnnotations with RuntimeNavigation by @Copilot in #36651
  • [rc2] Revert migrator behavior to use a transaction for each migration (when possible) by @AndriySvyryd in #36662
  • [rc2] Fix transformation from JsonQueryExpression to OPENJSON by @roji in #36642
  • [rc2] Fix AmbiguousMatchException when migration classes inherit DbContextAttribute by @Copilot in #36666
  • [rc2] Fix temporal table versioning when removing default constraints from columns by @Copilot in #36667
  • [RC2] Rename "relationship" to "structural property" by @roji in #36683
  • [rc2] Fix null reference exception in migrations when string has invalid store type by @Copilot in #36669
  • [rc2] Fix concurrency issue in RelationalConnection ambient transaction handling by @Copilot in #36665
  • [rc2] Fix SQLite migrations when replacing primary key with autoincrement identity by @Copilot in #36670
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #36690
  • [rc2] Properly handle automatic rollbacks in SQLite in Commit. by @cincuranet in #36685
  • Update branding to 9.0.10 by @vseanreesermsft in #36697
  • Update branding to 8.0.21 by @vseanreesermsft in #36696
  • [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in #36699
  • [rc2] Implement ExecuteUpdate support for complex JSON by @roji in #36659
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36703
  • [automated] Merge branch 'release/9.0' => 'release/10.0' by @github-actions[bot] in #36700
  • [rc2] Update MSBuild and Roslyn dependencies to sim-ship versions by @AndriySvyryd in #36707
  • [rc2] Allow the build host to be copied from M.CA.Workspaces.MSBuild by @AndriySvyryd in #36708
  • [rc2] [TEST-ONLY] Add SQL Server spatial type tests by @roji in #36716
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36713
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36719
  • Analyzer for string concatenation in raw SQL methods. by @cincuranet in #36698
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36725
  • Merging internal commits for release/8.0 by @vseanreesermsft in #36727
  • Merging internal commits for release/9.0 by @vseanreesermsft in #36728
  • Small refactoring in analyzer. by @cincuranet in #36736
  • [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in #36734
  • [automated] Merge branch 'release/9.0' => 'release/10.0' by @github-actions[bot] in #36735
  • [rc2] Handle escaping in JSON consistently by using JSON_VALUE with JSON_MODIFY by @AndriySvyryd in #36653
  • [rc2] Enable the JSON data type for Azure SQL Database by @roji in #36739
  • [rc2] Fix DefaultIfEmpty and nullability within SelectMany selector by @roji in #36238
  • [rc2] Fix issues with primitive collections inside JSON complex types by @roji in #36723
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36743
  • [rc2] Support arbitrary values in ExecuteUpdate JSON for SQL Server by @roji in #36730
  • [rc2] Stop using JSON_VALUE() RETURNING for uniqueidentifier on SQL Server 2025 by @roji in #36740
  • [rc2] Revert to stable MSBuild and Roslyn versions by @AndriySvyryd in #36742
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #36753
  • [rc2] Disable Guardian Dotnet Analyzers by @AndriySvyryd in #36763
  • [rc2] Resolve query logger from QueryContext in shaper generation by @roji in #36758
  • [rc2] Fix dotnet-ef migrations bundle command on Linux by @Copilot in #36750
  • [release/8.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #36765
  • [release/9.0] Update dependencies from dotnet/arcade by @dotnet-maestro[bot] in #36782
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36774
  • [release/8.0] Disable Guardian Dotnet Analyzers by @AndriySvyryd in #36776
  • [release/9.0] Disable Guardian Dotnet Analyzers by @AndriySvyryd in #36777
  • [8.0] Resolve query logger from QueryContext in shaper generation (#36758) by @roji in #36779
  • [9.0] Resolve query logger from QueryContext in shaper generation (#36758) by @roji in #36778
  • [rc2] Introduce SqlEngineDbContextOptionsBuilderBase to allow unified registration of extension over SQL Server, Azure SQL and Synapse. by @cincuranet in #36737
  • [automated] Merge branch 'release/9.0' => 'release/10.0' by @github-actions[bot] in #36783
  • [release/8.0] Merge release/8.0-staging to release/8.0 by @cincuranet in #36788
  • [release/9.0] Merge release/9.0-staging to release/9.0 by @cincuranet in #36789
  • [rc2] Add the threat model. by @AndriySvyryd in #36762
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36795
  • [automated] Merge branch 'release/9.0' => 'release/10.0' by @github-actions[bot] in #36790
  • [automated] Merge branch 'release/8.0' => 'release/9.0' by @github-actions[bot] in #36784
  • [automated] Merge branch 'release/9.0' => 'release/10.0' by @github-actions[bot] in #36799
  • [rc2] Adapt SQL Server legacy enum test to new JSON type by @roji in #36803
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36811
  • [rc2] Fix race condition in SingletonCosmosClientWrapper.Client by @Copilot in #36767
  • [rc2] Fix ExecuteUpdate parameters for multiple properties with same name by @roji in #36792
  • [rc2] Stop transforming complex property access to EF.Property by @roji in #36786
  • [rc2] Fix Cosmos enum discriminator handling by @Copilot in #36770
  • JSON and association test fixes by @roji in #36814
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36819
  • [rc2] SQLite: Make AUTOINCREMENT first-class and fix false pending model changes warning for value converters by @Copilot in #36717
  • [release/10.0] Source code updates from dotnet/dotnet by @dotnet-maestro[bot] in #36826
  • [rc2] SQL Server: Don't transform equality to bitwise operations in predicate contexts by @ranma42 in #36809

Full Changelog: v10.0.0-rc.1.25451.107...v10.0.0-rc.2.25502.107

Don't miss a new efcore release

NewReleases is sending notifications on new releases.