Skip to content

Commit

Permalink
porting changes to release branch (#18513)
Browse files Browse the repository at this point in the history
  • Loading branch information
erpett authored Dec 14, 2024
1 parent 8281bca commit e99d7ed
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 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

## Version 1.26.0
* Release date: November 20, 2024
* Release status: GA
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "mssql",
"displayName": "SQL Server (mssql)",
"version": "1.27.0",
"description": "Develop Microsoft SQL Server, Azure SQL Database and SQL Data Warehouse everywhere",
"description": "Design and optimize schemas for SQL Server, Azure SQL, and SQL Database in Fabric using a modern, lightweight extension built for developers",
"publisher": "ms-mssql",
"preview": false,
"license": "SEE LICENSE IN LICENSE.txt",
Expand Down

0 comments on commit e99d7ed

Please sign in to comment.