Releases: microsoft/azuredatastudio
Releases · microsoft/azuredatastudio
November 2022 Release Hotfix 1 (version 1.40.1)
Version 1.40.1
- Release date: November 22, 2022
- Release status: General Availability
What's new in 1.40.1
- Bug fixes in 1.40.1
- Fixed bug that caused folders in the servers tree to display incorrect contents (#21245)
November 2022 Release (version 1.40.0)
Version 1.40.0
- Release date: November 16, 2022
- Release status: General Availability
What's new in 1.40.0
New Item |
Details |
Connections |
Connections for SQL now default to Encrypt = 'True'. |
ARM64 Support for macOS |
ARM64 build for macOS is now available. |
Table Designer |
Announcing the General Availability of the Table Designer. |
Table Designer |
Period columns now added by default when System-Versioning table option is selected. |
Table Designer |
Added support for hash indexes for In-Memory tables, and added support for columnstore indexes. |
Table Designer |
New checkbox added, "Preview Database Updates", when making database changes to ensure that users are aware of potential risks prior to updating the database. |
Table Designer |
"Move Up" and "Move Down" buttons added to support column reordering for Primary Keys. |
Query Plan Viewer |
Announcing the General Availability of the Query Plan Viewer in Azure Data Studio. |
Query Plan Viewer |
Added support for identification of most expensive operator(s) in a plan. |
Query Plan Viewer |
Updates were made to the properties window to allow for full display of text upon hovering over a cell. Full text can also be copied. |
Query Plan Viewer |
Implemented filter functionality in the Properties pane for an execution plan. |
Query Plan Viewer |
Added support for collapsing and expanding all subcategories within the Plan Comparison Properties window. |
Query History Extension |
Announcing the General Availability of the SQL History Extension. |
Query History Extension |
Now includes ability to persist history across multiple user sessions. |
Query History Extension |
Added the ability to limit the number of entries stored in the history. |
Schema Compare |
Users can now open .scmp files directly from the context menu for existing files in the file explorer. |
Query Editor |
Now allows full display for text strings larger than 65,535 characters. |
Query Editor |
Added support for the SHIFT key when making multiple cell selections. |
MySQL Extension |
Support for MySQL extension is now available in preview. |
Azure SQL Migration Extension |
Azure SQL Database Offline Migrations is now available in preview. Customers can use this new capability to save and share reports as needed. |
Azure SQL Migration Extension |
Addition of elastic Azure recommendations model. |
Database Migration Assessment for Oracle |
Assessment tooling for Oracle database migrations to Azure Database for PostgreSQL and Azure SQL available in preview. |
VS Code merge |
VS Code merges to version 1.67. Read their release notes to learn more. |
SQL Database Projects |
Adds SQL projects support for syntax introduced in SQL Server 2022. |
Bug fixes in 1.40.0
New Item |
Details |
Connections |
Fixed bug that occurred when trying to connect to the Dedicated Admin Connection (DAC) on SQL Server. |
Connections |
Fixed issue with wrong tenant showing up while trying to connect to a database with Azure Active Directory login. |
Connections |
Fixed zoom reset behavior when adding a new connection. |
Connections |
Fixed loading bug what occurred when attempting to sign in to Azure via proxy. |
Connections |
Fixed issue encountered while attempting to connect to a "sleeping" Azure SQL Database. |
Object Explorer |
Fixed the SELECT script generation issue for Synapse Databases. |
Schema Compare |
Fixed error that caused duplication of comment headers when applying schema changes on stored procedure objects. |
Schema Compare |
Fixed issue that prevented schema compare issues when creating a new empty schema with a "DOMAIN\User" pattern. |
Query Editor |
Fixed bug that caused results to be lost upon saving query files. |
Table Designer |
Fixed a bug that caused creation of a new table when renaming an existing table. |
Query Plan Viewer |
Fixed missing index recommendation T-SQL syntax. |
SQL Projects |
Fixed bug in SQL Projects that led to extension not using output path when publishing a project. |
SQL Projects |
Fixed bug that caused .NET install to not be found when using the SQL Projects extension on Linux platforms. |
August 2022 Release Hotfix 1 (version 1.39.1)
Version 1.39.1
- Release date: August 30, 2022
- Release status: General Availability
What's new in 1.39.1
- Bug fixes in 1.39.1
- Fixed bug that caused Database Trees in server connections to not expand in the Object Explorer.
August 2022 Release (version 1.39.0)
Version 1.39.0
- Release date: August 24, 2022
- Release status: General Availability
What's new in 1.39.0
New Item |
Details |
Deployment Wizard |
Azure Data Studio now supports SQL Server 2022 (Preview) in the Deployment Wizard for both local and container installation. |
Object Explorer |
Added Ledger icons and scripting support to Object Explorer for Ledger objects. |
Dashboard |
Added hexadecimal values to support color detection. |
Query Plan Viewer |
Added the ability to copy text from cells in the Properties Pane of a query plan. |
Query Plan Viewer |
Introduced a "find node" option in plan comparison to search for nodes in either the original or added plan. |
Table Designer |
Now supports the ability to add included columns to a nonclustered index, and the ability to create filtered indexes. |
SQL Projects |
Publish options were added to the Publish Dialog. |
Query History Extension |
Added double-click support for query history to either open the query or immediately execute it, based on user configuration. |
Bug fixes in 1.39.0
New Item |
Details |
Dashboard |
Fixed an accessibility issue that prevented users from being able to access tooltip information using the keyboard. |
Voiceover |
Fixed a bug that caused voiceover errors across the Dashboard, SQL Projects, SQL Import Wizard, and SQL Migration extensions. |
Schema Compare |
Fixed a bug that caused the UI to jump back to the top of the options list after selecting/deselecting any option. |
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. |
Object Explorer |
Fixed a bug that caused menu items in Object Explorer not to show up for non-English languages. |
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. |
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. |
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. |
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. |
SQL Projects |
Fixed a bug that caused the "Generate Script" command to not work correctly when targeting a new Azure SQL Database. |
Notebooks |
Fixed a bug that caused pasted images to disappear from editor after going out of edit mode. |
Notebooks |
Fixed a bug that caused a console error message to appear after opening a markdown file. |
Notebooks |
Fixed a bug that prevented markdown cell toolbar shortcuts from working after creating a new split view cell. |
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". |
July 2022 Release (version 1.38.0)
Version 1.38.0
- Release date: July 27, 2022
- Release status: General Availability
What's new in 1.38.0
New Item |
Details |
VS Code merges to 1.62 |
This release includes updates to VS Code from the three previous VS Code releases. Read their release notes to learn more. |
Table Designer |
New column added to Table Designer for easier access to additional actions specific to individual rows. |
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. |
Query Plan Viewer |
Improved UI on selected operation node in the Execution Plan. |
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. |
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. |
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. |
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. |
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. |
Bug fixes in 1.38.0
New Item |
Details |
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. |
Query Editor |
Fixed coloring issues for new T-SQL functions in the Query Editor. |
Query Plan Viewer |
Fixed bug that caused custom zoom level spinner to allow values outside valid range. |
Dashboard |
Fixed issue that caused incorrect displaying of insight widgets on the dashboard. |
Notebooks |
Fixed issue where keyboard shortcuts and toolbar buttons were not working when first creating a Split View markdown cell. |
Notebooks |
Fixed issue where cell languages were not being set correctly when opening an ADS .NET Interactive notebook in VS Code. |
Notebooks |
Fixed issue where notebook was being opened as empty when exporting a SQL query as a notebook. |
Notebooks |
Disables install and uninstall buttons in Manage Packages dialog while a package is being installed or uninstalled. |
Notebooks |
Fixed issue where cell toolbar buttons were not refreshing when converting cell type. |
Notebooks |
Fixed issue where notebook was not opening if a cell contains an unsupported output type. |
Schema Compare |
Fixed issue where views and stored procedures were not correctly recognized by schema compare after applying changes. |
June 2022 Release (version 1.37.0)
Version 1.37.0
- Release date: June 15, 2022
- Release status: General Availability
What's new in this version
-
New Features:
- Backup & Restore - Backup & Restore to URL is now available in preview for Azure SQL Managed Instances.
- Table Designer - Added API to support computed column capabilities on Table Designer.
- Table Designer - Can now specify where to add new columns and columns can now be re-arranged by mouse dragging.
- Table Designer - Table Designer is now supported by SQL Projects to add or modify database schema without need to be connected to a server instance.
- Query Plan Viewer - Smart plan comparison is now available. Can now compare execution plans and view detailed differences between plans in the Properties Table.
- Query Plan Viewer - Added toggle button to switch between estimated and actual execution plans.
- Query Plan Viewer - Query Plan now comes with improved precision to operator costs for larger plans.
- MongoDB Extension for Azure Cosmos DB (Preview) - This extension introduces support for access to Mongo resources for Cosmos DB.
-
Bug Fixes:
- Table Designer - Fixed issue that caused app to not prompt user to save before closing.
- Table Designer - Fixed issue that returned empty data set upon attempting to edit the first cell of a new row.
- Table Designer - Improved resize to fit experience when zooming in on user interface as well as tab behavior issues.
- Query Plan Viewer - Fixed bug that caused custom zoom level spinner to allow values outside valid range.
- Schema Compare - Fixed issue with indexes not being added correctly when updating project from database.
- Notebooks - Fixed inconsistencies with notebook cell behavior and toolbars.
- Notebooks - Fixed issues with keyboard navigation.
April 2022 Release Hotfix 2 (version 1.36.2)
Version 1.36.2
- Release date: May 20, 2022
- Release status: General Availability
What's new in this version
- Fixed issue with execution plan zoom and operator icons
- Updated parallelism icon direction
April 2022 Release Hotfix 1 (version 1.36.1)
Version 1.36.1
- Release date: April 22, 2022
- Release status: General Availability
What's new in this version
April 2022 Release (version 1.36.0)
Version 1.36.0
- Release date: April 20, 2022
- Release status: General Availability
What's new in this version
- General Availability of the Azure SQL Migration Extension for ADS
- Support for .NET Interactive Notebooks Extension
- New Table Designer Features including support for System Versioned, Graph and Memory Optomized Tables
- Query Plan Viewer Updates includign warning and parallelism icons, the option to disable tooltips and support for opening .sqlplan files
- Improvements in SQL Projects and Schema Compare
February 2022 Release Hotfix 1 (version 1.35.1)
Version 1.35.1
- Release date: March 17, 2022
- Release status: General Availability
Hotfix release