Skip to content

Release 1.43.0

Latest

Choose a tag to compare

@Benjin Benjin released this 02 Jun 05:07
· 3 commits to release/1.43 since this release
53f4a05

Version 1.43.0

  • Release date: June 2, 2026
  • Release status: GA

What's new in 1.43.0

  • Released SQL Notebooks, and Data API builder and Schema Designer with GitHub Copilot integration as generally available (GA)
  • Introduced Azure SQL Database provisioning (Public Preview) for easily creating new free tier Azure SQL databases
  • Added support for including and excluding columns to Data API builder, and ORM-based migrations to Schema Designer
  • Added query result export options for SQL Notebooks
  • Fixed SQL notebook keyboard shortcuts, save behavior, and issues related to message output
  • Added support for Microsoft Entra ID Service Principal authentication
  • Added an option to specify how newly-opened .SQL files or query editors should connect via mssql.newEditorConnectionBehavior
  • Added query-level filtering for Edit Data so filters apply across the full result set, not only the visible rows
  • Added detailed loading progress for Table Designer and Schema Designer
  • Rebuilt the experience for browsing Azure databases in the Connection Dialog to be more intuitive and familiar
  • Improved Microsoft Entra ID MFA token refresh and reauthentication handling to reduce stale token loops and connection failures
  • Fixed issues where Execute Current Statement selection behavior and line numbers in query error messages may not be aligned