Skip to content

bump excel_analysis plugin to version 0.3.0 - #3017

Merged
crazywoola merged 8 commits into
langgenius:mainfrom
Logan19940824:bump-excel_analysis-plugin-0.2.0
Sep 4, 2026
Merged

bump excel_analysis plugin to version 0.3.0#3017
crazywoola merged 8 commits into
langgenius:mainfrom
Logan19940824:bump-excel_analysis-plugin-0.2.0

Conversation

@Logan19940824

@Logan19940824 Logan19940824 commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Plugin information

Submission type

  • New plugin
  • Version update

What changed

  • Publish excel_analysis version 0.3.0.
  • Cache parsed worksheets as Parquet in Dify plugin storage so later read-only queries do not depend on the preview URL.

Risk level

  • Low risk
  • Medium risk
  • High risk

Required checks

  • I have read and followed the Marketplace submission requirements.
  • Package contains only runtime files.
  • Package contains no secrets, credentials, .env, .git, caches, logs, or IDE files.
  • README includes usage instructions and source repository link.
  • Package includes PRIVACY.md referenced by manifest.yaml.

Security and privacy notes

This plugin processes user-provided Excel/CSV files, performs local filesystem operations in temporary directories, stores parsed worksheet data in Dify plugin storage, and executes user-provided read-only DuckDB SELECT/CTE statements. It does not execute commands or send workbook data to third-party APIs beyond the Dify-provided file URL.

Local validation

  • Package contents and ZIP integrity checked locally.
  • Python smoke test could not run in this environment because the local Python executable session is unavailable.
  • PR changes exactly one .difypkg file.

@github-actions github-actions Bot added the risk: low Low-risk Marketplace submission label Sep 3, 2026
@Logan19940824 Logan19940824 changed the title bump excel_analysis plugin to version 0.2.0 bump excel_analysis plugin to version 0.3.0 Sep 3, 2026
@crazywoola
crazywoola merged commit 50ff885 into langgenius:main Sep 4, 2026
2 checks passed
@Logan19940824
Logan19940824 deleted the bump-excel_analysis-plugin-0.2.0 branch September 4, 2026 02:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

risk: low Low-risk Marketplace submission

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants