dify/api/core/plugin
-LAN- e5ad372df9
feat: simplify marketplace plugin identifier format
- Drop checksum from marketplace_plugin_unique_identifier
- Use simpler org/name:version format instead of org/name:version@checksum
- Update download endpoint to /api/v1/plugins/{org}/{name}/{version}/download
- Maintain backward compatibility by stripping checksums when present
2025-09-04 01:09:55 +08:00
..
backwards_invocation Migrate SQLAlchemy from 1.x to 2.0 with automated and manual adjustments (#23224) 2025-09-02 10:30:19 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities feat: simplify marketplace plugin identifier format 2025-09-04 01:09:55 +08:00
impl chore: apply ty checks on api code with script and ci action (#24653) 2025-09-02 16:05:13 +08:00
utils [Chore/Refactor] Switch from MyPy to Basedpyright for type checking (#25047) 2025-09-03 11:52:26 +08:00