Skip to content

update(mongodb): bump mongodb_atlas_tool to v0.0.3#2395

Merged
crazywoola merged 1 commit into
langgenius:mainfrom
Pash10g:feat/mongodb-atlas-tool-0.0.3
May 12, 2026
Merged

update(mongodb): bump mongodb_atlas_tool to v0.0.3#2395
crazywoola merged 1 commit into
langgenius:mainfrom
Pash10g:feat/mongodb-atlas-tool-0.0.3

Conversation

@Pash10g
Copy link
Copy Markdown
Contributor

@Pash10g Pash10g commented May 11, 2026

Plugin Submission Form

1. Metadata

2. Submission Type

  • New plugin submission
  • Version update for existing plugin

3. Description

  • Bump to v0.0.3
  • Fix: datetime serialization crash (handles all BSON types)
  • Fix: JSON output is now a flat array (one message per doc, directly iterable)
  • New: text output for reranker piping (vector_search, full_text_search)
  • Refactor: shared serialize_doc utility in tools/utils.py
  • New: unit tests for serialization

4. Checklist

  • I have read and followed the Publish to Dify Marketplace guidelines
  • I have read and comply with the Plugin Developer Agreement
  • I confirm my plugin works properly on both Dify Community Edition and Cloud Version
  • I confirm my plugin has been thoroughly tested for completeness and functionality
  • My plugin brings new value to Dify

5. Documentation Checklist

  • Step-by-step setup instructions
  • Detailed usage instructions
  • All required APIs and credentials are clearly listed
  • Connection requirements and configuration details
  • Link to the repository for the plugin source code

6. Privacy Protection Information

Data Collection

No user personal data is collected. The plugin connects exclusively to the user's own MongoDB Atlas cluster using credentials they supply at installation time.

Privacy Policy

  • I confirm that I have prepared and included a privacy policy in my plugin package based on the Plugin Privacy Protection Guidelines

- Fix: datetime serialization crash (handles all BSON types)
- Fix: JSON output is now a flat array (one message per doc, directly iterable)
- New: text output for reranker piping (vector_search, full_text_search)
- Refactor: shared serialize_doc utility in tools/utils.py
- New: unit tests for serialization
Copy link
Copy Markdown
Member

@crazywoola crazywoola left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ LGTM

Decision: Approve

Local Check Results

Check Status Detail Required action
PR content language ✅ Pass PR title/body CJK ratio=0.0% (zh=0, en=1297, ignored_zh=0, allowed_zh<=0) None.
Project structure ✅ Pass All expected files present: manifest.yaml, README.md, PRIVACY.md. _assets/: yes. None.
Manifest author ✅ Pass author is valid. None.
Icon validation ✅ Pass icon exists: _assets/icon.svg None.
Version check ✅ Pass version 0.0.3 is available. None.
README language ✅ Pass README.md CJK ratio=0.0% (zh=0, en=5274, allowed_zh<=0) None.
PRIVACY.md ✅ Pass PRIVACY.md exists and is non-empty. None.
Dependency install ✅ Pass requirements installed successfully. None.
dify_plugin version ✅ Pass dify_plugin version 0.5.1 satisfies >= 0.5.0. None.
Install test ✅ Pass plugin install test passed. None.
Packaging test ✅ Pass packaging check passed. None.

@crazywoola crazywoola merged commit b5e5e95 into langgenius:main May 12, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants