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
If you have comments or suggestions or want to report a problem with downloading Azure Data Studio, submit an issue to our team on the [Azure Data Studio feedback page](https://github.com/microsoft/azuredatastudio/issues/).
Copy file name to clipboardExpand all lines: docs/azure-data-studio/release-notes-azure-data-studio.md
+93-13Lines changed: 93 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: This article has release notes for Azure Data Studio.
4
4
author: erinstellato-ms
5
5
ms.author: erinstellato
6
6
ms.reviewer: maghan, randolphwest
7
-
ms.date: 06/05/2023
7
+
ms.date: 07/26/2023
8
8
ms.service: azure-data-studio
9
9
ms.topic: conceptual
10
10
---
@@ -16,25 +16,89 @@ This article provides details about updates, improvements, and bug fixes for the
16
16
17
17
:::image type="icon" source="../includes/media/download.svg" border="false"::: **[Download and install the latest release!](./download-azure-data-studio.md)**
18
18
19
-
### May 2023 (hotfix)
19
+
### July 2023
20
20
21
-
Azure Data Studio 1.44.1 is the latest general availability (GA) release.
21
+
Azure Data Studio 1.45.0 is the latest general availability (GA) release.
22
22
23
-
- Release number: 1.44.1
24
-
- Release date: June 5, 2023
23
+
- Release number: 1.45.0
24
+
- Release date: July 26, 2023
25
25
26
-
#### Bug fixes in 1.44.1
26
+
#### What's new in 1.45.0
27
27
28
28
| New Item | Details |
29
29
| --- | --- |
30
-
| Backup & Restore | Fixed an issue in Object Explorer where the Restore dialog failed to open |
31
-
| Connection | Resolved issue that caused a login failure in Azure SQL for hyphenated user accounts |
32
-
| Object Explorer | Addressed inability to open a view using CTRL/CMD + Q or the Open View menu |
33
-
| Query Editor | Introduced a performance improvement in the Query Editor language service by enabling connection pooling |
30
+
| Connection | Introduced support for Tenant hierarchy in the Azure tree |
31
+
| Connection | Updated Azure tree icons |
32
+
| Connection | Updated the Azure tree in the Connection Pane to show only available resource types |
33
+
| Connection | Added Azure Postgres Flexible Server and Azure CosmosDB for PostgreSQL in the Azure resource tree |
34
+
| Connection | Introduced support for multiple connections against same target, with different profile names and advanced options |
35
+
| Connection | Added support for advanced connection options for other providers |
36
+
| Connection | Added capability to clean encryption keys with the Clear Azure Account Token Cache command |
37
+
| Connection | Introduced support for connection pooling for MSSQL connections |
38
+
| General | Fixed error "Cannot read properties of undefined" |
39
+
| GitHub Copilot | GitHub Copilot extension version 1.95.239 |
40
+
| MySQL Extension | General Availability |
41
+
| Object Explorer | Added support for additional Filter options in Object Explorer |
42
+
| Object Explorer | Reduced size of server group color block |
43
+
| Object Explorer | Enabled 'Async Server tree' for the Server tree view |
| Object Explorer | Introduced an action to collapse all open objects in Object Explorer |
46
+
| Object Explorer | Added ability to use left and right arrows in OE to open or close trees |
47
+
| Object Explorer | Right-click menu options updated and order modified |
48
+
| Profiler / Extended Events | Introduced support for opening .XEL files up to 1GB in size |
49
+
| Query Editor | Resolved issue when executing USE DATABASE_NAME command and database context did not change in the status bar |
50
+
| Query Editor | Introduced a new configuration option to control whether to add a line break between rows when copying if the previous row has a trailing line break |
51
+
| Result Set | Introduced keyboard shortcut (Ctrl/CMD + Shift + C) to copy information from the results grid with headers |
52
+
| Result Set | Introduced keyboard shortcut (Ctrl/CMD + Shift + O) to sort columns in a result set |
53
+
| SQL Database Projects Extension | Added the ability to create a publish profile from the Add Item… menu |
54
+
| Table Designer | Added configuration option to prevent DDL triggers from being disabled as part of the table modification |
55
+
| User Management | Improved table component performance in the Securables dialog of User properties |
56
+
57
+
#### Bug fixes in 1.45.0
34
58
35
-
For a full list of bug fixes addressed for the May 2023 Hotfix release, visit the [May 2023 Hotfix Release on GitHub](https://github.com/microsoft/azuredatastudio/milestone/103?closed=1).
36
-
37
-
#### Known issues
59
+
| New Item | Details |
60
+
| --- | --- |
61
+
| Accessibility | Improved contrast for buttons on Welcome page when using light themes |
62
+
| Accessibility | Improved focus on Home tab when using High Contrast Aquatic/Desert theme |
63
+
| Accessibility | Corrected border color the issue reporter dialog when using light theme |
64
+
| Accessibility | Fixed multiple issues with screen readers |
65
+
| Accessibility | Improved keyboard navigation in select database dropdown and added visual label |
66
+
| Accessibility | Added required indicator for Server group name when configuring a server group |
67
+
| Accessibility | Fixed display so contents are visible at 200% zoom in Notebook cell |
68
+
| Accessibility | Added tooltip for Learn more button in New Deployment window |
69
+
| Backup/Restore | Addressed issue with backup/restore dialog titles not updating for non-MSSQL databases |
70
+
| Central Management Servers Extension | Resolved error generated after saving a connection using SQL authentication |
71
+
| Charting | Addressed issue with mix/max value setting for a chart axis |
72
+
| Connection | Improved dialog window for adding an Azure account when authentication code is required |
73
+
| Connection | Fixed throttling of ARM requests when in the Browse Connections tab |
74
+
| General | Fixed issue with vertical scrolling in dialog windows |
75
+
| Notebooks | Addressed inability to open JSON in a new tab from Notebook results cell |
76
+
| Notebooks | Fixed error "Unable to load and parse grammar for scope markdown.math.inline" when creating a Notebook text cell |
77
+
| Object Explorer | Addressed connection leak which occurred when renaming a table |
78
+
| Object Explorer | Improved error handling in server tree expand requests |
79
+
| Object Explorer | Fixed issue with unexpected disconnections in Object Explorer |
| SQL Database Projects Extension | Introduced ability to add sqlcmd variables without a default value via the quickpick |
92
+
| User Management | Removed unsupported database roles for Azure SQL DB user creation |
93
+
| User Management | Included MUST_CHANGE option for Azure SQL when creating a new login or for a password change |
94
+
95
+
For a full list of bug fixes addressed for the July 2023 Hotfix release, visit the [July 2023 Hotfix Release on GitHub](https://github.com/microsoft/azuredatastudio/milestone/101?closed=1).
96
+
97
+
#### Known issues in 1.45.0
98
+
99
+
New Item | Details | Workaround |
100
+
| --- | --- | --- |
101
+
| Installation | Azure Data Studio installation fails on REHEL 8 | Use RHEL 9, or manually install glibc-2.29 and add it to the Library Path and then re-install ADS |
38
102
39
103
For a list of the current known issues, visit the [issues list on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue).
40
104
@@ -95,6 +159,22 @@ You can reference [Azure Data Studio feedback](https://github.com/microsoft/azur
95
159
> [!NOTE]
96
160
> All previous versions of Azure Data Studio are not supported.
97
161
162
+
### May 2023 (hotfix)
163
+
164
+
- Release number: 1.44.1
165
+
- Release date: June 5, 2023
166
+
167
+
#### Bug fixes in 1.44.1
168
+
169
+
| New Item | Details |
170
+
| --- | --- |
171
+
| Backup & Restore | Fixed an issue in Object Explorer where the Restore dialog failed to open |
172
+
| Connection | Resolved issue that caused a login failure in Azure SQL for hyphenated user accounts |
173
+
| Object Explorer | Addressed inability to open a view using CTRL/CMD + Q or the Open View menu |
174
+
| Query Editor | Introduced a performance improvement in the Query Editor language service by enabling connection pooling |
175
+
176
+
For a full list of bug fixes addressed for the May 2023 Hotfix release, visit the [May 2023 Hotfix Release on GitHub](https://github.com/microsoft/azuredatastudio/milestone/103?closed=1).
0 commit comments