n8n-assistant[bot]
9470ae510d
refactor(core): Route $fromAI() through typed-RPC dispatcher (backport to 1.x) ( #31578 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: Danny Martini <danny@n8n.io>
2026-06-02 15:13:11 +00:00
n8n-assistant[bot]
26c5f07899
refactor(core): Route $items() through typed-RPC dispatcher (backport to 1.x) ( #31576 )
...
Co-authored-by: Danny Martini <danny@n8n.io>
2026-06-02 14:47:37 +00:00
n8n-assistant[bot]
1ea4a271ca
refactor(core): Route $input methods through typed-RPC dispatcher (backport to 1.x) ( #31573 )
...
Co-authored-by: Danny Martini <danny@n8n.io>
2026-06-02 14:22:04 +00:00
n8n-assistant[bot]
1c350312ab
fix(core): Quiet VM expression engine logs on the happy path (backport to 1.x) ( #31566 )
...
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-06-02 13:11:41 +00:00
Mike Repeć
e383f0f903
chore(core): Backport expression isolation phases 4A–8 to 1.x (no-changelog)
...
Completes the CAT-2844 backport of Expression Isolation to 1.x. Phases 1–3
landed via #31186/#31383/#31384; this squashes the remaining phases (whose
per-phase PRs #31385/#31387/#31388/#31389/#31390/#31474 were merged into the
stacked branches rather than 1.x):
- 4A — dispatch Expression.evaluate() to the VM evaluator (#31385 )
- 4B — init/dispose VM engine in cli base command (#31387 )
- 4C — acquire/release isolate at production callsites (#31388 )
- 5 — ExpressionObservabilityProvider (#31389 )
- 7 — workflow engine-parity test workspace (#31390 )
- 8 — rebuild isolated-vm in Docker image for musl libc (#31474 )
- test: make 1.x jmespath/array-proxy tests engine-aware
Engine remains opt-in via N8N_EXPRESSION_ENGINE=vm (default legacy); v1
behaviour unchanged unless enabled.
Refs https://linear.app/n8n/issue/CAT-2844
2026-06-02 12:07:42 +02:00
Mike Repeć
dbfd513cd0
chore(core): Register ExpressionEngineConfig in @n8n/config (no-changelog) ( #31383 )
...
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-02 10:26:21 +02:00
Mike Repeć
7975b19ced
chore(core): Add @n8n/expression-runtime package (no-changelog) ( #31186 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-06-01 16:12:13 +02:00
n8n-assistant[bot]
717e4f2e4b
🚀 Release 1.123.50 ( #31467 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-06-01 10:13:36 +00:00
n8n-assistant[bot]
3ceabad2a5
🚀 Release 1.123.49 ( #31266 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-28 09:30:50 +00:00
n8n-assistant[bot]
69b2fbd102
fix(core): Drain webhook close functions to prevent MCP connection leaks (backport to 1.x) ( #31188 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
CI: Python / Checks (push) Has been cancelled
Co-authored-by: Garrit Franke <32395585+garritfra@users.noreply.github.com>
Co-authored-by: Garrit Franke <garrit.franke@n8n.io>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-27 09:36:56 +00:00
n8n-assistant[bot]
fd770d3887
🚀 Release 1.123.48 ( #31179 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-27 09:44:22 +03:00
n8n-assistant[bot]
b450b85582
chore: Bundle/1.x ( #31174 )
...
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2026-05-27 08:31:41 +03:00
n8n-assistant[bot]
747c76eff6
🚀 Release 1.123.47 ( #31060 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Python / Checks (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-25 09:45:10 +00:00
aikido-autofix[bot]
7ac134188e
fix: Fix security issue in urllib3 via minor version upgrade from 2.6.3 to 2.7.0 in packages ( #31058 )
...
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-05-25 08:30:45 +00:00
aikido-autofix[bot]
0ec59b6e43
fix: Fix 16 security issues in vm2, ws, protobufjs and 4 more ( #30852 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-05-22 19:33:15 +01:00
n8n-assistant[bot]
8df9fadc9b
🚀 Release 1.123.45 ( #30784 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-20 09:32:28 +00:00
n8n-assistant[bot]
5ce4ce36cf
fix(core): Limit Insights compaction runs (backport to 1.x) ( #30629 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: Irénée <irenee.ajeneza@n8n.io>
2026-05-19 12:02:59 +01:00
n8n-assistant[bot]
9883318245
🚀 Release 1.123.44 ( #30609 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-18 11:23:16 +00:00
aikido-autofix[bot]
c4f3a1056e
fix: Fix 11 critical issues in vm2, protobufjs, langsmith and 1 more ( #30563 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-05-17 13:24:35 +01:00
n8n-assistant[bot]
c6ba10a7de
🚀 Release 1.123.43 ( #30365 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-13 09:01:54 +03:00
aikido-autofix[bot]
6642f30c1b
fix: Fix 16 security issues in fast-xml-builder, fast-uri, langsmith and 3 more ( #30168 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-05-11 20:17:19 +01:00
n8n-assistant[bot]
16ba97eb8a
🚀 Release 1.123.42 ( #30072 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-08 09:00:59 +00:00
aikido-autofix[bot]
633998a71c
chore: Bump Axios, Hono, fast-xml-parser and more ( #29828 )
...
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
Co-authored-by: Matsuuu <huhta.matias@gmail.com>
2026-05-08 11:08:03 +03:00
n8n-assistant[bot]
2b425cd612
🚀 Release 1.123.40 ( #29949 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-07 08:29:26 +03:00
n8n-assistant[bot]
6c8536ecf3
🚀 Release 1.123.39 ( #29867 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-06 10:16:35 +00:00
n8n-assistant[bot]
f8845745a6
🚀 Release 1.123.38 ( #29514 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
2026-04-29 13:55:01 +00:00
n8n-assistant[bot]
4af49f1d9e
fix(core): Fix code node executions hanging when idle timer overlaps with task acceptance (backport to 1.x) ( #29393 )
...
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2026-04-29 13:53:00 +03:00
n8n-assistant[bot]
271af23ef3
fix(core): Fix task runner hanging when connection attempt fails (backport to 1.x) ( #29441 )
...
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2026-04-29 12:39:32 +03:00
n8n-assistant[bot]
f193f3133d
🚀 Release 1.123.35 ( #29040 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-24 07:00:56 +00:00
n8n-assistant[bot]
3d5cde8579
🚀 Release 1.123.34 ( #28956 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-23 12:04:16 +03:00
aikido-autofix[bot]
caa65d8e9b
fix: Fix 50 critical issues in handlebars, lodash, @microsoft/api-extractor and 20 more ( #28927 )
...
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
Co-authored-by: Matsuuu <huhta.matias@gmail.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-23 10:22:46 +03:00
n8n-assistant[bot]
90cb7227cf
🚀 Release 1.123.32 ( #28847 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-22 06:16:48 +00:00
n8n-assistant[bot]
0e626768ed
chore: Bundle 1.x ( #28845 )
...
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2026-04-22 08:42:55 +03:00
n8n-assistant[bot]
a6b3e819bb
fix(core): Preserve NODE_PATH for globally installed npm packages in Docker (backport to 1.x) ( #28781 )
...
Co-authored-by: Declan Carroll <declan@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Matsuuu <huhta.matias@gmail.com>
2026-04-21 14:13:40 +03:00
n8n-assistant[bot]
e7d95055d1
🚀 Release 1.123.31 ( #28508 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-15 07:32:55 +00:00
n8n-assistant[bot]
e633500f18
🚀 Release 1.123.30 ( #28237 )
...
CI: Master (Build, Test, Lint) / Build for Github Cache (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (22.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (24.13.1) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Unit tests (25.x) (push) Has been cancelled
CI: Master (Build, Test, Lint) / Lint (push) Has been cancelled
CI: Master (Build, Test, Lint) / Performance (push) Has been cancelled
CI: Master (Build, Test, Lint) / Notify Slack on failure (push) Has been cancelled
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-09 09:04:09 +00:00
n8n-assistant[bot]
506cd5858e
feat: Environment var to disable forms pages sandboxing (backport to 1.x) ( #28158 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-04-08 13:04:49 +03:00
n8n-assistant[bot]
302186db5d
🚀 Release 1.123.29 ( #28154 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-08 06:05:58 +00:00
n8n-assistant[bot]
6e66377074
fix(core): Support reconnecting on Redis failover (backport to 1.x) ( #28106 )
...
Co-authored-by: mfsiega <93014743+mfsiega@users.noreply.github.com>
2026-04-07 15:22:04 +03:00
n8n-assistant[bot]
22d02e5ad6
🚀 Release 1.123.28 ( #27960 )
...
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.13.1) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (25.x) (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
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-02 13:39:30 +03:00
n8n-assistant[bot]
d9924ab38f
🚀 Release 1.123.27 ( #27558 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-25 14:58:58 +02:00
n8n-assistant[bot]
88264ed350
chore: Bundle 2026-W9 (backport to 1.x) ( #27538 )
...
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Svetoslav Dekov <svetoslav.dekov@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Sandra Zollner <sandra.zollner@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
2026-03-25 14:27:48 +02:00
n8n-assistant[bot]
7c8ff45509
🚀 Release 1.123.25 ( #27002 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-13 12:54:51 +00:00
n8n-assistant[bot]
fe6b0a8b36
🚀 Release 1.123.24 ( #26879 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-11 10:14:28 +00:00
n8n-assistant[bot]
cd3bdce623
🚀 Release 1.123.23 ( #26514 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-04 10:19:35 +02:00
aikido-autofix[bot]
9b1d4564e7
fix: Fix 14 security issues in jsonpath, mailparser, mysql2 and 9 more ( #26363 )
...
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
2026-03-01 16:28:07 +00:00
Matsuuu
b8accfedbb
Merge tag 'n8n@1.123.22' into 1.x
2026-02-25 13:55:01 +02:00
n8n-assistant[bot]
49d7e16028
🚀 Release 1.123.22 ( #26235 )
...
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-02-25 13:16:27 +02:00
Irénée
0a4d66685a
chore(core): Add more tests ( #26237 )
2026-02-25 10:55:30 +00:00
Matsu
1479aab2d3
chore: Backport Bundle ( #26218 )
...
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
2026-02-25 12:25:54 +02:00