mirror of
https://github.com/langgenius/dify-official-plugins.git
synced 2026-07-21 17:45:23 -04:00
[PR #1765] [MERGED] chore: update plugin versions and refine error handling across multip… #2071
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langgenius/dify-official-plugins/pull/1765
Author: @Mairuis
Created: 9/24/2025
Status: ✅ Merged
Merged: 9/26/2025
Merged by: @Mairuis
Base:
main← Head:fix/datasource_sdk_version📝 Commits (1)
0587344chore: update plugin versions and refine error handling across multiple datasources📊 Changes
20 files changed (+17 additions, -25 deletions)
View changed files
📝
datasources/azure_blob/manifest.yaml(+1 -1)📝
datasources/azure_blob/requirements.txt(+1 -1)📝
datasources/confluence_datasource/datasources/confluence_datasource.py(+0 -4)📝
datasources/confluence_datasource/manifest.yaml(+1 -1)📝
datasources/confluence_datasource/provider/confluence_datasource.py(+0 -1)📝
datasources/dropbox_datasource/manifest.yaml(+1 -1)📝
datasources/dropbox_datasource/requirements.txt(+1 -1)📝
datasources/firecrawl_datasource/datasources/crawl.py(+0 -1)📝
datasources/firecrawl_datasource/manifest.yaml(+1 -1)📝
datasources/github/manifest.yaml(+1 -1)📝
datasources/github/requirements.txt(+1 -1)📝
datasources/gitlab_datasource/manifest.yaml(+1 -1)📝
datasources/gitlab_datasource/requirements.txt(+1 -1)📝
datasources/notion_datasource/datasources/notion_datasource.py(+0 -1)📝
datasources/notion_datasource/manifest.yaml(+1 -1)📝
datasources/onedrive/manifest.yaml(+1 -1)📝
datasources/onedrive/requirements.txt(+1 -1)📝
datasources/tavily_datasource/datasources/search_extract.py(+2 -3)📝
datasources/tavily_datasource/manifest.yaml(+1 -1)📝
datasources/tavily_datasource/requirements.txt(+1 -1)📄 Description
chore: update plugin versions and refine error handling across multiple datasources
Changes Summary
azure_blob,confluence,dropbox,firecrawl,github,gitlab,notion,onedrive,tavilydify_plugindependency to fixed version in requirements.txtconfluence,tavily, andnotionimplementationsRelated Issues or Context
This maintenance PR addresses technical debt across multiple datasource plugins by:
This PR contains Changes to Non-Plugin
This PR contains Changes to Non-LLM Models Plugin
Verification:
✅ All version-bumped datasources passed integration tests
✅ Error cases validated in modified modules
Version Control
Version Strategy:
Dify Plugin SDK Version
dify_plugin>=0.3.0,<0.5.0in requirements.txtCurrent Spec:
Environment Verification
Local Deployment Environment
Test Coverage:
SaaS Environment
Validation Steps:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.