Skip to content

Commit 1910d36

Browse files
Created release-notes.md
1 parent aa540ec commit 1910d36

1 file changed

Lines changed: 37 additions & 0 deletions

File tree

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
# Release notes for SQL Assessment API
2+
3+
This article provides details about updates, improvements, and bug fixes for the current and previous versions of SQL Assessment API.
4+
5+
## SQL Assessment GA <version-number>
6+
7+
Download: [Download SSMS 18.3.1](download-sql-server-management-studio-ssms.md)
8+
Build number: 15.0.18183.0
9+
Release date: October 30, 2019
10+
11+
SSMS 18.3.1 is the latest general availability (GA) release of SSMS. If you need a previous version of SSMS, see [previous SSMS releases](release-notes-ssms.md#previous-ssms-releases).
12+
13+
18.3.1 is an update to 18.2 with the following new items and bug fixes.
14+
15+
## What's new in 18.3.1
16+
17+
| New item | Details |
18+
|---------------------|------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
19+
| Data Classification | Add Data Classification information to column properties UI (*Information Type*, *Information Type ID*, *Sensitivity Label*, and *Sensitivity Label ID* are not exposed in the SSMS UI). |
20+
| Intellisense/Editor | Updated support for features recently added to SQL Server 2019 (for example, "ALTER SERVER CONFIGURATION"). |
21+
| Integration Services | Add a new selection menu item `Tools > Migrate to Azure > Configure Azure-enabled DTExec` that will invoke SSIS package executions on Azure-SSIS Integration Runtime as Execute SSIS Package activities in ADF pipelines. |
22+
| SMO/Scripting | Added support for Support scripting of Azure SQL DW unique constraint. |
23+
| SMO/Scripting | Data Classification </br> - Added support for SQL version 10 (SQL 2008) and higher. </br> - Added new sensitivity attribute 'rank' for SQL version 15 (SQL 2019) and higher and Azure SQL DB. |
24+
| SMO/Scripting | [SQL Assessment API](../sql-assessment-api/sql-assessment-api-overview.md) - Added versioning to ruleset format. |
25+
| SMO/Scripting | [SQL Assessment API](../sql-assessment-api/sql-assessment-api-overview.md) - Added new checks. |
26+
| SMO/Scripting | [SQL Assessment API](../sql-assessment-api/sql-assessment-api-overview.md) - Added support for Azure SQL Database Managed Instance. |
27+
| SMO/Scripting | [SQL Assessment API](../sql-assessment-api/sql-assessment-api-overview.md) - Updated default view of cmdlets to display results as a table. |
28+
29+
## Bug fixes in 18.3.1
30+
31+
### Known issues (18.3.1)
32+
33+
- Database Diagram created from SSMS running on machine A cannot be modified from machine B (SSMS crashes). See [UserVoice](https://feedback.azure.com/forums/908035/suggestions/37992649) for more details.
34+
35+
- There are redraw issues when switching between multiple query windows. See [UserVoice](https://feedback.azure.com/forums/908035/suggestions/37474042) for more details. A workaround for this issue is to disable hardware acceleration under Tools > Options.
36+
37+
You can reference [UserVoice](https://feedback.azure.com/forums/908035-sql-server) for other known issues and to provide feedback to the product team.

0 commit comments

Comments
 (0)