Commit Graph

6229 Commits

Author SHA1 Message Date
James Gee
ce9689e953
refactor(core): Use a bindings object instead of credentialBindings on import (no-changelog) (#33816) 2026-07-09 11:55:05 +00:00
Robin Braumann
b93baf9f80
feat(core): Add vector store connections to the agent builder Knowledge tab (no-changelog) (#33767)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-09 11:11:50 +00:00
Guillaume Jacquart
5c664e798e
feat(core): Enable private credentials by default (#33374)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 11:05:59 +00:00
Emilia
7f4ec7af62
feat(core): Add Durable Scheduler metrics and instrumentation (no-changelog) (#33853)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-09 10:46:04 +00:00
Matsu
cbf2d2027b
chore: Set up repository for TypeScript 7 migration (#33890) 2026-07-09 13:21:16 +03:00
Guillaume Jacquart
31e75b9022
chore: Align private/dynamic credential wording to "end-user credentials" (#33865)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 09:24:39 +00:00
Guillaume Jacquart
993e1c8b72
fix(core): Propagate sub-workflow credential usage to the parent execution (#33674)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 09:22:02 +00:00
Yen Su
2f60c21861
feat(Google BigQuery Node): Allow custom OAuth2 scopes (#33822)
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-09 08:37:51 +00:00
Jaakko Husso
4dd369991f
feat(core): Use a shared per-thread event sequence for Instance AI multi-main (no-changelog) (#33558)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-09 07:44:20 +00:00
Matsu
8bb6489918
chore: Remove remaining Jest references (no-changelog) (#33412)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-07-09 09:29:24 +03:00
Matsu
29e0e32e3b
chore: Remove --runner flag from janitor test scoping (#33373)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-09 09:24:12 +03:00
Anne Aguirre
50d2340c51
fix(core): Enable multiturn conversations when building an agent via agent builder route in AIA (no-changelog) (#33840)
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 16:41:37 +00:00
Guillaume Jacquart
a9942bba05
feat(core): Add private credential usage telemetry (no-changelog) (#33735)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 14:57:10 +00:00
Danny Martini
bde5f081fc
fix(core): Exclude published versions from workflow history prune (#32239)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-08 14:35:17 +00:00
Guillaume Jacquart
f1d01b81e7
perf(core): Bound peak memory when computing source control status (#33837)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 14:27:59 +00:00
Svetoslav Dekov
4a0250ef9f
feat(core): Allow plugin prefix in MCP skillsUsed and unify parameter descriptions (#33814)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 13:46:49 +00:00
Lorent Lempereur
9cb1cd6220
feat(core): Add durable scheduler schedule-trigger task handler (no-changelog) (#33651) 2026-07-08 12:47:49 +00:00
Anne Aguirre
5c6544af4a
feat(core): Port agent builder skills and tools to Instance AI (no-changelog) (#33384)
Co-authored-by: Robin Braumann <robin.braumann@n8n.io>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
Co-authored-by: Michael Drury <michael.drury@n8n.io>
Co-authored-by: Michael Drury <me@michaeldrury.co.uk>
2026-07-08 12:41:12 +00:00
Joco-95
e9156b074f
feat(editor): Implements AI Assistant template examples experiment (no-changelog) (#33244)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-08 10:15:46 +00:00
Lorent Lempereur
2cc5785e09
feat(core): Run durable scheduler lifecycle loops on every main (no-changelog) (#33764)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
Co-authored-by: Emilia <100027345+sovietspaceship@users.noreply.github.com>
2026-07-08 09:57:14 +00:00
n8n-cat-bot[bot]
d472e14d08
fix: Decompress small ZIP64 archives without false size-limit error (#33039)
Co-authored-by: n8n-cat-bot[bot] <n8n-cat-bot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
Co-authored-by: Declan Carroll <declan@n8n.io>
2026-07-08 08:13:08 +00:00
Dimitri Lavrenük
33e490d6c2
fix: Chat works when running on separate webhook server (#33724) 2026-07-08 06:54:14 +00:00
Dmitrii
dc05720609
feat(core): Add name-and-type and type-only credential matching modes for package import (#33689) 2026-07-08 06:31:37 +00:00
n8n-assistant[bot]
46c1a0e8f3
chore: Bundle/2.x (#33793)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-authored-by: Bernhard Wittmann <bernhard.wittmann@n8n.io>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Michael Kret <88898367+michael-radency@users.noreply.github.com>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
Co-authored-by: Mike Repeć <mike.repec@n8n.io>
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: bjorger <50590409+bjorger@users.noreply.github.com>
2026-07-08 08:48:55 +03:00
Jaakko Husso
5fa42f4f13
fix(core): Acquire expression isolate when resolving node inputs (#33759)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 15:03:58 +00:00
Jaakko Husso
386504848a
fix(core): Acquire expression isolate when resolving node parameters (#33757)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 15:03:36 +00:00
Ricardo Espinoza
59731fdfce
feat(core): Auto-name workflow versions created or updated via MCP (#33465) 2026-07-07 14:40:10 +00:00
Sandra Zollner
5c924c3a9b
feat(core): Add workflow reviews toggle to Security & policies (#33696) 2026-07-07 13:34:38 +00:00
Iván Ovejero
b8cad6b843
refactor(core): Decouple DB from blob store interface (#33563) 2026-07-07 13:08:44 +00:00
Iván Ovejero
1f4e77b038
refactor(core): Add breaking change rules for remaining v3 changes (#33733)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 12:44:04 +00:00
Lorent Lempereur
41581cd818
refactor(core): Expose a composable Scheduler surface from @n8n/scheduler (no-changelog) (#33677) 2026-07-07 12:24:51 +00:00
James Gee
9733186aea
feat(core): Export a project (no-changelog) (#33531) 2026-07-07 11:28:10 +00:00
Danny Spencer
381d5bf3bd
feat(Zendesk Node): Allow custom OAuth2 scopes (#33734)
Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-07 10:50:08 +00:00
Danny Martini
e7d881bf01
refactor(core): Acquire the expression isolate inside getNodesWithUnregisteredWebhooks (no-changelog) (#33492) 2026-07-07 10:33:44 +00:00
Bernhard Wittmann
0a067ee883
fix(core): Persist MCP Server Trigger tool calls in queue mode (#33383) 2026-07-07 10:28:13 +00:00
Andreas Fitzek
5b9a096bdd
feat(core): Support custom global roles in token exchange provisioning (#33728) 2026-07-07 09:20:11 +00:00
Riqwan Thamir
0775ea114a
refactor(core): Remove Instance AI orchestration delegate tool (no-changelog) (#33556)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-07 09:15:26 +00:00
José Braulio González Valido
278d4e60a4
fix(ai-builder): Make eval scenario state deterministic — keep empty pins, blank static data (no-changelog) (#33584)
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
2026-07-07 08:42:34 +00:00
Albert Alises
3aa3ffd13b
fix(core): Report node errors in workflow verification (#33576) 2026-07-07 08:21:38 +00:00
Guillaume Jacquart
b000bbd277
feat(editor): Rename private credentials to end-user credentials (#33629)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 07:54:35 +00:00
Andreas Fitzek
c9590f3e0d
fix(core): Guard against null run-data slots in execution redaction (#33718) 2026-07-07 07:50:10 +00:00
n8n-release-tag-merge[bot]
3bf3a08d0a Merge tag 'n8n@2.30.0' 2026-07-07 07:55:53 +00:00
Guillaume Jacquart
136e774877
fix(core): Reconcile per-user connections when a private credential is moved (#33630)
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.22.3) (push) Waiting to run
CI: Master (Build, Test, Lint) / Unit tests (24.16.0) (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.8 (1M context) <noreply@anthropic.com>
2026-07-07 07:40:49 +00:00
Ken Kölzer
1bb253e21d
fix(core): Allow extra properties in MCP search_workflows output schema (#33057)
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
Co-authored-by: Nikhil Kuriakose <nikhil.kuriakose@n8n.io>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-07 07:37:00 +00:00
n8n-assistant[bot]
f96d6dbd84
🚀 Release 2.30.0 (#33720)
Co-authored-by: n8n-release-helper[bot] <265227495+n8n-release-helper[bot]@users.noreply.github.com>
2026-07-07 07:16:44 +00:00
Bernhard Wittmann
bd1ac70eef
feat(core): Add managed-auth telemetry to credential lifecycle events (no-changelog) (#33391) 2026-07-07 06:35:02 +00:00
Riqwan Thamir
dc1e3ce57b
feat(editor): Render AI Assistant reasoning as separate blocks in the run timeline (#33676)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-07-06 16:27:01 +00:00
Michael Drury
1dce924b0d
fix(core): Agents model list exclude deprecated models and improved error surfacing (no-changelog) (#33631)
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-06 15:27:47 +00:00
Iván Ovejero
ca589e9f56
fix(core): Honor target version in migration report (#33671) 2026-07-06 14:56:49 +00:00
Iván Ovejero
507131ef5a
fix: Improve error on missing execution data (#33567) 2026-07-06 14:12:53 +00:00