n8n/packages/core/src/execution-engine
Yen Su 8c2c8b8ca7
feat(core): Add advanced HITL telemetry events for the Gmail node (no-changelog) (#34554)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 11:25:56 +00:00
..
__tests__ chore: Bundle/2.x (#34680) 2026-07-22 08:09:00 +00:00
node-execution-context feat(core): Add advanced HITL telemetry events for the Gmail node (no-changelog) (#34554) 2026-07-22 11:25:56 +00:00
partial-execution-utils fix(core): Prevent getIncomingData from throwing on a missing connection type (#34285) 2026-07-18 11:31:09 +00:00
active-workflow-triggers.ts refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
eval-mock-fixtures.ts fix(core): Bump file-type to 21.3.2 and migrate to its ESM API (#33096) 2026-06-26 13:14:58 +00:00
eval-mock-helpers.ts fix(ai-builder): Eliminate non-builder noise families in workflow evals (no-changelog) (#33944) 2026-07-10 13:25:29 +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): Encrypt running user's auth cookie into manual execution credential context (#30811) 2026-05-22 09:42:04 +00:00
execution-context.ts feat(core): Override workflow redaction policy at execution time when instance enforcement is on (#31069) 2026-05-28 14:08:30 +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 refactor(core): Give poll trigger execution its own scoped logger (#32986) 2026-06-25 12:59:23 +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
poll-trigger-executor.ts fix(core): Start a new trace for scheduled poll triggers (no-changelog) (#33421) 2026-07-02 08:24:12 +00: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 chore: Bundle/2.x (#31173) 2026-05-27 08:36:28 +03:00
scheduled-task-manager.ts refactor(core): Share scheduler with agent tasks (#32882) 2026-06-24 13:19:43 +00:00
ssh-clients-manager.ts fix: Guard SSH clients manager shutdown against undefined logger (#33274) 2026-06-30 10:47:39 +00:00
triggers-and-pollers.ts refactor(core): Move createDeferredPromise into @n8n/utils (no-changelog) (#33441) 2026-07-06 07:12:28 +00:00
workflow-active-triggers-state.ts perf(core): Parallelize non-webhook trigger registration (no-changelog) (#32941) 2026-06-25 05:57:19 +00:00
workflow-execute.ts fix(core): Skip reporting axios errors thrown as unhandled node errors (#34570) 2026-07-20 14:31:00 +00:00