File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## Version 1.20.0
4
+ * Release date: July 26, 2023
5
+ * Release status: GA
6
+ ### What's new in 1.20.0
7
+ * Added new setting to support enabling connection pooling for performance improvement - https://github.com/microsoft/vscode-mssql/pull/17733
8
+ * Bug Fixes:
9
+ - Fixed issue where creating connection with connection string would fail - https://github.com/microsoft/vscode-mssql/pull/17737
10
+ - Fixed issue where Copy actions wouldn't work on Data Grid cells - https://github.com/microsoft/vscode-mssql/pull/17722
11
+ - Added missing DB Create syntax keyword colorization - https://github.com/microsoft/vscode-mssql/pull/17732
12
+ - Improved connection description when selecting connection from quick pick - https://github.com/microsoft/vscode-mssql/pull/17737
13
+ - Fixed authentication issue where user account could not be found in MSAL Cache in Linux - https://github.com/microsoft/vscode-mssql/pull/17747
14
+
3
15
## Version 1.19.1
4
16
* Release date: June 5, 2023
5
17
* Release status: GA
You can’t perform that action at this time.
0 commit comments