n8n/packages/core/src/execution-engine
Danny Martini 9ab7226702
refactor(core): Separate Expression from Workflow class (#25889)
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-20 12:58:00 +00:00
..
__tests__ fix(core): Improve error for AI Tool nodes missing execute method (#25743) 2026-02-16 17:38:09 +00:00
node-execution-context refactor(core): Separate Expression from Workflow class (#25889) 2026-02-20 12:58:00 +00:00
partial-execution-utils feat(core): Generate HITL tool nodes for sendAndWait operations (#22315) 2026-01-23 10:04:11 +00:00
active-workflows.ts chore(core): Add tracing abstraction layer (#25118) 2026-02-02 16:04:40 +00:00
execution-context-hook-registry.service.ts chore(core): Http Header Extractor Hook (#22404) 2025-12-02 09:05:50 +01:00
execution-context.service.ts chore(core): Http Header Extractor Hook (#22404) 2025-12-02 09:05:50 +01:00
execution-context.ts chore(core): Remove gracefull error handling for http header extractor (#24714) 2026-01-22 17:42:13 +00:00
execution-lifecycle-hooks.ts feat(core): Add workflowExecuteResume lifecycle hook (#25240) 2026-02-04 09:58:08 +00:00
external-secrets-proxy.ts feat(core): Add project-scoped support to external secrets manager (no-changelog) (#25090) 2026-02-02 13:28:55 +00:00
index.ts feat(core): Implement credential resolution service (#23015) 2025-12-10 11:08:07 +01:00
interfaces.ts refactor(core): Move more code out of NodeExecutionFunctions, and add unit tests (no-changelog) (#13131) 2025-02-07 17:35:51 +01:00
requests-response.ts fix(core): Only show AI-provided tool call arguments in input logs (#25280) 2026-02-04 09:12:45 +00:00
routing-node.ts fix(Embeddings OpenAI Node): Disable model list filter when custom baseURL is set (#17296) 2025-07-16 16:56:02 +02:00
scheduled-task-manager.ts chore: Update cron package (#24170) 2026-01-14 12:05:29 +00:00
ssh-clients-manager.ts fix: Postgres node with ssh tunnel getting into a broken state and not being recreated (#16054) 2025-06-13 14:38:21 +02:00
triggers-and-pollers.ts fix(AMQP Trigger Node): Save failed executions (#21878) 2026-01-31 12:07:35 +00:00
workflow-execute.ts fix(core): Improve error for AI Tool nodes missing execute method (#25743) 2026-02-16 17:38:09 +00:00