You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
New Features & Improvements
Deep Azure Integration: Introduces deep integration with the Azure Resources extension, providing a unified experience for discovering and managing Azure Cosmos DB for MongoDB (RU and vCore) resources directly within the Azure view. #58
Service Discovery for MongoDB (RU): Adds a new service discovery provider for Azure Cosmos DB for MongoDB (RU) resources, enabling effortless connection and authentication through the Discovery View. #244
Official DocumentDB Logo: Updated the extension's icon and branding to use the official DocumentDB logo for better brand recognition and consistency. #246
Fixes
Connection String Password Support: Restored support for passwords when creating new connections using a connection string, fixing a regression that affected certain configurations. #247
Improved Debugging Information: Enhanced internal error handling for nonNull checks to include file context, making it easier to diagnose and triage issues. #236