Releases: microsoft/azuredatastudio
Releases · microsoft/azuredatastudio
August 2024 Hotfix (version 1.49.1)
August 2024 (hotfix)
Azure Data Studio 1.49.1 is the latest general availability (GA) release.
- Release number: 1.49.1
- Release date: August 15, 2024
Bug fixes in 1.49.1
New Item |
Details |
Extensibility |
Fixed minimum version detection error causing extensions to incorrectly show no extension update available |
Installer |
Fixed the certificate signing the Azure Data Studio Windows installers displaying as signed by Microsoft Azure instead of Microsoft |
Shell |
Fixed an issue with the Windows executable of Azure Data Studio has product version property as undefined |
For details about the issues addressed in the August 2024 hotfix release, visit the August 2024 hotfix Release on GitHub.
Known issues in 1.49.1
New Item |
Details |
Workaround |
Installation |
Azure Data Studio installation fails on RHEL 8 |
Use RHEL 9, or manually install glibc-2.29 and add it to the Library Path and then re-install ADS |
For a list of the current known issues, visit the issues list on GitHub.
July 2024 Release (version 1.49.0)
July 2024
Azure Data Studio 1.49.0 is the latest general availability (GA) release.
- Release number: 1.49.0
- Release date: July 31, 2024
What's new in 1.49.0
New Item |
Details |
SQL Database Projects Extension |
Support for Fabric mirrored SQL database (preview) target platform |
Bug fixes in 1.49.0
New Item |
Details |
Accessibility |
Accessibility improvements were made in the Database Properties dialog. |
Query editor |
Fixed query editor override of transaction isolation level setting in T-SQL script. |
For details about the issues addressed in the July 2024 release, visit the July 2024 Release on GitHub.
Known issues in 1.49.0
New Item |
Details |
Workaround |
Installation |
Azure Data Studio installation fails on RHEL 8 |
Use RHEL 9, or manually install glibc-2.29 and add it to the Library Path and then re-install ADS |
For a list of the current known issues, visit the issues list on GitHub.
June 2024 Hotfix (version 1.48.1)
June 2024 Hotfix
Azure Data Studio 1.48.1 is the latest general availability (GA) release.
- Release number: 1.48.1
- Release date: June 18, 2024
What's new in 1.48.1
New Item |
Details |
Shell |
Improved in-app update notifications to use Microsoft Download Center directly |
For details about the issues addressed in the June 2024 Hotfix, visit the 1.48.1 Hotfix - Update Server on GitHub.
Known issues in 1.48.1
New Item |
Details |
Workaround |
Installation |
Azure Data Studio installation fails on RHEL 8 |
Use RHEL 9, or manually install glibc-2.29 and add it to the Library Path and then re-install ADS |
For a list of the current known issues, visit the issues list on GitHub.
February 2024 Release (version 1.48.0)
February 2024
Azure Data Studio 1.48.0 is the latest general availability (GA) release.
- Release number: 1.48.0
- Release date: February 28, 2024
What's new in 1.48.0
New Item |
Details |
Backup/Restore |
Add restore from S3-compatible storage to restore dialog |
Backup/Restore |
Add Restore Database option to Database context menu in Object Explorer |
Backup/Restore |
Add SQL Server Restore from URL to restore dialog |
Copilot |
Add ability to change github account |
Query Editor |
Add Session ID / SPID to query editor tabs |
Object Explorer |
Add ability to enable Ledger in Create Database dialog |
Shell |
Support Connect command when launching ADS from the command line |
Bug fixes in 1.48.0
New Item |
Details |
Connections |
Fixed Azure AD - Universal with MFA support doesn't work on Redhat Linux |
Connections |
Fixed Error: “Cannot read properties of undefined (reading 'serverInfo')” |
Connections |
Fixed proxy errors browsing Azure resources |
Connections |
Fixed Error: “UserName cannot be null or empty when using SqlLogin authentication” message when using ’Active Directory Default' authentication |
Edit Data |
Deleting row causes focus to be in wrong row |
Notebooks |
Fixed Installing Notebook dependencies failed with error: Cannot read property 'version' of undefined |
Notebooks |
Fixed "Open in editor" link in Notebooks search results doesn't work |
Object Explorer |
Removed the drop database icon from the connection browser menu |
Query Editor |
Fixed tabs not visible in query editor |
Query Editor |
Fixed query editor does not display any results when results being with “#” |
Query Editor |
Improved speed when copying data from results grid to clipboard |
Query Editor |
Fixed blank/empty results pane after executing a query |
Query Editor |
Fixed invalid results when field contains HTML or XML |
For details about the issues addressed in the February 2024 release, visit the February 2024 Release on GitHub.
Known issues in 1.48.0
New Item |
Details |
Workaround |
Installation |
Azure Data Studio installation fails on RHEL 8 |
Use RHEL 9, or manually install glibc-2.29 and add it to the Library Path and then re-install ADS |
For a list of the current known issues, visit the issues list on GitHub.
November 2023 Hotfix 1 (version 1.47.1)
November 2023 Hotfix 1
Azure Data Studio 1.47.1 is the latest general availability (GA) release.
- Release number: 1.47.1
- Release date: January 10, 2024
Bug fixes in 1.47.1
Known issues in 1.47.1
New Item |
Details |
Workaround |
Installation |
Azure Data Studio installation fails on RHEL 8 |
Use RHEL 9, or manually install glibc-2.29 and add it to the Library Path and then re-install ADS |
For a list of the current known issues, visit the issues list on GitHub.
Security Hotfix for ADS with BDC Support
Version 1.41.3
- Release date: January 10, 2024
- Release status: General Availability
Bug fixes in 1.41.3
November 2023 Release (version 1.47.0)
November 2023
Azure Data Studio 1.47.0 is the latest general availability (GA) release.
- Release number: 1.47.0
- Release date: November 8, 2023
What's new in 1.47.0
New Item |
Details |
Connection |
Improved visibility of advanced options in tabs and tooltips |
Database Properties |
Implemented usability improvements to object properties dialogs |
Extensibility |
Allow extensions to hook into provider events |
Extensibility |
Improved charting capability |
General |
Enabled Mssql: Parallel Message Processing by default to improve application performance when working with MSSQL connections. |
General |
Added Mssql: Parallel Message Processing Limit with a default of 100 to control the number of threads used for parallel processing. |
General |
Updated notifications so they close automatically upon task completion |
Notebooks |
Updated version to 6.5.6 and removed traitlets v5.9.0 from required notebook dependencies |
Object Explorer |
Added Select Top 1000 menu option for the history table of a system-versioned temporal table |
Object Explorer |
Usability improvements including added context menus |
Result Set |
Added additional options for saving results to Excel |
Result Set |
Added support to display formatted XML data when stored as a VARCHAR data type |
User Management |
References to Azure Active Directory (Azure AD) have been updated to Microsoft Entra, see Azure AD is Becoming Microsoft Entra ID for details. |
VS Code Merge |
Merges upstream improvements from VS Code 1.80, 1.81, and 1.82. These releases contained numerous new features as well as quality, performance, stability, and compliance enhancements. The full details can be reviewed in the VS Code release notes at: Visual Studio Code June 2023, Visual Studio Code July 2023, and Visual Studio Code August 2023. |
Bug fixes in 1.47.0
New Item |
Details |
Authentication |
Fixed error "multiple matching_tokens occurred when acquiring token." when authenticating to Azure resources |
Autocomplete |
Fixed autocomplete suggests "abort" whenever new comment is begun |
Connection |
Updated prefix for Clear Pooled Connections in the command palette to use the MSSQL prefix |
Connection |
Fixed proxy setting values not being passed to backend SQL Tools Service |
Connection |
Removed tenant filter config setting |
Extensibility |
Fixed issue where server dashboard was loading before activation of extension completed |
Notebooks |
Fixed issue where the Notebook Python process continued to run after Azure Data Studio is closed |
Notebooks |
Fixed Jupyter Notebook entry in new file command under command palette does nothing |
Object Explorer |
Fixed silent failure when attempting to open script files |
Object Explorer |
Removed duplicate entry for Group By Schema from command palette |
Object Explorer |
Addressed behavior where selecting Manage for an Azure SQL Database opened the dashboard for the logical server instead of the database |
Profiler Extension |
Fixed issue where Profiler columns were not resizeable |
Profiler Extension |
Resolved problem where selecting Ctrl + F in the Profiler extension did not bring up Find dialog |
Query Editor |
Updated maximum value supported for Query: Text Size setting to fix results not being copied to the clipboard |
Query Editor |
Fixed issue where query editor would not open due to initialization errors |
Query Editor |
Fixed error "Cannot connect to the database due to invalid OwnerUri" after saving a new query file |
Query History Extension |
Fixed error loading query history items |
Schema Compare |
Fixed issue where schema compare does not show that it is running while doing a comparison |
Schema Compare |
Fixed issue where Azure Data Studio stops responding after attempting to apply schema compare changes |
Shell |
Shortened query tab titles for edit data |
Shell |
Updated hyperlinks to use correct theming so they are visible when using dark theme |
Shell |
Updated shell default behavior to not open any editor when Show welcome page on startup is not selected |
SQL Project |
Fixed issue where database project fails to build with syntax error when including a database scoped credential object |
For details about the issues addressed in the November 2023 release, visit the November 2023 Release on GitHub.
Known issues in 1.47.0
New Item |
Details |
Workaround |
Installation |
Azure Data Studio installation fails on RHEL 8 |
Use RHEL 9, or manually install glibc-2.29 and add it to the Library Path and then re-install ADS |
For a list of the current known issues, visit the issues list on GitHub.
September 2023 Hotfix 1 (version 1.46.1)
September 2023 (Hotfix 1)
Azure Data Studio 1.46.1 is the latest general availability (GA) release.
- Release number: 1.46.1
- Release date: October 3, 2023
Bug fixes in 1.46.1
New Item |
Details |
Security |
Update to Electron v22.3.25 with patch for CVE-2023-5217 |
For details about the issue addressed in the September 2023 hotfix release, visit the September 2023 Hotfix Release on GitHub.
For a list of the current known issues, visit the issues list on GitHub.
September 2023 Release (version 1.46.0)
September 2023
Azure Data Studio 1.46.0 is the latest general availability (GA) release.
- Release number: 1.46.0
- Release date: September 20, 2023
What's new in 1.46.0
New Item |
Details |
Attach/Detach Database |
Introduced support for attaching and detaching databases (Preview) |
Connection |
Introduced support for custom cloud providers, see (Azure Data Studio - Azure Connectivity) for configuration information |
Connection |
Enabled Connection Pooling as default behavior |
Connection |
Introduced command SQL Server: Clear Pooled Connections to clear inactive pooled connections |
Database Properties |
Introduced support for viewing database properties (Preview) |
General |
Added support for Server and Database properties (Preview) |
Result Set |
Updated copy notification to automatically close after three (3) seconds, and included an option to disable notifications |
Result Set |
Added a prompt to open the file location after saving result to Excel |
Profiler Extension |
Introduced a progress dialog when opening an XEL file |
Server Properties |
Introduced support for viewing server properties (Preview) |
SQL Database Projects Extension |
Released version 1.3.1 |
SQL Database Projects Extension |
Added support for "Azure Synapse Serverless SQL Pool” target platform |
SQL Database Projects Extension |
Added support for “Synapse Data Warehouse in Microsoft Fabric” target platform |
SQL Database Projects Extension |
Updated to Microsoft.Build.Sql SDK version to 0.1.12-preview |
Bug fixes in 1.46.0
New Item |
Details |
Accessibility |
Improved screen reader prompts for SQL Database Projects extension, Database Migration Assessment for Oracle extension, SQL Agent extension, and when installing a new extension |
Accessibility |
Addressed issues with install button tool tip, new connection button, and new server group buttons |
Accessibility |
Fixed color contrast for creating connections and notebooks, running queries, and deploying a server |
Connection |
Added refresh prompt for Azure accounts when error AADSTS700082 occurs |
Connection |
Introduced notification when a duplicate connection exists upon dragging a connection to a different group |
Connection |
Fixed issue to prevent Dashboard server name from being replaced with profile name |
Connection |
Added retry logic to wait for resume when establishing connection to a serverless Azure database |
Connection |
Fixed issue where tab color did not align with server group color |
Connection |
Updated Cluster Server connection property to have the correct Boolean value for Cosmos DB |
Connection |
Fixed issue with advanced connection options not correctly transferred to change password dialog |
Connection |
Addressed incorrect label for first connection in the Recent connections list |
Connection |
Improved account selection experience after enabling cloud settings |
General |
Fixed issue with incorrect cell colors when editing data |
General |
Addressed problem with invalid data for a column's data type when editing data |
General |
Re-enabled full screen toggle behavior for the F11 key binding |
Notebooks |
Addressed issue where kernel failed to change correctly when switching to Python |
Query Editor |
Fixed Intellisense refresh behavior |
Query Editor |
Improved query execution performance |
Query Editor |
Improved read performance for large data sets |
Query Editor |
Addressed issue where selecting Cancel would not immediately cancel a query that was executing |
Query Editor |
Resolved problem of queries hanging when executing against Synapse Dedicated Pool |
Query Plan Viewer |
Fixed issue where missing index definition recommendation included incorrect column |
Query Plan Viewer |
Addressed issue with query plan XML having the incorrect format |
Result Set |
Corrected XML formatting when opening a column from the result set |
Result Set |
Fixed issue where copying results to clipboard did not work |
Schema Compare |
Added support to automatically resize the split view when the window changes size |
Schema Compare |
Addressed error “StartIndex cannot be less than zero” which occurred when applying change using Schema Compare |
Schema Compare |
Display 'Yes' button to re-compare after changing options in Schema Compare |
SQL Database Projects |
Fixed issue where databases were not populated if a project was created from the server instead of a database |
SQL Database Projects |
Addressed error 'Could not run the "SqlModelResolutionTask" task because MSBuild could not create or connect to a task host with runtime "NET" and architecture "arm64"' resulting in build failure on arm64 with SDK-style and legacy style projects |
Welcome Page |
Improved display of Install button under the extension list on Welcome Page |
For a full list of bug fixes addressed for the September 2023 hotfix release, visit the September 2023 Release on GitHub.
For a list of the current known issues, visit the issues list on GitHub.
July 2023 Release Hotfix 1 (version 1.45.1)
July 2023 (Hotfix)
Azure Data Studio 1.45.1 is the latest general availability (GA) release.
- Release number: 1.45.1
- Release date: August 7, 2023
Bug fixes in 1.45.1
New Item |
Details |
Connection |
Fixed an issue that prevented all connections from appearing in the server tree view. |
Connection |
Updated recent connections list to include connections that are not saved. |
Database Migration Assessment for Oracle |
Resolved issue where links to open the assessment output were no longer working. |
Database Schema Conversion Toolkit |
Resolved issue where links to open the conversion output were no longer working. |
Installation |
Addressed error "gyp WARN install" for Windows arm64. |
Profiler |
Fixed an issue where the session dropdown was not populated when an XEL file is opened. |
Profiler |
Addressed issue where running state was incorrectly set after a session was started. |
For a full list of bug fixes addressed for the July 2023 hotfix release, visit the July 2023 Hotfix Release on GitHub.
Known issues in 1.45.1
New Item |
Details |
Workaround |
Installation |
Azure Data Studio installation fails on RHEL 8 |
Use RHEL 9, or manually install glibc-2.29 and add it to the Library Path and then re-install ADS |
For a list of the current known issues, visit the issues list on GitHub.