SQL Source Control 릴리스

릴리스 전반에서 새로 나온 내용을 살펴보세요. 기능, 개선 사항, 해결된 문제에 대한 자세한 정보를 제공합니다.

1월
2월
3월
4월
5월
6월
7월
8월
9월
10월
11월
12월
SQL Source Control v8.1.22.244222026년 8월 18일
기능
  • 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.
수정 사항
  • 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.243762026년 8월 4일
기능
  • Updated SQL Compare Engine to 17.0.0.31116.
수정 사항
  • 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.243352026년 7월 30일
기능
  • Updated SQL Compare Engine to 17.0.0.30957.
수정 사항
  • 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.242422026년 7월 22일
기능
  • 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.
수정 사항
  • 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.241602026년 7월 8일
기능
  • Updated SQL Compare Engine to 17.0.0.30776.
SQL Source Control 8.1.17.239802026년 6월 23일
기능
  • Updated SQL Compare Engine to 17.0.0.30665.
SQL Source Control 8.1.15.238452026년 5월 26일
기능
  • Updated SQL Compare Engine to 17.0.0.30484.
  • Added support for KDiff3 - 0.9.98.
SQL Source Control v8.1.14.237922026년 5월 12일
기능
  • Updated SQL Compare Engine to 17.0.0.30436.
수정 사항
  • Fixed an issue where usernames were not recorded in the changelog database.
SQL Source Control v8.1.13.237462026년 4월 28일
기능
  • Updated SQL Compare Engine to 17.0.0.30400.
SQL Source Control v8.1.12.236352026년 4월 9일
기능
  • Updated SQL Compare Engine to 16.0.0.30329.
수정 사항
  • Fixed compatibility issues with SSMS 22.5.
SQL Source Control v8.1.11.235962026년 3월 31일
기능
  • Updated SQL Compare Engine to 16.0.0.30292.
수정 사항
  • Fixed an issue where differences are no longer obvious or specific in SQL Source Control.
SQL Source Control v8.1.10.235272026년 3월 12일
수정 사항
  • Fixed TFS authentication issue.
  • Fixed compatibility issue with Third party extension (SSMS Tool Pack).
SQL Source Control v8.1.9.235092026년 3월 10일
기능
  • Added TFS support as one of the source control options on ARM64.
  • Updated SQL Compare Engine to 16.0.0.30223.
수정 사항
  • 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.233712026년 2월 20일
수정 사항
  • Fixed dependency mismatch issue when both the latest SQL Prompt and SQL Source Control are installed.
SQL Source Control v8.1.7.233402026년 2월 18일
기능
  • Introduced theme switching support for SSMS 21 and SSMS 22.
SQL Source Control v8.1.6.232052026년 2월 3일
기능
  • 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.
수정 사항
  • Fixed an issue with SSMS 18 crashing when linking to source control.
SQL Source Control v8.1.5.230102026년 1월 15일
기능
  • Updated SQL Compare Engine to 16.0.0.30077.
수정 사항
  • Added informative messages for Invalid HTTPS certificate warnings.
SQL Source Control v8.1.4.228932026년 1월 7일
기능
  • Updated SQL Compare Engine to 16.0.0.30001.
수정 사항
  • 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.