Skip to content

v0.4.0

Choose a tag to compare

@tnaum-ms tnaum-ms released this 08 Sep 12:37
5b3983d

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