Commit Graph

3184 Commits

Author SHA1 Message Date
Iván Ovejero
b8d5847592
refactor(core): Validate job data on worker (#12548) 2025-01-10 15:09:25 +01:00
github-actions[bot]
858b86a284
🚀 Release 1.71.2 (#12130)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2024-12-10 15:49:57 +02:00
Iván Ovejero
f18263bc8f feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 15:00:10 +02:00
github-actions[bot]
f003a1ceea
🚀 Release 1.71.1 (#12074)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2024-12-06 09:53:58 +01:00
github-actions[bot]
0e26f58ae6
🚀 Release 1.71.0 (#12037)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-12-04 14:14:45 +01:00
Mutasem Aldmour
abc851c0cf
fix: Load workflows with unconnected Switch outputs (#12020) 2024-12-04 13:44:25 +01:00
Tomi Turtiainen
2e6845afcb
fix(core): Use the configured timezone in task runner (#12032) 2024-12-04 13:32:44 +02:00
Ricardo Espinoza
70706d81e1
refactor: Standardize MFA code and recovery code naming across code base (#12011) 2024-12-03 07:15:29 -05:00
Mutasem Aldmour
9f78b16efc
chore: Clean up welcome sticky feature (no-changelog) (#11987) 2024-12-02 19:35:54 +01:00
Mutasem Aldmour
fb5cf4beea
fix: Remove duplicate error reporting for endpoints (no-changelog) (#11959)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-02 19:34:42 +01:00
Eugene
80a2093388
feat(core): Collect and aggregate metrics from the evaluation workflow execution (no-changelog) (#11945)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-12-02 15:26:27 +01:00
Eugene
43dd2a06c9
feat(core): API endpoints for Test Runs (no-changelog) (#11882) 2024-12-02 13:52:40 +01:00
Eugene
b0e9085ffc
chore: Get past execution's start and destination nodes while running tests (no-changelog) (#11983) 2024-12-02 13:52:09 +01:00
Iván Ovejero
e68c9da30c
fix(core): Validate node name when creating NodeOperationErrror (#11999) 2024-12-02 12:43:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
8d71307da0
fix(core): Fix push for waiting executions (#11984) 2024-11-29 16:14:05 +01:00
कारतोफ्फेलस्क्रिप्ट™
fcbf0ea771
ci: Report test-workflows errors to Sentry (no-changelog) (#11944) 2024-11-28 17:33:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
eccd924f5e
fix(n8n Form Node): Use https to load google fonts (#11948) 2024-11-28 14:14:00 +01:00
Raúl Gómez Morales
b8da4ff9ed
fix(editor): Implement dirty nodes for partial executions (#11739)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-11-28 14:04:55 +01:00
Raúl Gómez Morales
9c6def9197
perf(editor): Virtualize SchemaView (#11694) 2024-11-28 11:04:24 +01:00
कारतोफ्फेलस्क्रिप्ट™
683ee42d3b
Merge tag 'n8n@1.70.0' 2024-11-27 15:02:22 +01:00
github-actions[bot]
2d89f5cb64
🚀 Release 1.70.0 (#11927)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-27 14:36:59 +01:00
Eugene
11f9212eda
chore: Add test run entity (no-changelog) (#11832) 2024-11-27 14:33:28 +01:00
Tomi Turtiainen
9669380097
feat(core): Add health endpoint for task broker server (no-changelog) (#11920) 2024-11-27 14:50:41 +02:00
Eugene
f91fecfe0d
feat(core): Add internal API to manage metrics of a test definition (no-changelog) (#11851) 2024-11-27 13:00:33 +01:00
Eugene
80c5242e16
feat(core): Run evaluation workflow per each test case (no-changelog) (#11757) 2024-11-27 11:19:22 +01:00
Iván Ovejero
1d80225d26
fix(core): Correct invalid WS status code on removing connection (#11901) 2024-11-26 17:22:41 +01:00
Eugene
845ba6c917
feat(core): Initial TestRunner service with basic test execution (no-changelog) (#11735) 2024-11-26 16:04:24 +01:00
Eugene
6b23ad0c12
feat(core): Add workflowId filter to the test-definitions endpoint (no-changelog) (#11831) 2024-11-26 15:01:00 +01:00
Danny Martini
3320436a6f
fix: Retain execution data between partial executions (new flow) (#11828) 2024-11-26 13:32:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
75e2b6fd9e
refactor(core): Extract ExecuteContext out of NodeExecutionFunctions (no-changelog) (#11853) 2024-11-26 12:10:42 +01:00
Tomi Turtiainen
e22d0f3877
perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-26 12:21:51 +02:00
Iván Ovejero
1adb730599
test(core): Expand coverage for execution filters (#11890) 2024-11-26 10:27:01 +01:00
Eugene
459e6aa9bc
chore: Add new table for test metrics (no-changelog) (#11848) 2024-11-25 10:38:51 +01:00
Marc Littlemore
a061dbca07
fix(core): Fix broken execution query when using projectId (#11852) 2024-11-25 09:48:45 +01:00
कारतोफ्फेलस्क्रिप्ट™
03135702f1
fix(core): Bring back execution data on the executionFinished push message (#11821) 2024-11-22 19:09:48 +01:00
कारतोफ्फेलस्क्रिप्ट™
13cc5abb7f
fix(core): Keep in-memory execution status in-sync with the DB (no-changelog) (#11843) 2024-11-22 16:06:36 +01:00
Iván Ovejero
bce2366947
refactor(core): Mark deprecations for v2 (#11817) 2024-11-22 13:49:00 +01:00
Bin Chang
adf026c201
fix: Fix some comments (no-changelog) (#11816)
Signed-off-by: binchengqu <bincheng@before.tech>
2024-11-22 13:31:52 +01:00
Iván Ovejero
0cbb46c8b9
feat(core): Shut down runner on idle timeout (no-changelog) (#11820) 2024-11-22 11:17:00 +01:00
Tomi Turtiainen
ececdb09e4
fix(core): Make runner disconnected error more user-friendly (no-changelog) (#11829)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-21 17:26:08 +01:00
github-actions[bot]
4435b14424
🚀 Release 1.69.0 (#11812)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-20 16:22:11 +01:00
Iván Ovejero
7d3ad669e2
feat(core): Defer task on launcher handshake (no-changelog) (#11786) 2024-11-20 12:38:29 +01:00
Iván Ovejero
2632b1fb7f
fix(core): Ensure task runner module and server shut down (no-changelog) (#11801)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-20 10:55:19 +01:00
Iván Ovejero
d15b8d0509
fix(core): Restore old names for pruning config keys (#11782) 2024-11-20 09:56:37 +01:00
कारतोफ्फेलस्क्रिप्ट™
e1dacb4d57
ci: Fix mysql tests (no-changelog) (#11799) 2024-11-20 09:56:14 +01:00
Tomi Turtiainen
43aa389ea7
refactor(core): Bundle the go based launcher to the n8n docker image (no-changelog) (#11792)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-19 23:16:57 +02:00
Iván Ovejero
b8c7075545
refactor(core): Add low concurrency warning to worker (#11762)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-19 16:22:07 +01:00
कारतोफ्फेलस्क्रिप्ट™
274fcf45d3
fix(core): Improve the security on OAuth callback endpoints (#11593) 2024-11-19 16:17:20 +01:00
कारतोफ्फेलस्क्रिप्ट™
1d8fd13d84
fix(core): Unload any existing version of a community nodes package before upgrading it (#11727) 2024-11-19 15:36:33 +01:00
Iván Ovejero
4880d1a92a
refactor(core): Make launcher auth easier to debug (#11768)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-11-19 09:32:19 +01:00