You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| Table Designer | Added functionality for creation and management of tables for SQL Servers. Built using DacFx framework |
34
+
| Query Plan Viewer | Added functionality for users to view a graphic view of estimated and actual query plans without need for an extension |
35
+
| 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 |
36
+
| Dynamic Options | Added the option to use CategoryValue type objects when implementing Dynamic Options. For further explanation on how Dynamic Options work, refer to https://github.com/microsoft/azuredatastudio/blob/main/extensions/resource-deployment/DEVELOPER_GUIDE.md#options|
40
37
41
38
#### Bug fixes in 1.35.0
42
39
43
40
| New Item | Details |
44
41
|----------|---------|
45
-
| SQL Migration | Fix for multiple database migrations when using network share as backup files location in Azure SQL Migration extension |
46
-
| SQL Migration | Fix for multiple database migrations when using blob storage containers as backup files location in Azure SQL Migration extension |
47
-
| SQL Migration| Fix to pre-populate target database names in the migration wizard in Azure SQL Migration extension |
48
-
| Grid | Fix to column sorting in grids where the presence of null values could lead to unexpected results |
49
-
| Notebooks | Fix for Python upgrades when two or more notebooks were open |
42
+
| Azure Arc Extension | SQL Managed Instance-Azure Arc is now fixed for both indirect connectivity mode and direct connectivity mode |
43
+
| Notebooks | Support for keyboard navigation between cells to minimize mouse clicking |
50
44
51
-
For a full list of bug fixes addressed for the August 2021 release, visit the [bugs and issues list on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue+is%3Aclosed+milestone%3A%22December+2021+Release%22).
45
+
For a full list of bug fixes addressed for the February 2022 release, visit the [bugs and issues list on GitHub](https://github.com/microsoft/azuredatastudio/issues?q=is%3Aissue+milestone%3A%22February+2022+Release%22+is%3Aclosed).
0 commit comments