Commit Graph

2788 Commits

Author SHA1 Message Date
Declan Carroll
4e1741834a
feat(core): Add EventLoopBlocked rate cap to bound Sentry noise volume (#30485)
Some checks failed
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.15.0) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (26.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
Build: Benchmark Image / build (push) Has been cancelled
Util: Sync API Docs / sync-public-api (push) Has been cancelled
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-15 15:09:14 +00:00
Michael Drury
297b61a88e
fix(core): Allow agents to use webhook workflows and remove evaluations tab (no-changelog) (#30534) 2026-05-15 15:03:32 +00:00
Declan Carroll
13676c469b
build: Migrate to alpine 3.23, swap Node 25 for Node 26 in CI matrix (#30478)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 15:23:42 +01:00
Iván Ovejero
3bab056b42
fix(core): Bypass archived workflows in activation (#30517) 2026-05-15 13:00:30 +00:00
Claire
e7df34ea74
feat(core): Add NVIDIA Nemotron Models with cloud and self-hosted NIM support (#29618) 2026-05-15 12:30:26 +00:00
yehorkardash
148bc89be9
fix: Move agent types to api-types package (no-changelog) (#30484) 2026-05-15 11:15:07 +00:00
Csaba Tuncsik
4336fffab8
feat(editor): Add instance-level data redaction policy UI (#30303) 2026-05-15 10:54:09 +00:00
Michael Drury
dc72a8042c
fix(core): Allow building agents from scratch without using the agent builder (no-changelog) (#30454) 2026-05-15 09:19:13 +00:00
Tomi Turtiainen
b814f06174
chore: Bump @n8n/sandbox-client to 0.0.4 (no-changelog) (#30502) 2026-05-15 08:25:44 +00:00
Albert Alises
17b64da0f0
fix: Add Switch fallback output guidance for workflow builder (#30449) 2026-05-15 07:33:25 +00:00
Rajat.S
e80ccd84d2
fix(LinkedIn Node): Improve refresh token expiry error messaging (#29613)
Some checks are pending
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.14.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: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
2026-05-15 06:59:05 +00:00
oleg
8e709ff2cf
feat(agents): Add deferred tool loading (no-changelog) (#30466) 2026-05-15 06:30:06 +00:00
Albert Alises
f1fd79f830
fix(core): Avoid unnecessary planner credential prompts (#30451) 2026-05-14 15:36:11 +00:00
José Braulio González Valido
9fcd5c5864
feat(ai-builder): Tool-driven eval mock handler with per-API quirks registry (#30135)
Some checks are pending
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.14.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-05-14 14:29:10 +00:00
Eugene
bc7075bfdb
feat(core): Add access modes for agent Telegram integration (no-changelog) (#30258)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
2026-05-14 14:22:17 +00:00
Arvin A
e630e7e489
feat(core): Add eval collection service + REST + runner integration (TRUST-72) (#30218) 2026-05-14 10:48:46 +00:00
Elias Meire
7a81a91faa
feat(editor): Move MCP Client Tool into the MCP category (#30441)
Co-authored-by: Roman Davydchuk <roman.davydchuk@n8n.io>
2026-05-14 10:24:33 +00:00
bjorger
853ad40e08
feat(core): Add agent execution count telemetry (no-changelog) (#30354) 2026-05-14 10:14:14 +00:00
José Braulio González Valido
6beed60969
fix(core): Extract workflow-sdk examples to a writable cache dir (#30433)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 09:10:23 +00:00
Albert Alises
c3e39f8504
fix(ai-builder): Guide builder to prefer httpBearerAuth for Bearer flows (#30309) 2026-05-13 17:24:56 +00:00
Albert Alises
5d872d1375
fix(core): Add Instance AI first-turn guidance and trace metadata (#30315) 2026-05-13 09:32:29 +00:00
Arvin A
7ab1acae02
feat(core): Add eval collection entity + repository (TRUST-72) (#30224) 2026-05-13 07:04:49 +00:00
Mutasem Aldmour
2fd54d8230
feat(core): Curate workflow examples for the builder sandbox (#30025)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 06:45:39 +00:00
n8n-assistant[bot]
293d5afd64
chore: Bundle/2.x (#30359)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Daria <daria.staferova@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2026-05-13 08:23:48 +03:00
Tomi Turtiainen
1127b862af
chore: Upgrade @n8n/typeorm to 0.3.20-17, pin nodes-langchain to 0.3.20-16 (#30216) 2026-05-12 18:21:55 +00:00
Charlie Kolb
02d813b943
feat(editor): Add Workflow Publish Timeline tab to Workflow History (#26907)
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-05-12 17:24:00 +00:00
Andreas Fitzek
1b6b389daa
feat(core): Add storage and cache layer for instance redaction enforcement setting (no-changelog) (#30295) 2026-05-12 17:09:56 +00:00
Garrit Franke
0626ed2d6e
fix: Include .gitignore in node-cli generated projects (#30068)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 16:48:20 +00:00
Danny Martini
c2ecb4d04b
fix(core): Preserve nested arrays in VM expression engine output (#30246)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 15:25:59 +00:00
Bernhard Wittmann
c9ecef2a36
test: Add discovery eval guardrails for browser/computer-use dispatch (no-changelog) (#30236) 2026-05-12 14:29:35 +00:00
Danny Martini
e52bbbd99f
fix(core): Resolve empty expressions to empty string in VM evaluator (#30310)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 14:08:31 +00:00
Albert Alises
22f2e34fe6
fix(core): Stop workflow builder after terminal remediation (#30289)
Some checks are pending
Build: Benchmark Image / build (push) Waiting to run
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.14.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
Util: Sync API Docs / sync-public-api (push) Waiting to run
2026-05-12 13:53:18 +00:00
Jaakko Husso
0ce820de73
fix(core): Abort orchestrator run after repeated plan-guard rejections (no-changelog) (#30274) 2026-05-12 12:11:17 +00:00
Declan Carroll
cd0519f360
chore: Skip scaffolding templates in code-health and swap to catalog refs (no-changelog) (#30297) 2026-05-12 10:58:00 +00:00
bjorger
744bb92c2f
feat(core): Add observational memory runtime, builder, and read path (#29815) 2026-05-12 09:55:52 +00:00
Milorad FIlipović
54d62bb4a1
fix(core): Update instance-ai evaluator to include pinned subnodes and allow all mcp tools (#30292) 2026-05-12 09:13:01 +00:00
Konstantin Tieber
111d403aa7
fix(core): Member role getting read permissions for insights (#30291) 2026-05-12 08:53:38 +00:00
Albert Alises
5059ce7e3d
feat(ai-builder): Expose generated workflow IDs on LangSmith trace root metadata (#30262) 2026-05-12 08:37:57 +00:00
Bernhard Wittmann
b445221c6a
feat: Computer-use evaluation harness (no-changelog) (#29797)
Co-authored-by: Elias Meire <elias@meire.dev>
2026-05-12 08:36:12 +00:00
Bernhard Wittmann
dc7dcaf1b1
fix: Show friendly message in computer use cli when connection token is invalid (no-changelog) (#30288) 2026-05-12 08:34:33 +00:00
Andreas Fitzek
0bde73c42f
feat(core): Scaffold inbound-secrets module (no-changelog) (#30093) 2026-05-12 08:03:29 +00:00
Mutasem Aldmour
3297536011
refactor(core): Move node-specific builder guidance to per-node @builderHint (no-changelog) (#29992)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 07:45:33 +00:00
José Braulio González Valido
95cf41c37c
chore(core): Enable Daytona sandbox in Instance AI evals (no-changelog) (#29931)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-12 07:43:04 +00:00
n8n-release-tag-merge[bot]
74fb4110c4 Merge tag 'n8n@2.21.0' 2026-05-12 08:02:43 +00:00
n8n-assistant[bot]
61be42c7bb
🚀 Release 2.21.0 (#30283)
Co-authored-by: Matsuuu <16068444+Matsuuu@users.noreply.github.com>
2026-05-12 07:29:34 +00:00
Ricardo Espinoza
b5bafc861e
feat(core): Add update_partial_workflow MCP tool (#29739) 2026-05-12 07:24:49 +00:00
Ali Elkhateeb
8b0a3ae3d3
feat(core): Enrich agent execution telemetry (no-changelog) (#29914) 2026-05-12 06:25:26 +00:00
aikido-autofix[bot]
267fe49d51
fix: Fix 15 security issues in fast-xml-builder, basic-ftp, fast-uri and 5 more (#30169)
Co-authored-by: aikido-autofix[bot] <119856028+aikido-autofix[bot]@users.noreply.github.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-05-11 19:15:47 +00:00
Michael Drury
e968723808
chore(core): Langsmith OTel telemetry for agent builder (#30259) 2026-05-11 18:29:33 +00:00
Albert Alises
bb73952fcc
fix(core): Defer credential setup during workflow builds (#30181) 2026-05-11 15:46:44 +00:00