n8n/packages/core/src
Hyuncheol Park 752a4e47d4
fix(MCP Client Node): Ensure MCP connections close when MCP Client node execution ends (#25742)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 12:51:28 +00:00
..
__tests__ feat: Environment var to disable forms pages sandboxing (#27409) 2026-03-27 10:52:22 +00:00
binary-data feat: Instance AI and local gateway modules (no-changelog) (#27206) 2026-04-01 21:33:38 +03:00
encryption feat: Support custom encryption keys for imports / exports (#21863) 2025-11-14 12:47:51 +00:00
errors chore: Ignore 'SET search_path TO' spans (#26434) 2026-03-02 18:17:03 +00:00
execution-engine fix(MCP Client Node): Ensure MCP connections close when MCP Client node execution ends (#25742) 2026-04-09 12:51:28 +00:00
instance-settings feat(ai-builder): Add code-base workflow builder (#24535) 2026-02-10 12:24:27 +00:00
nodes-loader perf(core): Reduce baseline memory usage by 33 MB for all instance types (#24107) 2026-01-13 10:34:36 +00:00
observability feat(core): Add tracing to workflow indexing (#25437) 2026-02-06 14:51:37 +00:00
utils feat(core): Add signature validation for waiting webhooks and forms (#24159) 2026-03-23 11:48:52 +00:00
constants.ts feat: Add token to sendAndWait operations links to walidate in webhook (#17566) 2025-08-06 17:28:50 +03:00
credentials.ts refactor(core): Move isObjectLiteral to @n8n/backend-common (#15414) 2025-05-15 12:31:58 +02:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
html-sandbox.ts feat: Environment var to disable forms pages sandboxing (#27409) 2026-03-27 10:52:22 +00:00
http-proxy.ts fix(core): Support lowercase proxy environment variables (#21201) 2025-12-11 11:11:56 +00:00
http.d.ts fix(core): Proxy all HTTP traffic instead of only axios (#20614) 2025-10-16 10:49:52 +03:00
index.ts feat(core): Add tracing to workflow indexing (#25437) 2026-02-06 14:51:37 +00:00
interfaces.ts refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
node-execute-functions.ts refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
storage-path-conflict.error.ts refactor(core): Rename ~/.n8n/binaryData to ~/.n8n/storage (#24937) 2026-01-30 12:45:45 +00:00
storage.config.ts refactor(core): Rename ~/.n8n/binaryData to ~/.n8n/storage (#24937) 2026-01-30 12:45:45 +00:00