99
c2030a4b98
chore: bump official plugin versions batch 1 ( #3207 )
2026-05-27 16:32:54 +08:00
99
3b1ddbfdf0
chore(deps): consolidate medium-priority dependency updates ( #3192 )
...
* chore: consolidate medium-priority dependency updates
* fix: address medium-priority dependency CI failure
2026-05-24 22:05:30 +08:00
99
c80805b3e4
fix: add legacy requirements for plugin packages ( #2992 )
2026-04-27 15:54:07 +08:00
99
a314f3f300
chore: migrate selected plugins to uv lock ( #2978 )
2026-04-26 04:03:43 +08:00
wangxiaolei
c098f81f34
fix: fix werkzeug cve issue ( #2791 )
2026-03-26 16:39:29 +08:00
dependabot[bot]
c45d3fef6a
chore(deps): bump cryptography from 46.0.3 to 46.0.5 in /datasources/github ( #2595 )
...
* chore(deps): bump cryptography in /datasources/github
Bumps [cryptography](https://github.com/pyca/cryptography ) from 46.0.3 to 46.0.5.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5 )
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
* chore(datasources/github): bump plugin version to 0.4.1
* chore(datasources/github): bump plugin version to 0.4.2
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com >
Co-authored-by: Crazywoola <100913391+crazywoola@users.noreply.github.com >
2026-02-21 14:22:00 +08:00
Mizuho Kodama
fc313a4720
fix(github): make type parameter optional ( #2597 )
...
Remove default value "all" from type parameter to make it optional.
Skip validation when type is not provided.
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com >
2026-02-16 20:04:53 +08:00
Stream
e89c199dfb
feat: add pyproject.toml and run uv sync for all the plugins ( #2260 )
...
* feat: add `pyproject.toml` and run `uv sync`
* fix: inconsistency with dependency
* fix: dependency format
* chore: to make the script happy
* chore: remove pyproject.toml from .difyignore
* chore: remove uv.lock from .difyignore
2026-01-14 15:33:51 +08:00
wangxiaolei
5553732183
feat: github using datasource parameter to filter github repo ( #2270 )
2025-12-17 10:36:53 +08:00
crazywoola
978c75a422
bump deps version ( #1849 )
...
* bump version
* bump version
* bump version
2025-10-14 09:24:20 +08:00
Maries
1bc1fe6e05
chore: update plugin versions and refine error handling across multiple datasources ( #1765 )
...
- Bump version for azure_blob, confluence, dropbox, firecrawl, github, gitlab, notion, onedrive, tavily datasources.
- Update dify_plugin dependency to a fixed version in requirements.txt for consistency.
- Remove unnecessary print statements in confluence, tavily, and notion datasource implementations to improve code cleanliness.
2025-09-26 18:02:35 +08:00
QuantumGhost
0265e1bfc0
chore: adjust tags and minimal_dify_version for knowledge pipeline plugins ( #1719 )
...
- add `rag` tag to knowledge pipeline related plugins
- adjust minimal_dify_version to `1.9.0` for data source plugins
2025-09-16 20:11:02 +08:00
QuantumGhost
45f3b7c736
feat: introduce datasource plugins and chunker plugins for RAG pipeline ( #1649 )
...
* feat: Introduce datasource plugins
Co-authored-by: jingfelix <jingfelix@outlook.com >
Co-authored-by: Harry <xh001x@hotmail.com >
Co-authored-by: Frederick2313072 <2031894837@qq.com >
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: citron <45784494+lcandy2@users.noreply.github.com >
* feat: Introduce chunkers for RAG pipelines
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: Dongyu Li <544104925@qq.com >
* feat: Introduce dify_extractor tool
Co-authored-by: jyong <718720800@qq.com >
* fix: README title (#1648 )
Signed-off-by: jingfelix <jingfelix@outlook.com >
* add readme and privacy
---------
Signed-off-by: jingfelix <jingfelix@outlook.com >
Co-authored-by: jingfelix <jingfelix@outlook.com >
Co-authored-by: Harry <xh001x@hotmail.com >
Co-authored-by: Frederick2313072 <2031894837@qq.com >
Co-authored-by: jyong <718720800@qq.com >
Co-authored-by: citron <45784494+lcandy2@users.noreply.github.com >
Co-authored-by: Dongyu Li <544104925@qq.com >
2025-09-04 15:23:13 +08:00