Skip to content

Merge main to preview.7#5424

Merged
AndriySvyryd merged 40 commits into
preview.7from
copilot/merge-main-to-preview-7
Jul 14, 2026
Merged

Merge main to preview.7#5424
AndriySvyryd merged 40 commits into
preview.7from
copilot/merge-main-to-preview-7

Conversation

Copilot AI commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Thanks for the feedback on #5423. I've created this new PR, which merges into #5423, to address your comment. I will work on the changes and keep this PR's description up to date as I make progress.

Original PR: #5423
Triggering comment (#5423 (comment)):

@copilot Create a new PR merging changes from main to preview.7

roji and others added 30 commits April 15, 2026 13:01
Fixes #4783
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…5338)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
…ies (#5341)

Document that EF.Constant() and EF.Parameter() no longer work inside
compiled queries (EF.CompileQuery/EF.CompileAsyncQuery) starting with
EF Core 9, due to the reimplementation of EF.Constant to avoid query
cache misses (dotnet/efcore#33674).

Reported by user in dotnet/efcore#38150.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…re 11 (#5324)

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Update documentation to reflect API changes from dotnet/efcore#37993:

- SqlServerFullTextIndexBuilder: HasKeyIndex→UseKeyIndex, OnCatalog→UseCatalog,
  WithChangeTracking→HasChangeTracking, HasLanguage→UseLanguage
- FreeTextTable/ContainsTable: columnSelector moved after search text (now optional)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
* Fix broken ChilliCream Hot Chocolate EF integration link

Agent-Logs-Url: https://github.com/dotnet/EntityFramework.Docs/sessions/09841280-9b60-47ca-b74b-d3b6b4db8b62

Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>

* React to PR feedback

Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Updated metadata for .NET data documentation.
…sFromAssembly

- Add a NOTE block in entity-framework/core/modeling/index.md describing the parameterless constructor requirement.
- Clarify that the constructor may be public or non-public.
- Mention that types without one are skipped and a SkippedEntityTypeConfigurationWarning is logged.
- Point readers to ModelBuilder.ApplyConfiguration as the manual alternative.

Fixes #3207
Fixes #5112

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
EduardF1 and others added 9 commits June 26, 2026 10:41
…ation scripts (#5414)

Fixes #4883
Fixes #4821

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
…restricted for JSON collection queries (#5413)

Fixes #4932

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
Document EF Core 11 FullJoin support (#5374)
Document EF Core 11 indexing enhancements (#5380)
Document runtime migration creation (`--add` option for `database update`) (#5384)
Document obsoletion of owned JSON collections without an explicit key (EF11) (#5383)
Document Microsoft.Data.Sqlite SQLite3MC breaking change (#5385)
Document sqlite3mc glibc requirement and SQLite fallback paths in EF Core 11 breaking changes (#5407)

Document PR #38440 provider-facing breaking change
Add xUnit v3 upgrade as a test change in provider-facing changes
Add PR #38192 (complex-type keys/indexes) as a provider-facing change (#5392)

Fixes #5246
Fixes #5238

Co-authored-by: Andriy Svyryd <AndriySvyryd@users.noreply.github.com>
Co-authored-by: Shay Rojansky <roji@roji.org>
Co-authored-by: Jiri Cincura ↹ <jiri@cincura.net>
Copilot AI requested a review from AndriySvyryd July 14, 2026 21:20
@AndriySvyryd AndriySvyryd changed the base branch from main to preview.7 July 14, 2026 21:21
@AndriySvyryd AndriySvyryd changed the title [WIP] Merge main to preview.7 Merge main to preview.7 Jul 14, 2026
@AndriySvyryd AndriySvyryd marked this pull request as ready for review July 14, 2026 21:25
@AndriySvyryd AndriySvyryd merged commit 48d63df into preview.7 Jul 14, 2026
5 checks passed
@AndriySvyryd AndriySvyryd deleted the copilot/merge-main-to-preview-7 branch July 14, 2026 21:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.