ReleaseMicrosoftMicrosoftpublished Mar 13, 2026seen 5d

microsoft/vscode-documentdb v0.7.2

microsoft/vscode-documentdb

Open original ↗

Captured source

source ↗
published Mar 13, 2026seen 5dcaptured 13hhttp 200method plain

v0.7.2

Repository: microsoft/vscode-documentdb

Tag: v0.7.2

Published: 2026-03-13T11:23:26Z

Prerelease: no

Release notes:

Improvements

  • Data Migration Discoverability: The "Data Migration…" menu is now always visible on cluster nodes and introduces announced providers infrastructure to help users discover and install migration extensions from the Marketplace. #515
  • Reconnect Prompt After Credential Update: Offers a reconnect prompt when updating credentials from an error recovery node, so users no longer need to manually retry the connection. #504
  • Experimental AI Query Generation Setting: Adds documentDB.experimental.enableAIQueryGeneration setting to control the AI query generation feature, disabled by default. Reports experimental feature status via activation telemetry. #503
  • tRPC Upgrade and Abort Signal Support: Upgrades @trpc/client and @trpc/server to v11.10.0 and adds AbortSignal-based cancellation for webview operations. #320, #502
  • Connection String Validation: Adds defensive trimming (including BOM, NBSP) at all input entry points and simplifies credential validation to avoid unnecessary parse/serialize round-trips. #511
  • Feedback Collection Documentation: Documents how the extension collects user feedback and its relation to VS Code's global telemetry setting in the README. #509

Security

  • Dependency Updates: Updates minimatch (3.1.2 → 3.1.4), qs, and body-parser to address security vulnerabilities. #505, #514

> Version 0.7.1 was reserved for an internal validation build and was not released on the Marketplace.

Notability

notability 3.0/10

Minor patch release of an extension