Skip to content

Commit 8ecb66c

Browse files
ADS 1.45 release notes
1 parent 98b0ed8 commit 8ecb66c

2 files changed

Lines changed: 104 additions & 24 deletions

File tree

docs/azure-data-studio/download-azure-data-studio.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: Download and install Azure Data Studio for Windows, macOS, or Linux
44
author: erinstellato-ms
55
ms.author: erinstellato
66
ms.reviewer: maghan, randolphwest
7-
ms.date: 06/05/2023
7+
ms.date: 07/26/2023
88
ms.service: azure-data-studio
99
ms.topic: overview
1010
ms.custom: intro-overview
@@ -21,20 +21,20 @@ For more information about Azure Data Studio, visit [What is Azure Data Studio?]
2121

2222
## Download Azure Data Studio
2323

24-
Azure Data Studio 1.44.1 is the latest general availability (GA) version.
24+
Azure Data Studio 1.45.0 is the latest general availability (GA) version.
2525

26-
- Release number: 1.44.1
27-
- Release date: June 5, 2023
26+
- Release number: 1.45.0
27+
- Release date: July 26, 2023
2828

2929
| Platform | Type | Download |
3030
| --- | --- | --- |
31-
| Windows | User Installer | [64-bit](https://go.microsoft.com/fwlink/?linkid=2237020) [ARM64](https://go.microsoft.com/fwlink/?linkid=2237126) |
32-
| | System Installer | [64-bit](https://go.microsoft.com/fwlink/?linkid=2237021) [ARM64](https://go.microsoft.com/fwlink/?linkid=2237207) |
33-
| | .zip | [64 bit](https://go.microsoft.com/fwlink/?linkid=2237022) [ARM64](https://go.microsoft.com/fwlink/?linkid=2237023) |
34-
| Linux | .tar.gz | [64-bit](https://go.microsoft.com/fwlink/?linkid=2237211) |
35-
| | .deb | [64-bit](https://go.microsoft.com/fwlink/?linkid=2237414) |
36-
| | .rpm | [64-bit](https://go.microsoft.com/fwlink/?linkid=2237415) |
37-
| macOS | .zip | [Universal](https://go.microsoft.com/fwlink/?linkid=2237210) [Intel Chip](https://go.microsoft.com/fwlink/?linkid=2237208) [Apple Silicon](https://go.microsoft.com/fwlink/?linkid=2237209) |
31+
| Windows | User Installer | [64-bit](https://go.microsoft.com/fwlink/?linkid=2243234) [ARM64](https://go.microsoft.com/fwlink/?linkid=2243236) |
32+
| | System Installer | [64-bit](https://go.microsoft.com/fwlink/?linkid=2242848) [ARM64](https://go.microsoft.com/fwlink/?linkid=2242941) |
33+
| | .zip | [64 bit](https://go.microsoft.com/fwlink/?linkid=2243235) [ARM64](https://go.microsoft.com/fwlink/?linkid=2242849) |
34+
| Linux | .tar.gz | [64-bit](https://go.microsoft.com/fwlink/?linkid=2242942) |
35+
| | .deb | [64-bit](https://go.microsoft.com/fwlink/?linkid=2242943) |
36+
| | .rpm | [64-bit](https://go.microsoft.com/fwlink/?linkid=2242640) |
37+
| macOS | .zip | [Universal](https://go.microsoft.com/fwlink/?linkid=2242850) [Intel Chip](https://go.microsoft.com/fwlink/?linkid=2242553) [Apple Silicon](https://go.microsoft.com/fwlink/?linkid=2242554) |
3838

3939
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/).
4040

docs/azure-data-studio/release-notes-azure-data-studio.md

Lines changed: 93 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description: This article has release notes for Azure Data Studio.
44
author: erinstellato-ms
55
ms.author: erinstellato
66
ms.reviewer: maghan, randolphwest
7-
ms.date: 06/05/2023
7+
ms.date: 07/26/2023
88
ms.service: azure-data-studio
99
ms.topic: conceptual
1010
---
@@ -16,25 +16,89 @@ This article provides details about updates, improvements, and bug fixes for the
1616

1717
:::image type="icon" source="../includes/media/download.svg" border="false"::: **[Download and install the latest release!](./download-azure-data-studio.md)**
1818

19-
### May 2023 (hotfix)
19+
### July 2023
2020

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.
2222

23-
- Release number: 1.44.1
24-
- Release date: June 5, 2023
23+
- Release number: 1.45.0
24+
- Release date: July 26, 2023
2525

26-
#### Bug fixes in 1.44.1
26+
#### What's new in 1.45.0
2727

2828
| New Item | Details |
2929
| --- | --- |
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 |
44+
| Object Explorer | Added inline actions (e.g. edit, delete, refresh) |
45+
| 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
3458

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 |
80+
| Query Editor | Corrected syntax highlighting for nested multi-line comments |
81+
| Query Editor | Addressed issue where folding behavior incorrectly included blank lines at the end of a text block |
82+
| Query Plan Viewer | Fixed issue with filter icon appearing over query text in Top Operations window |
83+
| Result Set | Fixed issue where HTML entered in Edit Rows mode was being rendered |
84+
| Result Set | Fixed incorrect aggregation (sum) when selecting rows in the result set and implemented performance improvements |
85+
| Result Set | Improved support for copying large result sets to the clipboard |
86+
| Result Set | Added progress notification when copying result sets and implemented performance improvements |
87+
| Result Set | Improved formatting and result set navigation for columns containing XML |
88+
| Result Set | Added notification to identify when the number of rows or columns copied exceed Excel limits |
89+
| SQL Database Projects Extension | Addressed issue with schema compare dropping constraints |
90+
| SQL Database Projects Extension | Removed incorrect delete command from database references node |
91+
| 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 |
38102

39103
For a list of the current known issues, visit the [issues list on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue).
40104

@@ -95,6 +159,22 @@ You can reference [Azure Data Studio feedback](https://github.com/microsoft/azur
95159
> [!NOTE]
96160
> All previous versions of Azure Data Studio are not supported.
97161
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).
177+
98178
### May 2023
99179

100180
- Release number: 1.44.0

0 commit comments

Comments
 (0)