8000 Release v9.1.0 Β· furey/mongodb-lens Β· GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v9.1.0

Compare
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.
0