Update changelog for 1.36.1 hotfix (#19179)

* Update changelog for 1.36.1 hotfix

* Remove links for 1.36.0 entry
This commit is contained in:
Karl Burtram
2022-04-22 10:38:39 -07:00
committed by GitHub
parent d59d6583bd
commit 58758286d8

View File

@@ -1,14 +1,10 @@
# Change Log # Change Log
## Version 1.36.0 ## Version 1.36.1
* Release date: April 20, 2022 * Release date: April 22, 2022
* Release status: General Availability * Release status: General Availability
## What's new in this version ## What's new in this version
- General Availability of the Azure SQL Migration Extension for ADS - April Hotfix addressing these issues https://github.com/microsoft/azuredatastudio/milestone/88?closed=1.
- 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 | | Platform |
| --------------------------------------- | | --------------------------------------- |
@@ -28,6 +24,16 @@
[linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2193238 [linux-rpm]: https://go.microsoft.com/fwlink/?linkid=2193238
[linux-deb]: https://go.microsoft.com/fwlink/?linkid=2193327 [linux-deb]: https://go.microsoft.com/fwlink/?linkid=2193327
## 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
## Version 1.35.1 ## Version 1.35.1
* Release date: March 17, 2022 * Release date: March 17, 2022
* Release status: General Availability * Release status: General Availability
@@ -40,12 +46,12 @@
* Release status: General Availability * Release status: General Availability
## What's new in this version ## What's new in this version
* New Features: * New Features:
* Table Designer - Added functionality for creation and management of tables for SQL Servers. Built using DacFx framework * 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 * 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 * 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: * Bug Fixes:
* Azure Arc Extension - SQL Managed Instance-Azure Arc is now fixed for both indirect connectivity mode and direct connectivity mode * 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 * Notebooks - Support for keyboard navigation between cells to minimize mouse clicking
## Version 1.34.0 ## Version 1.34.0
@@ -58,9 +64,9 @@
* Support for project build with .NET 6 in SQL Database Projects extension * Support for project build with .NET 6 in SQL Database Projects extension
* Publish to container in SQL Database Projects extension * Publish to container in SQL Database Projects extension
* Undo and redo support for notebook cell-level operations * Undo and redo support for notebook cell-level operations
* Extension Updates: * Extension Updates:
* Azure SQL Migration * Azure SQL Migration
* Langpacks * Langpacks
* SQL Database Projects * SQL Database Projects
@@ -70,7 +76,7 @@
* Fix to pre-populate target database names in the migration wizard 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 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 * Fix for Python upgrades when two or more notebooks were open
## Version 1.33.1 ## Version 1.33.1
* Release date: Nov 4, 2021 * Release date: Nov 4, 2021
* Release status: General Availability * Release status: General Availability
@@ -84,18 +90,18 @@
* Release status: General Availability * Release status: General Availability
## What's new in this version ## What's new in this version
* New Notebook Features: * New Notebook Features:
* Notebook Views * Notebook Views
* Split cell support * Split cell support
* Keyboard shortcuts for Markdown Toolbar Cells * Keyboard shortcuts for Markdown Toolbar Cells
* Ctrl/Cmd + B = Bold Text * Ctrl/Cmd + B = Bold Text
* Ctrl/Cmd + I = Italicize Text * Ctrl/Cmd + I = Italicize Text
* Ctrl/Cmd + U = Underline Text * Ctrl/Cmd + U = Underline Text
* Ctrl/Cmd + Shift + K = Add Code Block * Ctrl/Cmd + Shift + K = Add Code Block
* Ctrl/Cmd + Shift + H = Highlight Text * Ctrl/Cmd + Shift + H = Highlight Text
* Book improvements * Book improvements
* Add a new section * Add a new section
* Drag and Drop * Drag and Drop
* Extension Updates: * Extension Updates:
* Import * Import
* Langpacks * Langpacks
@@ -111,8 +117,8 @@
* Release date: August 18, 2021 * Release date: August 18, 2021
* Release status: General Availability * Release status: General Availability
* Extension Updates: * Extension Updates:
* Arc/Az CLI extensions - Azure Arc extension now uses Azure CLI instead of Azure Data CLI for deploying and interacting with Azure Arc * Arc/Az CLI extensions - Azure Arc extension now uses Azure CLI instead of Azure Data CLI for deploying and interacting with Azure Arc
instances instances
* Langpacks * Langpacks
* SQL Database Projects * SQL Database Projects
* Azure Monitor * Azure Monitor