Skip to content

Release 1.33.0

Choose a tag to compare

@Benjin Benjin released this 18 Jun 17:01
62b511c

Version 1.33.0

  • Release date: June 18, 2025
  • Release status: GA

What’s new in 1.33.0

  • Introduced Local SQL Server Containers (Public Preview) for local development — spin up SQL Server containers in seconds inside VS Code with SQL Server 2025 by default, no Docker commands needed
  • Introduced GitHub Copilot Agent Mode (Public Preview) to connect, disconnect, or switch databases, and explore and visualize schemas with smart, context-aware suggestions
  • Added Connection Groups for organized connection management — group local, staging, and production connections for clearer structure and faster switching
  • Fixed query execution issues with GitHub Copilot
  • Improved connection pooling behavior for serverless databases
  • Fixed JSON export handling for decimal values in Query Results
  • Fixed Schema Compare dropdown selection
  • Enhanced Schema Designer usability — faster loading, better filters, improved auto-arrange, clearer export options, and UI refinements