n8n/packages/core/src/execution-engine
Andreas Fitzek 4e8cb9d475
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.15.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Lint (push) Waiting to run
CI: Master (Build, Test, Lint) / Performance (push) Waiting to run
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Blocked by required conditions
Util: Sync API Docs / sync-public-api (push) Waiting to run
feat(core): Add globally-registered execution context hooks and inbound-secrets stripper (no-changelog) (#30119)
2026-05-18 16:27:30 +00:00
..
__tests__ feat(core): Add globally-registered execution context hooks and inbound-secrets stripper (no-changelog) (#30119) 2026-05-18 16:27:30 +00:00
node-execution-context fix(core): Preserve AxiosHeaders instance when applying OpenAI vendor defaults (#29860) 2026-05-12 07:24:26 +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 fix: Allow 5-field cron expressions with step values in polling nodes (#29447) 2026-04-30 08:15:37 +00:00
eval-mock-helpers.ts fix(core): Fix credential mocking in eval mode for multi-auth nodes (no-changelog) (#29094) 2026-04-27 21:06:28 +00:00
execution-context-hook-registry.service.ts feat(core): Add globally-registered execution context hooks and inbound-secrets stripper (no-changelog) (#30119) 2026-05-18 16:27:30 +00:00
execution-context.service.ts feat(core): Add globally-registered execution context hooks and inbound-secrets stripper (no-changelog) (#30119) 2026-05-18 16:27:30 +00:00
execution-context.ts fix(core): Persist execution context before writing to db (#28973) 2026-04-29 14:15:13 +00:00
execution-lifecycle-hooks.ts chore(core): Enable TypeScript strict mode in packages/cli (no-changelog) (#27876) 2026-04-27 14:21:31 +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): Add JWE decryption to OAuth2 credential flow (#29497) 2026-05-04 16:14:50 +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(core): Apply credential allowed domains in declarative node requests (#29082) 2026-04-28 12:04:27 +00:00
scheduled-task-manager.ts feat(Schedule Node): Emit deduplication key when enabled (no-changelog) (#28646) 2026-04-27 13:55:15 +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): Prioritize HTTP status codes for retry logic in httpRequest nodes (#27547) 2026-05-13 15:08:06 +00:00