dify/api/core/plugin
Harry 42f75b6602 feat(trigger): enhance trigger subscription handling with credential support
- Added `credentials` and `credential_type` parameters to various methods in `PluginTriggerManager`, `PluginTriggerProviderController`, and `TriggerManager` to support improved credential management for trigger subscriptions.
- Updated the `Subscription` model to include `parameters` for better subscription data handling.
- Refactored related services to accommodate the new credential handling, ensuring consistency across the trigger workflow.
2025-10-11 21:12:27 +08:00
..
backwards_invocation feat: knowledge pipeline (#25360) 2025-09-18 12:49:10 +08:00
endpoint fix: handle EndpointSetupFailedError in BasePluginClient (#19613) 2025-05-15 13:59:43 +08:00
entities refactor(trigger): rename trigger-related fields and methods for consistency 2025-10-11 12:26:08 +08:00
impl feat(trigger): enhance trigger subscription handling with credential support 2025-10-11 21:12:27 +08:00
utils Merge branch 'main' into feat/trigger 2025-10-10 15:16:00 +08:00