Skip to content

v0.5.0

Choose a tag to compare

@tnaum-ms tnaum-ms released this 13 Oct 16:14
· 2606 commits to main since this release
61ef81f

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