You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/azure-data-studio/release-notes-azure-data-studio.md
+62-27Lines changed: 62 additions & 27 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,7 @@ author: tdoshin
8
8
ms.author: timioshin
9
9
ms.reviewer: maghan
10
10
ms.custom: seodec18, contperf-fy21q4
11
-
ms.date: 07/27/2022
11
+
ms.date: 08/24/2022
12
12
---
13
13
14
14
# Release notes for Azure Data Studio
@@ -19,42 +19,44 @@ This article provides details about updates, improvements, and bug fixes for the
19
19
20
20
:::image type="icon" source="../includes/media/download.svg" border="false"::: **[Download and install the latest release!](./download-azure-data-studio.md)**
21
21
22
-
### July 2022
22
+
### August 2022
23
23
24
-
Azure Data Studio 1.38.0 is the latest general availability (GA) release.
24
+
Azure Data Studio 1.39.0 is the latest general availability (GA) release.
25
25
26
-
- Release number: 1.38.0
27
-
- Release date: July 27, 2022
26
+
- Release number: 1.39.0
27
+
- Release date: August 24, 2022
28
28
29
-
#### What's new in 1.38.0
29
+
#### What's new in 1.39.0
30
30
31
31
| New Item | Details |
32
32
|----------|---------|
33
-
| VS Code merges to 1.62 | This release includes updates to VS Code from the three previous VS Code releases. Read [their release notes](https://code.visualstudio.com/updates/v1_62) to learn more. |
34
-
| Table Designer | New column added to Table Designer for easier access to additional actions specific to individual rows. |
35
-
| Query Plan Viewer | The Top Operations pane view now includes clickable links to operations in each of its rows to show the runtime statistics which can be used to evaluate estimated and actual rows when analyzing a plan. |
36
-
| Query Plan Viewer | Improved UI on selected operation node in the Execution Plan. |
37
-
| Query Plan Viewer | The keyboard command **CTRL + M** no longer executes queries. It now just enables or disables the actual execution plan creation when a query is executed. |
38
-
| Query Plan Viewer | Plan labels are now updated in the Properties window when plans are compared and the orientation is toggled from horizontal to vertical, and back. |
39
-
| Query Plan Viewer | Updates were made to the Command Palette. All execution plan commands are prefixed with "Execution Plan", so that they are easier to find and use. |
40
-
| Query Plan Viewer | A collapse/expand functionality is now available at the operator level to allow users to hide or display sections of the plan during analysis. |
41
-
| Query History | The Query History extension was refactored to be fully implemented in an extension. This makes the history view behave like all other extension views and also allows for searching and filtering in the view by selecting the view and typing in your search text. |
33
+
| Deployment Wizard | Azure Data Studio now supports SQL Server 2022 (Preview) in the Deployment Wizard for both local and container installation. |
34
+
| Object Explorer | Added Ledger icons and scripting support to Object Explorer for Ledger objects. |
35
+
| Dashboard | Added hexadecimal values to support color detection. |
36
+
| Query Plan Viewer | Added the ability to copy text from cells in the Properties Pane of a query plan. |
37
+
| Query Plan Viewer | Introduced a "find node" option in plan comparison to search for nodes in either the original or added plan. |
38
+
| Table Designer | Now supports the ability to add included columns to a nonclustered index, and the ability to create filtered indexes. |
39
+
| SQL Projects | Publish options were added to the Publish Dialog. |
40
+
| Query History Extension | Added double-click support for query history to either open the query or immediately execute it, based on user configuration. |
42
41
43
-
#### Bug fixes in 1.38.0
42
+
#### Bug fixes in 1.39.0
44
43
45
44
| New Item | Details |
46
45
|----------|---------|
47
-
| Table Designer | Error found in edit data tab when switching back to previously selected column when adding a new row. To fix this, editing the table is now disabled while new rows are being added and only reenabled afterwards. |
48
-
| Query Editor | Fixed coloring issues for new T-SQL functions in the Query Editor. |
49
-
| Query Plan Viewer | Fixed bug that caused custom zoom level spinner to allow values outside valid range. |
50
-
| Dashboard | Fixed issue that caused incorrect displaying of insight widgets on the dashboard. |
51
-
| Notebooks | Fixed issue where keyboard shortcuts and toolbar buttons were not working when first creating a Split View markdown cell. |
52
-
| Notebooks | Fixed issue where cell languages were not being set correctly when opening an ADS .NET Interactive notebook in VS Code. |
53
-
| Notebooks | Fixed issue where notebook was being opened as empty when exporting a SQL query as a notebook. |
54
-
| Notebooks | Disables install and uninstall buttons in Manage Packages dialog while a package is being installed or uninstalled. |
55
-
| Notebooks | Fixed issue where cell toolbar buttons were not refreshing when converting cell type. |
56
-
| Notebooks | Fixed issue where notebook was not opening if a cell contains an unsupported output type. |
57
-
| Schema Compare | Fixed issue where views and stored procedures were not correctly recognized by schema compare after applying changes. |
46
+
| Dashboard | Fixed an accessibility issue that prevented users from being able to access tooltip information using the keyboard. |
47
+
| Voiceover | Fixed a bug that caused voiceover errors across the Dashboard, SQL Projects, SQL Import Wizard, and SQL Migration extensions. |
48
+
| Schema Compare | Fixed a bug that caused the UI to jump back to the top of the options list after selecting/deselecting any option. |
49
+
| Schema Compare | Fixed a bug involving Schema Compare (.SCMP) file incompatibility with Database Project information causing errors when reading and using information stored in this file type. |
50
+
| Object Explorer | Fixed a bug that caused menu items in Object Explorer not to show up for non-English languages. |
51
+
| Table Designer | Fixed a bug that caused the History Table name not to be consistent with the current table name when working with System-Versioned Tables. |
52
+
| Table Designer | Fixed a bug in the Primary Key settings that caused the "Allow Nulls" option to be checked, but disabled, preventing users from changing this option. |
53
+
| Query Editor | Fixed a bug that prevented the SQLCMD in T-SQL from working correctly, giving false errors when running scripts in Azure Data Studio. |
54
+
| Query Editor | Fixed a bug that caused user-specified zoom settings to reset to default when selecting JSON values after query that returned JSON dataset was ran. |
55
+
| SQL Projects | Fixed a bug that caused the "Generate Script" command to not work correctly when targeting a new Azure SQL Database. |
56
+
| Notebooks | Fixed a bug that caused pasted images to disappear from editor after going out of edit mode. |
57
+
| Notebooks | Fixed a bug that caused a console error message to appear after opening a markdown file. |
58
+
| Notebooks | Fixed a bug that prevented markdown cell toolbar shortcuts from working after creating a new split view cell. |
59
+
| Notebooks | Fixed a bug that caused text cells to be erroneously created in split view mode when the notebook default text edit mode was set to "Markdown". |
58
60
59
61
## Azure Data Studio feedback
60
62
@@ -64,6 +66,7 @@ You can reference [Azure Data Studio feedback](https://github.com/microsoft/azur
64
66
65
67
| Azure Data Studio release | Build number | Release date | Hotfix |
|[July 2022](#july-2022)| 1.38.0 | July 27, 2022 |N/A|
67
70
|[June 2022](#june-2022)| 1.37.0 | June 15, 2022 |N/A|
68
71
|[April 2022](#april-2022)| 1.36.0 | April 20, 2022 |[hotfix](#may-2022-hotfix)|
69
72
|[February 2022](#february-2022)| 1.35.0 | February 24, 2022 |[hotfix](#february-2022-hotfix)|
@@ -105,6 +108,38 @@ You can reference [Azure Data Studio feedback](https://github.com/microsoft/azur
105
108
> [!NOTE]
106
109
> All previous versions of Azure Data Studio are not supported.
107
110
111
+
### July 2022
112
+
113
+
### What's new in 1.38.0
114
+
115
+
| New Item | Details |
116
+
|----------|---------|
117
+
| VS Code merges to 1.62 | This release includes updates to VS Code from the three previous VS Code releases. Read [their release notes](https://code.visualstudio.com/updates/v1_62) to learn more. |
118
+
| Table Designer | New column added to Table Designer for easier access to additional actions specific to individual rows. |
119
+
| Query Plan Viewer | The Top Operations pane view now includes clickable links to operations in each of its rows to show the runtime statistics which can be used to evaluate estimated and actual rows when analyzing a plan. |
120
+
| Query Plan Viewer | Improved UI on selected operation node in Execution Plan. |
121
+
| Query Plan Viewer | The keyboard command **CTRL + M** no longer executes queries. It now just enables or disables the actual execution plan creation when a query is executed. |
122
+
| Query Plan Viewer | Plan labels are now updated in the Properties window when plans are compared and the orientation is toggled from horizontal to vertical, and back. |
123
+
| Query Plan Viewer | Updates were made to the Command Palette. All execution plan commands are prefixed with "Execution Plan", so that they are easier to find and use. |
124
+
| Query Plan Viewer | A collapse/expand functionality is now available at the operator level to allow users to hide or display sections of the plan during analysis. |
125
+
| Query History | The Query History extension was refactored to be fully implemented in an extension. This makes the history view behave like all other extension views and also allows for searching and filtering in the view by selecting the view and typing in your search text. |
126
+
127
+
### Bug fixes in 1.38.0
128
+
129
+
| New Item | Details |
130
+
|----------|---------|
131
+
| Table Designer | Error found in edit data tab when switching back to previously selected column when adding a new row. To fix this, editing the table is now disabled while new rows are being added and only reenabled afterwards. |
132
+
| Query Editor | Fixed coloring issues for new T-SQL functions in the Query Editor. |
133
+
| Query Plan Viewer| Fixed bug that caused custom zoom level spinner to allow values outside valid range. |
134
+
| Dashboard | Fixed issue that caused incorrect displaying of insight widgets on the dashboard. |
135
+
| Notebooks | Fixed issue where keyboard shortcuts and toolbar buttons were not working when first creating a Split View markdown cell. |
136
+
| Notebooks | Fixed issue where cell languages were not being set correctly when opening an ADS .NET Interactive notebook in VS Code. |
137
+
| Notebooks | Fixed issue where notebook was being opened as empty when exporting a SQL query as a notebook. |
138
+
| Notebooks | Disables install and uninstall buttons in Manage Packages dialog while a package is being installed or uninstalled. |
139
+
| Notebooks | Fixed issue where cell toolbar buttons were not refreshing when converting cell type. |
140
+
| Notebooks | Fixed issue where notebook was not opening if a cell contains an unsupported output type. |
141
+
| Schema Compare | Fixed issue where views and stored procedures were not correctly recognized by schema compare after applying changes. |
0 commit comments