Commit Graph

215 Commits

Author SHA1 Message Date
Declan Carroll
75ed71c001
fix(core): Add ESLint rule to prevent error instances in toThrow assertions (#29889)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-05-08 05:51:05 +00:00
n8n-assistant[bot]
b970d259c4
🚀 Release 2.20.0 (#29761)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-05 09:14:22 +00:00
Tomi Turtiainen
7bd3532f07
fix(core): Fix code node executions hanging when idle timer overlaps with task acceptance (#29239) 2026-04-28 11:07:43 +00:00
n8n-assistant[bot]
632604bbe3
🚀 Release 2.19.0 (#29374)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-28 09:23:10 +00:00
Matsu
3637287ee1
chore: Prepare tsconfigs for tsgo (#29230) 2026-04-27 12:30:22 +00:00
n8n-assistant[bot]
6336f0a447
🚀 Release 2.18.0 (#28768)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-21 08:58:38 +00:00
n8n-assistant[bot]
56d336b877
🚀 Release 2.17.0 (#28418)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-13 13:53:22 +00:00
n8n-assistant[bot]
6eb2d75670
🚀 Release 2.16.0 (#28080)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-04-07 04:26:54 +00:00
n8n-assistant[bot]
d300568ee1
🚀 Release 2.15.0 (#27787)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-30 20:55:37 +03:00
n8n-assistant[bot]
2374f40ec3
🚀 Release 2.14.0 (#27479)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-24 08:55:14 +00:00
Elias Meire
5b6ee17c81
feat(core): Add signature validation for waiting webhooks and forms (#24159)
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
2026-03-23 11:48:52 +00:00
n8n-assistant[bot]
24272b6592
🚀 Release 2.13.0 (#27098)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-16 13:48:51 +00:00
Declan Carroll
3612e4b1ce
fix(core): Preserve NODE_PATH for globally installed npm packages in Docker (#26898)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 16:41:07 +00:00
Tomi Turtiainen
28d63fa081
fix(core): Fix task runner hanging when connection attempt fails (#26848) 2026-03-11 09:06:07 +00:00
n8n-assistant[bot]
0d4719cebc
🚀 Release 2.12.0 (#26780)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-09 17:46:27 +02:00
Brian Kasper
b0a4d3db26
fix: Task Runner Initialize NODE_PATH for external npm packages (#24517)
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-03-05 08:10:47 +00:00
n8n-assistant[bot]
d478552a23
🚀 Release 2.11.0 (#26456)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-03-03 08:18:52 +02:00
n8n-assistant[bot]
562d867483
chore: Bundle 2026-W7 (#26214)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.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 07:08:58 +00:00
n8n-assistant[bot]
8e81f3e313
🚀 Release 2.10.0 (#26135)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-23 15:57:44 +00:00
n8n-assistant[bot]
8f4aed5cc2
🚀 Release 2.9.0 (#25850)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-16 17:12:46 +00:00
n8n-assistant[bot]
0b2e5d9cf0
🚀 Release 2.8.0 (#25565)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-02-10 12:00:11 +01:00
Iván Ovejero
483c8210ee
feat(core): Add drain timeout for runners (#24290) 2026-02-06 13:34:53 +00:00
Iván Ovejero
a5541fe65d
chore(core): Silence disallowed strings eval error (#25293) 2026-02-04 10:39:26 +00:00
n8n-assistant[bot]
abe0d8a362
🚀 Release 2.7.0 (#25167) 2026-02-02 15:30:26 +02:00
Tomi Turtiainen
974426263b
refactor(core): Use task runner for sort operations (#24910) 2026-02-02 10:26:57 +00:00
Tomi Turtiainen
659de949cb
feat(core): Add profiling support via sentry (#25049) 2026-01-30 09:49:50 +00:00
n8n-assistant[bot]
eeba9f1ced
🚀 Release 2.6.0 (#24880)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-26 16:36:54 +01:00
Elias Meire
ab2c8b56ab
feat(core): Generate HITL tool nodes for sendAndWait operations (#22315)
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-23 10:04:11 +00:00
n8n-assistant[bot]
e396d6de70
🚀 Release 2.5.0 (#24586)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-20 14:33:43 +01:00
n8n-assistant[bot]
d222a6a7ce
🚀 Release 2.4.0 (#24178)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-12 13:37:10 +00:00
Iván Ovejero
b1c84f7667
chore: Fix lint and typecheck on CI (#23912) 2026-01-06 14:14:16 +01:00
eilonc-pillar
760701c45d
Merge commit from fork 2026-01-06 13:23:20 +01:00
n8n-assistant[bot]
2b35b1bca3
🚀 Release 2.3.0 (#23866)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2026-01-05 16:57:14 +02:00
Iván Ovejero
ce5a626aa8
chore(core): Streamline runner debugging (#23854) 2026-01-05 14:09:47 +01:00
github-actions[bot]
67e25c890a
🚀 Release 2.2.0 (#23533)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-22 14:57:23 +00:00
Tomi Turtiainen
06db448026
chore: Improve filtering of user errors from sentry (#23427) 2025-12-18 21:45:22 +02:00
github-actions[bot]
5a825a01c5
🚀 Release 2.1.0 (#23236)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-15 17:51:59 +02:00
github-actions[bot]
a8ecda44f7
🚀 Release 2.0.0 (#22939)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-08 19:11:21 +02:00
Iván Ovejero
eb18c05816 refactor(core): Make Sentry init non-fatal for JS runner (#22800) 2025-12-08 14:07:20 +02:00
github-actions[bot]
c0407fd76c
🚀 Release 2.0.0-rc.3 (#22757)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-04 17:01:22 +02:00
github-actions[bot]
030b25ed89
🚀 Release 2.0.0-rc.1 (#22729)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-04 13:04:22 +02:00
github-actions[bot]
84148c1774
🚀 Release 2.0.0-rc.0 (#22613)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-12-02 16:50:45 +02:00
Declan Carroll
75b2cd0de6
fix: Pin n8n packages to workspace version (#22460) 2025-12-01 09:52:01 +00:00
Tomi Turtiainen
4832042b16 Merge tag 'n8n@1.122.0' 2025-11-24 22:25:40 +02:00
mfsiega
9319139a08
feat(core): Switch to structured destination node (no-changelog) (#22143)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude <noreply@anthropic.com>
2025-11-24 16:13:37 +01:00
github-actions[bot]
2ca66ce269
🚀 Release 1.122.0 (#22237)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-24 15:35:52 +01:00
Iván Ovejero
b3ceeafb96
fix(core): Restore moment to regular runners image (#22212) 2025-11-24 10:21:16 +01:00
Tomi Turtiainen
6f2709608f
test: Fix flaky js task runner test (#22146)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-11-24 10:01:28 +02:00
Andreas Fitzek
88943838cc
chore(core): Add "test:unit" scripts to most of the backend packages (#22091) 2025-11-20 15:28:28 +01:00
github-actions[bot]
31e37d3961
🚀 Release 1.121.0 (#21972)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-11-18 10:01:47 +02:00