Commit Graph
15 Commits
Author SHA1 Message Date
Benjamin Schroth 8b467e3f56 feat(core): Implement partial execution for all tool nodes (#15168) 2025-05-12 12:31:17 +02:00
Benjamin Schroth 5fa41bd73a fix(core): Error in partial execution of vector stores (#15019) 2025-05-01 00:54:02 +02:00
Mutasem Aldmourandकारतोफ्फेलस्क्रिप्ट™ b4a06aaff9 fix(core): Increment executionIndex in partial executions (no-changelog) (#14946)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-30 13:16:27 +02:00
Benjamin Schroth bc6f98928e feat(core): Implement partial execution of tool nodes (no-changelog) (#14939) 2025-04-28 13:24:56 +02:00
Danny Martini ddfe594cf0 fix(core): Prefer triggers with run data during partial executions (#14691) 2025-04-17 11:09:54 +02:00
कारतोफ्फेलस्क्रिप्ट™ 9ba58ca80b refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
Alex Grozavandकारतोफ्फेलस्क्रिप्ट™ 8215e0b59f refactor: Migrate NodeConnectionType to const object type (no-changelog) (#14078)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-03-21 14:01:26 +02:00
Danny Martini 918cc51abc fix(core): Don't fail partial execution when an unrelated node is dirty (#13925) 2025-03-18 12:27:49 +01:00
Danny Martini b3f9cde3fd fix(core): Clean run data for dirty nodes properly, including their children (#13821) 2025-03-11 16:53:51 +01:00
Danny Martiniandकारतोफ्फेलस्क्रिप्ट™ cbf2476819 fix(core): Find correct start nodes when the first node after that has no run data has pinned data (#13784)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-10 14:52:56 +01:00
कारतोफ्फेलस्क्रिप्ट™andDanny Martini be441fb91f chore: Add unit tests for findTriggerForPartialExecution (#13541)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-03-04 13:31:36 +01:00
Danny Martini 8a34f027c5 feat(core): Support executing single nodes not part of a graph as a partial execution (#13529) 2025-02-27 09:35:52 +01:00
Danny Martini d25817c5cc test(core): Fix a typo and add an additional test (#12725) 2025-01-20 16:56:12 +01:00
Danny Martini b66a9dc8fb fix(core): Remove run data of utility nodes for partial executions v2 (#12673) 2025-01-20 14:05:58 +01:00
कारतोफ्फेलस्क्रिप्ट™ 05858c2153 refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00