Skip to content

Releases: microsoft/azuredatastudio

July 2022 Release (version 1.38.0)

27 Jul 16:48
dff93c4
Compare
Choose a tag to compare

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.
Platform
Windows User Installer
Windows System Installer
Windows ZIP
macOS ZIP
Linux TAR.GZ
Linux RPM
Linux DEB

June 2022 Release (version 1.37.0)

15 Jun 17:26
d904740
Compare
Choose a tag to compare

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.
Platform
Windows User Installer
Windows System Installer
Windows ZIP
macOS ZIP
Linux TAR.GZ
Linux RPM
Linux DEB

April 2022 Release Hotfix 2 (version 1.36.2)

20 May 17:26
2299a76
Compare
Choose a tag to compare

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
Platform
Windows User Installer
Windows System Installer
Windows ZIP
macOS ZIP
Linux TAR.GZ
Linux RPM
Linux DEB

April 2022 Release Hotfix 1 (version 1.36.1)

22 Apr 16:57
e56e1d9
Compare
Choose a tag to compare

April 2022 Release (version 1.36.0)

20 Apr 16:40
Compare
Choose a tag to compare

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
Platform
Windows User Installer
Windows System Installer
Windows ZIP
macOS ZIP
Linux TAR.GZ
Linux RPM
Linux DEB

February 2022 Release Hotfix 1 (version 1.35.1)

17 Mar 18:19
bdb81bc
Compare
Choose a tag to compare

February 2022 Release (version 1.35.0)

24 Feb 22:44
e9c8eb8
Compare
Choose a tag to compare

Version 1.35.0

  • Release date: February 24, 2022
  • Release status: General Availability

What's new in this version

  • New Features:

    • Table Designer - Added functionality for creation and management of tables for SQL Servers. Built using DacFx framework
    • Query Plan Viewer - Added functionality for users to view a graphic view of estimated and actual query plans without need for an extension
    • Azure Arc Extension - Updated the Data Controller deployment wizard and the SQL Managed Instance - Azure Arc deployment wizard to reflect the deployment experience in Azure Portal
  • Bug Fixes:

    • Azure Arc Extension - SQL Managed Instance-Azure Arc is now fixed for both indirect connectivity mode and direct connectivity mode
    • Notebooks - Support for keyboard navigation between cells to minimize mouse clicking
Platform
Windows User Installer
Windows System Installer
Windows ZIP
macOS ZIP
Linux TAR.GZ
Linux RPM
Linux DEB

December 2021 Release (version 1.34.0)

16 Dec 01:25
83a4316
Compare
Choose a tag to compare

Version 1.34.0

  • Release date: December 15, 2021
  • Release status: General Availability

What's new in this version

  • New Features:

    • Added “Currently restoring backup file” in the migration progress details page of Azure SQL Migration extension when backup files location is Azure Storage blob container
    • Enhancements to diagnostics in Azure SQL Migration extension
    • Support for project build with .NET 6 in SQL Database Projects extension
    • Publish to container in SQL Database Projects extension
    • Undo and redo support for notebook cell-level operations
  • Extension Updates:

    • Azure SQL Migration
    • Langpacks
    • SQL Database Projects
  • Bug Fixes:

    • Fix for multiple database migrations when using network share as backup files location in Azure SQL Migration extension
    • Fix for multiple database migrations when using blob storage containers as backup files location in Azure SQL Migration extension
    • Fix to pre-populate target database names in the migration wizard in Azure SQL Migration extension
    • Fix to column sorting in grids where the presence of null values could lead to unexpected results
    • Fix for Python upgrades when two or more notebooks were open
Platform
Windows User Installer
Windows System Installer
Windows ZIP
macOS ZIP
Linux TAR.GZ
Linux RPM
Linux DEB

October 2021 Release Hotfix 1 (version 1.33.1)

05 Nov 16:43
0b9ef71
Compare
Choose a tag to compare

October 2021 Release (version 1.33.0)

27 Oct 16:31
6783aa6
Compare
Choose a tag to compare

Version 1.33.0

  • Release date: October 27, 2021
  • Release status: General Availability

What's new in this version

  • New Notebook Features:

    • Notebook Views
    • Split cell support
    • Keyboard shortcuts for Markdown Toolbar Cells
      • Ctrl/Cmd + B = Bold Text
      • Ctrl/Cmd + I = Italicize Text
      • Ctrl/Cmd + U = Underline Text
      • Ctrl/Cmd + Shift + K = Add Code Block
      • Ctrl/Cmd + Shift + H = Highlight Text
    • Book improvements
      • Add a new section
      • Drag and Drop
  • Extension Updates:

    • Import
    • Langpacks
    • Schema Compare
    • Sql Database Projects
    • Azure SQL Migration
  • Bug Fixes

    • Notebook linking improvements
    • Horizontal Scrollbar improvement (when word wrap is off in MD Splitview / MD mode) in Notebooks
    • Vertical Scrollbar improvement for MD Splitview in Notebooks
Platform
Windows User Installer
Windows System Installer
Windows ZIP
macOS ZIP
Linux TAR.GZ
Linux RPM
Linux DEB