Commit Graph

124 Commits

Author SHA1 Message Date
github-actions[bot]
aea8c92281 🚀 Release 1.100.0 (#16628)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-23 14:25:00 +02:00
github-actions[bot]
84a5cc67f7 🚀 Release 1.99.0 (#16381)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-16 15:44:12 +03:00
Cornelius Suermann
ecd9a1e53e Merge tag 'n8n@1.98.0' 2025-06-12 13:22:03 +02:00
Iván Ovejero
2b0cd5f7de refactor(core): Extend task runner force shutdown timeout (#16266) 2025-06-12 12:28:20 +02:00
github-actions[bot]
2b51ad8cab 🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-11 11:35:19 +02:00
कारतोफ्फेलस्क्रिप्ट™
2945bbdd1a ci: Handle new built-in node:* modules in the task-runner tests on node.js 24 (#16026) 2025-06-05 11:53:07 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
github-actions[bot]
ab4587106f 🚀 Release 1.96.0 (#15921)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-02 14:38:25 +02:00
Iván Ovejero
7f8b943c1a fix(core): Support helpers.request in task runners (#15859) 2025-05-30 12:37:18 +02:00
कारतोफ्फेलस्क्रिप्ट™
3a2a70f193 chore: Enfore consistent file-name casing on all backend packages (#15755) 2025-05-27 16:45:50 +02:00
github-actions[bot]
38e1908bc4 🚀 Release 1.95.0 (#15694)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-26 14:39:53 +02:00
github-actions[bot]
9cf6265e9f 🚀 Release 1.94.0 (#15516)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-19 14:26:31 +02:00
github-actions[bot]
2674d7fe61 🚀 Release 1.93.0 (#15311)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-05-12 16:23:44 +02:00
Iván Ovejero
75c1a4c5b3 fix(core): Fix task runner validation error on array of arrays (#15106) 2025-05-06 11:23:45 +02:00
Iván Ovejero
e86edf536f fix(core): Fix task runner logging to browser console (#15111) 2025-05-06 09:42:46 +02:00
github-actions[bot]
b3205c25c7 🚀 Release 1.92.0 (#15107)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-05-05 14:23:05 +02:00
github-actions[bot]
56a5546b4e 🚀 Release 1.91.0 (#14957)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-28 17:21:51 +02:00
github-actions[bot]
e4213e24fe 🚀 Release 1.90.0 (#14767)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-04-22 10:40:53 +02:00
Iván Ovejero
bfccd42b9f chore(core): Fix typo in prototype mutation env var docline (#14652) 2025-04-17 10:07:22 +02:00
Iván Ovejero
ff47279b25 perf(core): Reuse context in runOnceForEachItem mode in task runner (#14682) 2025-04-16 16:19:47 +02:00
Iván Ovejero
8b99f42009 refactor(core): Provide clearer errors on task runner rejection (#14666) 2025-04-16 10:28:47 +02:00
Iván Ovejero
7c1be05845 fix(core): Allow $evaluateExpression to resolve in task runners (#14641) 2025-04-15 20:27:26 +02:00
github-actions[bot]
981eaf0728 🚀 Release 1.89.0 (#14614)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-04-14 14:59:30 +02:00
Mutasem Aldmour
faecb47f15 test: Add $agentInfo to known task runner parsers (no-changelog) (#14525) 2025-04-10 15:13:04 +02:00
Iván Ovejero
d6ae3889ca feat(core): Make runtime prototype mutation protection configurable for task runner (#14515) 2025-04-10 14:12:25 +02:00
github-actions[bot]
0ff9ca989f 🚀 Release 1.88.0 (#14513)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-04-10 08:48:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
9ba58ca80b refactor(core): Persist node execution order, and forward it to the frontend (#14455) 2025-04-09 10:19:58 +02:00
github-actions[bot]
368ee9cfbf 🚀 Release 1.87.0 (#14444) 2025-04-07 15:45:29 +02:00
github-actions[bot]
7e6a1e69bf 🚀 Release 1.86.0 (#14293)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-31 14:39:15 +02:00
github-actions[bot]
ef66518c92 🚀 Release 1.85.0 (#14135)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-03-24 14:47:49 +01:00
Alex Grozav
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
github-actions[bot]
6aa75dd983 🚀 Release 1.84.0 (#13993)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-03-17 14:41:21 +01:00
कारतोफ्फेलस्क्रिप्ट™
86b791167a fix(core): Ensure sentry releases follow semver (no-changelog) (#13907) 2025-03-14 17:48:34 +01:00
github-actions[bot]
732e049748 🚀 Release 1.83.0 (#13787)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-12 09:14:45 +01:00
Iván Ovejero
9bedd87744 fix(core): Fix task runner error report from user-defined function (#13706) 2025-03-05 16:04:09 +01:00
github-actions[bot]
552c4260c0 🚀 Release 1.82.0 (#13639)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-03-03 17:45:11 +00:00
Alex Grozav
6ba0128b5c refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
Alex Grozav
2f395fe89a refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
github-actions[bot]
20ee7984f8 🚀 Release 1.81.0 (#13469)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-25 08:55:01 +01:00
Tomi Turtiainen
87b3c508b3 fix(Code Node): Fix $items in Code node when using task runner (#13368) 2025-02-19 17:33:26 +02:00
github-actions[bot]
652ca25ef5 🚀 Release 1.79.0 (#13241)
Co-authored-by: MarcL <1965510+MarcL@users.noreply.github.com>
2025-02-13 10:36:10 +00:00
github-actions[bot]
700dd916f6 🚀 Release 1.78.0 (#13096)
Co-authored-by: elsmr <8850410+elsmr@users.noreply.github.com>
2025-02-06 14:04:06 +01:00
Tomi Turtiainen
2774f35969 test: Add missing $rawParameter to list of known built-ins (#12976) 2025-01-31 14:42:38 +02:00
github-actions[bot]
812619e375 🚀 Release 1.77.0 (#12918)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-01-29 13:18:50 +01:00
Tomi Turtiainen
3fa0714c22 test(core): Fix task runner test (#12801) 2025-01-23 13:03:01 +01:00
Tomi Turtiainen
3d9d5bf9d5 fix(core): Fix usage of external libs in task runner (#12788)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2025-01-23 10:18:00 +02:00
github-actions[bot]
e59a2af858 🚀 Release 1.76.0 (#12779)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-01-22 13:00:06 +01:00
github-actions[bot]
9798009dd3 🚀 Release 1.75.0 (#12618)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-01-15 15:09:46 +01:00
Tomi Turtiainen
eceee7f3f8 fix(core): Prevent prototype pollution of internal classes in task runner (#12610) 2025-01-15 14:27:23 +02:00