ReleaseMicrosoftMicrosoftpublished Oct 22, 2025seen Jun 26

microsoft/vscode-documentdb v0.5.1

microsoft/vscode-documentdb

Open original ↗

Captured source

source ↗
published Oct 22, 2025seen Jun 26captured 1whttp 200method plain

v0.5.1

Repository: microsoft/vscode-documentdb

Tag: v0.5.1

Published: 2025-10-22T12:13:18Z

Prerelease: no

Release notes:

Fixes

  • Connection String Parsing: Resolved an issue where connection strings containing special characters (e.g., @) in query parameters, such as those from Azure Cosmos DB (appName=@myaccount@), would fail to parse. The connection string parser now properly sanitizes query parameters before parsing, ensuring reliable connections. #314, #316