Releases: microsoft/vscode-mssql
Releases · microsoft/vscode-mssql
Release 1.19.1
Version 1.19.1
- Release date: June 5, 2023
- Release status: GA
What's new in 1.19.1
- Performance improvement in Query Editor language service by enabling connection pooling (microsoft/azuredatastudio#22970)
- Fixed an issue where hyphenated user accounts failed to login to Azure SQL Server (microsoft/azuredatastudio#23210)
Release 1.19.0
Version 1.19.0
- Release date: May 24, 2023
- Release status: GA
What's new in 1.19.0
Release 1.18.0
Version 1.18.0
- Release date: March 22, 2023
- Release status: GA
What's new in 1.18.0
- Upgraded AAD Azure account management to support MSAL authentication.
- Added native MacOS and Windows arm64 support - #17614
- Added "Group by Schema" to Object Explorer - #17543
- Add Object Explorer connection timeout setting - #17548
- Accessibility Fixes
- Screen Reader is not reading the full information related to the database name - #17204
- After pressing tab key from "More actions" keyboard focus is going to bottom status bar instead of going to the "messages" dropdown - #17192
- Message window does not expand and collapse with the help of keyboard and shortcut key - #1687
@microsoft/ads-adal-library v1.0.17
Fixes:
- Fixes bug where incorrect home tenant would be used to acquire access token.
Release 1.17.1
Version 1.17.1
- Release date: January 30, 2023
- Release status: GA
What's new in 1.17.1
- Fixed a regression causing Object Explorer to not show database objects for Azure SQL DB Basic SLO (microsoft/azuredatastudio#21735)
Release 1.17.0
Version 1.17.0
- Release date: January 25, 2023
- Release status: GA
What's new in 1.17.0
- BREAKING CHANGE - Connection Encryption is now Enabled by Default - #17484
- Moving to Microsoft.Data.SqlClient 5.0.1 dependency with STS Update
- By default, saved connection profiles will connect with encryption and only accept trusted server certificates. This is a breaking change for some connections and some saved connection profiles may require updates to connect.
- See https://aka.ms/vscodemssql-connection for more information.
- Introduced HostNameInCertificate Connection Property.
- Exposed getServerInfo API to allow Target Platform to be set automatically when creating SQL Projects from database
- Accessibility Fixes
SQL Grammar Fixes & Updates
@microsoft/ads-adal-library v1.0.16
Release 1.16.0
Version 1.16.0
- Release date: August 24, 2022
- Release status: GA
What's new in 1.16.0
- Added support for creating Azure Functions with SQL Bindings from Views in the Object Explorer
- Fixed issues with Integrated authentication in Unix environments #17333
Release 1.15.0
Version 1.15.0
- Release date: June 15, 2022
- Release status: GA
What's new in 1.15.0
- Add support for dependent extensions
- Fixed issues
Release Hotfix 1.14.2
Version 1.14.2
- Release date: May 20, 2022
- Release status: GA
What's new in 1.14.2
- Adds extension APIs for managing Azure resources