n8n/packages/core/src/execution-engine
Bernhard Wittmann 67af2e177d
feat(core): Add opt-in RFC-style outbound User-Agent via env flag (#28771)
Co-authored-by: Muhammad Osama <muhammadosama984@gmail.com>
2026-04-27 06:01:09 +00:00
..
__tests__ fix(core): Honor request encoding when shaping eval mock HTTP responses (no-changelog) (#28976) 2026-04-23 13:44:05 +00:00
node-execution-context feat(core): Add opt-in RFC-style outbound User-Agent via env flag (#28771) 2026-04-27 06:01:09 +00:00
partial-execution-utils fix(core): Treat sub-node connections as non-blocking for partial execution root detection (#27759) 2026-03-30 12:50:36 +00:00
active-workflows.ts chore(core): Add tracing abstraction layer (#25118) 2026-02-02 16:04:40 +00:00
eval-mock-helpers.ts fix(core): Honor request encoding when shaping eval mock HTTP responses (no-changelog) (#28976) 2026-04-23 13:44:05 +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): Add redaction policy to workflow setting (#26239) 2026-02-25 13:44:47 +00:00
execution-lifecycle-hooks.ts feat(core): Add OTEL unhappy path handling and safe trace exporter (#27568) 2026-03-26 20:45:10 +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(ai-builder): Workflow evaluation framework with LLM mock execution (#27818) 2026-04-07 13:31:16 +00: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: Correct typo in proxy error message: not value -> not valid (#28318) 2026-04-24 13:33:13 +00: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(MCP Client Node): Ensure MCP connections close when MCP Client node execution ends (#25742) 2026-04-09 12:51:28 +00:00