Skip to content

Document SQL Server compatibility level bump#5352

Merged
roji merged 1 commit intopreview.5from
roji/sql-server-compatibility
May 7, 2026
Merged

Document SQL Server compatibility level bump#5352
roji merged 1 commit intopreview.5from
roji/sql-server-compatibility

Conversation

@roji
Copy link
Copy Markdown
Member

@roji roji commented May 5, 2026

Documents dotnet/efcore#38198.

Adds an EF Core 11 breaking-change entry for the SQL Server default compatibility level changing from 150 to 160, and a brief SQL Server what's-new note highlighting the SQL Server 2022 translation changes enabled by default.

@roji roji force-pushed the roji/sql-server-compatibility branch 3 times, most recently from c9f9ea3 to ab811f9 Compare May 5, 2026 16:08
Document dotnet/efcore#38198

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@roji roji force-pushed the roji/sql-server-compatibility branch from ab811f9 to 2538499 Compare May 5, 2026 16:10
@AndriySvyryd AndriySvyryd requested a review from Copilot May 7, 2026 01:00
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the EF Core documentation to call out a SQL Server provider behavior change: the default SQL Server compatibility level used by UseSqlServer is bumped to 160, which enables SQL Server 2022-specific translations by default.

Changes:

  • Added a short “Other changes” note in the EF Core 11 SQL Server what’s-new page referencing the new default compatibility level and pointing to the breaking change entry.
  • Added a new EF Core 11 breaking-change entry documenting the default compatibility level change, its impact, and mitigations.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
entity-framework/core/what-is-new/ef-core-11.0/whatsnew.md Adds a brief SQL Server “Other changes” note highlighting the new default compatibility level and linking to the breaking change entry.
entity-framework/core/what-is-new/ef-core-11.0/breaking-changes.md Adds a new breaking-change entry documenting the default compatibility level change and mitigation guidance.

Comment thread entity-framework/core/what-is-new/ef-core-11.0/breaking-changes.md
Comment thread entity-framework/core/what-is-new/ef-core-11.0/breaking-changes.md
@roji roji merged commit 3f1c118 into preview.5 May 7, 2026
9 checks passed
@roji roji deleted the roji/sql-server-compatibility branch May 7, 2026 08:57
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.

3 participants