n8n/packages/@n8n/task-runner/src
Elias Meire 5b6ee17c81
feat(core): Add signature validation for waiting webhooks and forms (#24159)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-03-23 11:48:52 +00:00
..
__tests__ chore(core): Silence disallowed strings eval error (#25293) 2026-02-04 10:39:26 +00:00
config feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
data-request perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870) 2024-11-26 12:21:51 +02:00
js-task-runner feat(core): Add signature validation for waiting webhooks and forms (#24159) 2026-03-23 11:48:52 +00:00
health-check-server.ts refactor(core): Move ApplicationError to @n8n/errors (#17667) 2025-07-28 17:48:56 +02:00
index.ts chore: Enable ESLint rule consistent-type-exports (#18973) 2025-08-29 19:02:49 +02:00
message-types.ts feat(core): Add drain timeout for runners (#24290) 2026-02-06 13:34:53 +00:00
node-types.ts perf(core): Load node types on demand on runners (no-changelog) (#11559) 2024-11-06 13:39:31 +01:00
runner-types.ts refactor(core): Consolidate task result validation in Code node (#18928) 2025-09-02 16:05:10 +02:00
start.ts fix: Task Runner Initialize NODE_PATH for external npm packages (#24517) 2026-03-05 08:10:47 +00:00
task-runner-sentry.ts chore(core): Silence disallowed strings eval error (#25293) 2026-02-04 10:39:26 +00:00
task-runner.ts fix(core): Fix task runner hanging when connection attempt fails (#26848) 2026-03-11 09:06:07 +00:00
task-state.ts fix(core): Ensure tasks timeout even if they don't receive settings (#12431) 2025-01-03 12:27:47 +02:00