Skip to content

v9.1.0

Choose a tag to compare

@furey furey released this 07 Apr 15:06
· 28 commits to main since this release

🍃🔎 MongoDB Lens v9.1.0

Features

  • Selective Component Enabling: Added ability to explicitly specify which components (tools, prompts, resources) should be enabled, implicitly disabling all others via the new enabled configuration option.

Improvements

  • Data Flow Documentation: Added comprehensive explanation of how data flows through the system when using MongoDB Lens with remote LLM providers, including diagrams and best practices for protecting sensitive data.
  • Legacy Connection Options Removed: Removed deprecated MongoDB connection options (useNewUrlParser and useUnifiedTopology) which are no longer needed with modern MongoDB driver versions.