ReleaseMicrosoftMicrosoftpublished Oct 13, 2025seen Jun 26

microsoft/vscode-documentdb v0.5.0

microsoft/vscode-documentdb

Open original ↗

Captured source

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

v0.5.0

Repository: microsoft/vscode-documentdb

Tag: v0.5.0

Published: 2025-10-13T16:14:43Z

Prerelease: no

Release notes:

New Features & Improvements

  • Enhanced Microsoft Entra ID Support: Overhauled Microsoft Entra ID integration for Azure Cosmos DB for MongoDB (vCore) to fully support multi-account and multi-tenant environments, enabling uninterrupted workflows for developers working across different organizations. This includes multi-account management and multi-tenant filtering. #277, #285, #284, #265, #243
  • New "Help and Feedback" View: Added a new view to the extension sidebar, providing a central place to access documentation, see the changelog, report issues, and request features. #289

Fixes

  • Password Re-entry on Shell Launch: Fixed a regression where users with saved credentials were still prompted for a password when launching the shell. #285
  • Tenant Information in Service Discovery: Resolved an issue where the extension would fail to respect the tenant context when interacting with Azure resources from a non-default tenant. #276
  • Connection Authentication Update: Corrected a failure that occurred when updating a connection's authentication method from Entra ID to a username/password. #284