Releases: microsoft/vscode-mssql
Releases · microsoft/vscode-mssql
Release 1.28.0
Version 1.28.0
- Release date: January 29, 2025
- Release status: GA
What's new in 1.28.0
- Added support for
mssql.resultsFontSize
andmssql.resultsFontFamily
in the new query results grid, to enable customization of font size and style. - Added automatic detection of non T-SQL dialects, and disabling of error detection when found.
- Added auto-resize functionality to the new query results grid, enabling columns to automatically adjust their width based on the data they contain.
- Added support for Edge tables in the new Table Designer
- Fixed usability and accessibility issues in the Connection Dialog, Table Designer, and Query Results Pane.
Release 1.27.0
Version 1.27.0
- Release date: December 18, 2024
- Release status: GA
What's new in 1.27.0
- Added the ability to filter query result rows by value
- Added the ability to maximize a specific result set from a query result with multiple sets
- Added a prompt for adding a firewall rule when using the new Connection Dialog to connect to an Azure SQL Database logical server
- Fixed usability bugs encountered when viewing query plans
- Improved performance when resizing the new query results pane with many result sets
- Fixed several bugs related to the query result message display
Release 1.26.0
Version 1.26.0
- Release date: November 20, 2024
- Release status: GA
What's new in 1.26.0
- Added the ability to open query results in a tab for the new UI, replicating the functionality of the previous query results experience.
- Added the
mssql.openQueryResultsInTabByDefault
setting, allowing users to set this behavior as the default (applicable only whenmssql.enableRichExperiences
is enabled). - Added ability to view the actual query plan for executed queries in the new UI.
- Added support for Visual Studio Code theming in the new UI.
Release 1.25.0
Version 1.25.0
- Release date: October 23, 2024
- Release status: GA
What's new in 1.25.0
- Added
mssql.enableRichExperiences
setting to enable modern experiences (public preview), including a connection dialog, table designer, new query results pane, query plan viewing, and object explorer filtering. Learn more - Added multiple result set support in new query results pane
- Added browsing your Azure subscriptions to connect to a SQL database
Release 1.24.0
Version 1.24.0
- Release date: September, 4, 2024
- Release status: GA
What's new in 1.24.0
- Fix Query messages lost switching tabs bug
- Add
mssql.enableExperimentalFeatures
setting to enable early preview connection, query plan, and table design experiences - Fix several accessibility bugs
Release 1.23.0
Version 1.23.0
- Release date: July, 31, 2024
- Release status: GA
What's new in 1.23.0
- update STS dependency to address Transaction Isolation Level bug
Release 1.22.1
Version 1.22.1
- Release date: January, 10, 2024
- Release status: GA
What's new in 1.22.1
- update STS dependency to address CVE-2024-0056
Release 1.22.0
Version 1.22.0
- Release date: November 8, 2023
- Release status: GA
What's new in 1.22.0
Release 1.21.0
Version 1.21.0
- Release date: September 20, 2023
- Release status: GA
What's new in 1.21.0
Release 1.20.1
Version 1.20.1
- Release date: August 7, 2023
- Release status: GA
What's new in 1.20.1
- Fixed an issue with not being able to download the SQL Tools Service Component in a proxy-enabled environment (#17755)