n8n/packages/core/src
n8n-assistant[bot] f6cb6cf3ab
chore: Bundle/2.x (backport to release-candidate/2.31.x) (#34688)
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
2026-07-22 10:59:50 +02:00
..
__tests__ build(core): Move HTTP core's proxy and transport primitives into @n8n/backend-network (#32190) 2026-06-12 10:25:28 +00:00
binary-data refactor(core): Store execution data via blob storage primitives (#33935) 2026-07-10 12:17:36 +00:00
encryption test(core): Make CBC wrong-key decryption tests deterministic (#31471) 2026-06-03 08:47:55 +00:00
errors chore: Add route-aware sampling for webhook traces (#33259) 2026-06-30 14:03:01 +00:00
execution-engine chore: Bundle/2.x (backport to release-candidate/2.31.x) (#34688) 2026-07-22 10:59:50 +02:00
instance-settings refactor(core): Move Result and ensureError into @n8n/utils (no-changelog) (#33375) 2026-07-02 07:46:18 +00:00
nodes-loader test: Add real-filesystem regression test for community-package scan (#32946) 2026-06-25 06:40:10 +00:00
observability fix(core): Exclude streaming endpoints from Sentry request tracing (no-changelog) (#33550) 2026-07-03 13:39:53 +00:00
utils chore: Migrate n8n-core from Jest to Vitest (#31115) 2026-05-27 14:55:18 +01:00
constants.ts feat(core): Restrict credentials to declared supported nodes (#31260) 2026-05-30 15:04:42 +00:00
credentials.ts refactor(core): Re-parent core error subclasses away from ApplicationError (no-changelog) (#32540) 2026-06-23 09:14:22 +00:00
data-deduplication-service.ts feat(core): Dedupe (#10101) 2024-10-10 16:12:05 +01:00
html-sandbox.ts fix: Link to n8n website broken in n8n forms (#28627) 2026-04-17 17:09:14 +00:00
index.ts build(core): Move HTTP core's proxy and transport primitives into @n8n/backend-network (#32190) 2026-06-12 10:25:28 +00:00
interfaces.ts refactor(core): Rename ActiveWorkflows to ActiveWorkflowTriggers (#31916) 2026-06-09 18:10:31 +00: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 feat(core): Add Azure storage mode for execution data (#32368) 2026-06-18 11:33:04 +00:00