SQL Source Control Versionen

Erfahren Sie, was sich in den einzelnen Releases geändert hat – mit Details zu Funktionen, Verbesserungen und behobenen Problemen.

Jan
Feb
Mär
Apr
Mai
Jun
Jul
Aug
Sep
Okt
Nov
Dez
SQL Source Control v8.1.22.2442218. Aug. 2026
Funktionen
  • Registering scripts folders containing ALTER TABLE ... ADD INDEX should now model the relevant index.
  • Registering scripts folders containing ALTER TABLE ... ADD COLUMN or ALTER COLUMN should now update the specified column as appropriate.
  • Improved error handling for CREATE COLUMN MASTER KEY, CREATE COLUMN ENCRYPTION KEY, CREATE AVAILABILITY GROUP and CREATE/ALTER EXTERNAL RESOURCE POOL statements found in script folders - they should now raise a parser error instead of being silently ignored.
  • Enhanced the Object Difference Pane with dark theme text support.
  • Updated SQL Compare Engine to 17.0.0.31245.
Korrekturen
  • Fixed an issue where commit comments were not displayed in the Comments column of Links Panel for changesets linked to Azure DevOps work items.
  • Fixed an issue where rebuilding a table to make it system-versioned temporal generated an unrunnable script when the target already had PeriodStart/PeriodEnd columns with SYSTEM_VERSIONING off.
  • CREATE FULLTEXT STOPLIST and ALTER FULLTEXT STOPLIST statements without a trailing semicolon no longer cause the containing script file to fail to parse.
  • A column definition carrying a HIDDEN clause without GENERATED ALWAYS AS ROW START/END no
  • longer causes the containing script file to fail to parse.
  • The number of progress events reported when performing column mappings has been capped. This prevents the UI being overwhelmed with events and hanging the application.
  • Fixed an issue where rebuilding a table to make it system-versioned temporal generated an unrunnable script when the target already had one of the two period columns as an ordinary column.
SQL Source Control v8.1.21.243764. Aug. 2026
Funktionen
  • Updated SQL Compare Engine to 17.0.0.31116.
Korrekturen
  • Fixed an issue where creating a non-clustered index on a graph table causes an undeployable difference.
  • Fixed 'Data type not recognised' error for JSON columns during table rebuilds.
SQL Source Control v8.1.20.2433530. Juli 2026
Funktionen
  • Updated SQL Compare Engine to 17.0.0.30957.
Korrekturen
  • Fixed a few places that could cause a NullReferenceException: permissions on securables that aren't yet supported, on non-object securables whose name collides with a function, and on table-valued functions registered from a scripts folder.
  • Fixed an issue where the changeset comment did not appear in the discussion panel of the linked work item in Azure DevOps Boards.
  • Fixed an issue where installing or upgrading SQL Source Control failed on machines that did not have SSMS 21 or SSMS 22 installed.
SQL Source Control 8.1.19.2424222. Juli 2026
Funktionen
  • Added MSAL authentication for Azure DevOps cloud connections (TFS2015), with MFA and multi-account support.
  • Removed the unused IVersionedDatabaseProvider interface from the Migrations namespace.
  • Updated SQL Compare Engine to 17.0.0.30836.
Korrekturen
  • Fixed an issue where checkboxes could disappear in the Source Control Commit window, restoring their visibility and improving usability.
SQL Source Control 8.1.18.241608. Juli 2026
Funktionen
  • Updated SQL Compare Engine to 17.0.0.30776.
SQL Source Control 8.1.17.2398023. Juni 2026
Funktionen
  • Updated SQL Compare Engine to 17.0.0.30665.
SQL Source Control 8.1.15.2384526. Mai 2026
Funktionen
  • Updated SQL Compare Engine to 17.0.0.30484.
  • Added support for KDiff3 - 0.9.98.
SQL Source Control v8.1.14.2379212. Mai 2026
Funktionen
  • Updated SQL Compare Engine to 17.0.0.30436.
Korrekturen
  • Fixed an issue where usernames were not recorded in the changelog database.
SQL Source Control v8.1.13.2374628. Apr. 2026
Funktionen
  • Updated SQL Compare Engine to 17.0.0.30400.
SQL Source Control v8.1.12.236359. Apr. 2026
Funktionen
  • Updated SQL Compare Engine to 16.0.0.30329.
Korrekturen
  • Fixed compatibility issues with SSMS 22.5.
SQL Source Control v8.1.11.2359631. März 2026
Funktionen
  • Updated SQL Compare Engine to 16.0.0.30292.
Korrekturen
  • Fixed an issue where differences are no longer obvious or specific in SQL Source Control.
SQL Source Control v8.1.10.2352712. März 2026
Korrekturen
  • Fixed TFS authentication issue.
  • Fixed compatibility issue with Third party extension (SSMS Tool Pack).
SQL Source Control v8.1.9.2350910. März 2026
Funktionen
  • Added TFS support as one of the source control options on ARM64.
  • Updated SQL Compare Engine to 16.0.0.30223.
Korrekturen
  • Fixed a loading issue with SQL Prompt due to conflicting System.Collections.Immutable assembly.
  • Resolved an issue where text in the commit description field was truncated and unreadable.
SQL Source Control v8.1.8.2337120. Feb. 2026
Korrekturen
  • Fixed dependency mismatch issue when both the latest SQL Prompt and SQL Source Control are installed.
SQL Source Control v8.1.7.2334018. Feb. 2026
Funktionen
  • Introduced theme switching support for SSMS 21 and SSMS 22.
SQL Source Control v8.1.6.232053. Feb. 2026
Funktionen
  • Added support for SQL Server Management Studio 22 on ARM-based systems, with Git as the only currently supported source control option.
  • Updated SQL Compare Engine to 16.0.0.30141.
Korrekturen
  • Fixed an issue with SSMS 18 crashing when linking to source control.
SQL Source Control v8.1.5.2301015. Jan. 2026
Funktionen
  • Updated SQL Compare Engine to 16.0.0.30077.
Korrekturen
  • Added informative messages for Invalid HTTPS certificate warnings.
SQL Source Control v8.1.4.228937. Jan. 2026
Funktionen
  • Updated SQL Compare Engine to 16.0.0.30001.
Korrekturen
  • Fixed an issue where connection string property 'Encrypt=strict' caused SSMS to terminate.
  • Fixed a compatibility issue with SQL Prompt due to conflicting Microsoft.Extensions.DependencyInjection assembly.