mirror of
https://github.com/langgenius/dify.git
synced 2026-01-21 22:54:17 +00:00
- Removed unnecessary input data from the TriggerEventNode's metadata. - Updated AsyncWorkflowService to use model_dump_json() for trigger metadata serialization. - Added a comment in WorkflowAppService to address the large size of the workflow_app_log table and the use of an additional details field.