Commit Graph

19787 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
Svetoslav Dekov
c638e91aec
fix(editor): Stabilize workflow setup credentials state (#30513) 2026-05-15 15:07:28 +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
Charlie Kolb
b6ad5729c6
fix(editor): Persist Resource Mapper field deletions (#30244) 2026-05-15 14:43:04 +00:00
Dawid Myslak
52794549a8
fix: Correct misleading credential notice in Bearer Auth (#30465)
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-15 14:11:13 +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
James Gee
5b0dc83749
chore(core): Bump OTEL dependencies (#30348) 2026-05-15 13:14:49 +00: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
Thanasis G
b40d533a87
fix(editor): Hide help callout for view-only credential users (#30336) 2026-05-15 10:26:31 +00:00
Michael Drury
7f8c0b4604
fix(core): Loading agents test sessions again correctly (no-changelog) (#30457) 2026-05-15 10:01:36 +00:00
Suguru Inoue
9ae7c58d17
refactor(editor): Migrate workflowsStore.workflowId usages in utils (#30219) 2026-05-15 09:52:41 +00:00
Michael Kret
99a66eba18
fix(Google Cloud Storage Node): Fix large file upload and add Project RLC (#29847)
Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
2026-05-15 09:41:18 +00:00
Albert Alises
d26a402acc
fix(core): Clean up failed AI workflow shells (#30432) 2026-05-15 09:38:34 +00:00
Declan Carroll
6eb4b4c1a5
ci: Unify Slack notifications across workflows (#30483)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-15 09:21:42 +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
Matt Van Horn
4a50e92cd4
fix(editor): Prevent Safari text selection on canvas drag (#27055)
Co-authored-by: Matt Van Horn <455140+mvanhorn@users.noreply.github.com>
Co-authored-by: Matsu <huhta.matias@gmail.com>
2026-05-15 08:26:20 +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
Michael Kret
aabc6f1697
fix(S3 Node): Implement Delete Bucket operation (#30056)
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.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
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (beta) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (stable) (push) Has been cancelled
Release: Schedule Patch Release PRs / Create patch release PR (${{ matrix.track }}) (v1) (push) Has been cancelled
2026-05-14 17:53:14 +00:00
Michael Kret
6362afe477
fix(Supabase Node): Fix getAll returning duplicate or missing records during pagination (#30020)
Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
2026-05-14 17:51:13 +00:00
Michael Kret
c3cf5c7057
fix(editor): Preserve custom Form Trigger path on workflow re-import (#30053) 2026-05-14 17:49:39 +00:00
Albert Alises
f1fd79f830
fix(core): Avoid unnecessary planner credential prompts (#30451) 2026-05-14 15:36:11 +00:00
Romeo Balta
94113f44a5
fix(editor): Remove resource center tooltip (no-changelog) (#30468)
Co-authored-by: Codex <noreply@openai.com>
2026-05-14 15:28:02 +00:00
Declan Carroll
71dab38e82
test: Add webhook latency floor benchmark with harness warmup (#30207)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-14 15:24:51 +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
Declan Carroll
42887203fb
fix: Stabilize migration-timestamp rule message for baseline hashing (no-changelog) (#30462)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 14:05:21 +00:00
Michael Drury
52f11c4f8c
fix(core): Agent sessions present tool errors correctly and inputs to tools when error occurs (no-changelog) (#30337) 2026-05-14 13:32:25 +00:00
Declan Carroll
6cae9deaf7
ci: Enable verbose SafeChain logging in CI dependency install (no-changelog) (#30450)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-14 11:29:25 +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
Jaakko Husso
339b6136c6
fix(editor): Change the title of plan review panel after approved and collapsed, fix cursor on hover (no-changelog) (#30300) 2026-05-14 10:36:44 +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
Dawid Myslak
8ef505dc82
feat(Microsoft Teams Trigger Node): Add webhook request verification (#29490)
Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-05-14 10:16:08 +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
Elias Meire
563089ba70
feat(editor): Add New tag to MCP category and registry tools (#30439) 2026-05-14 09:04:06 +00:00
Dawid Myslak
a2835d7e88
feat(Box Trigger Node): Add webhook request verification (#29483)
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Alexander Gekov <40495748+alexander-gekov@users.noreply.github.com>
2026-05-14 07:59:04 +00:00
Romeo Balta
ceb561b87b
fix(editor): Prioritize MCP tile in empty state (no-changelog) (#30418)
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: Codex <noreply@openai.com>
Co-authored-by: OpenCode <noreply@opencode.ai>
2026-05-13 18:53:51 +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
8489afdcd1
fix(core): Add correct telemetry for resumed Instance AI runs (#30335) 2026-05-13 16:59:30 +00:00
Srinjoy
87ba302e24
fix(core): Prioritize HTTP status codes for retry logic in httpRequest nodes (#27547) 2026-05-13 15:08:06 +00:00
Michael Kret
c27fcde014
fix(Zendesk Trigger Node): Prevent webhook from being deleted after execution (#29511)
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: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-05-13 12:56:15 +00:00
Justin Hart
6cfad368d7
feat(AWS Node): Add IRSA to AWS AssumeRole system credential strategies (#22316)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2026-05-13 12:30:07 +00:00
Muzamil Mahmood
ad6c470f8f
fix(editor): Do not save workflow on execute when autosave is disabled (#30347)
Co-authored-by: Nikhil Kuriakose <nikhilkuria@gmail.com>
2026-05-13 12:02:11 +00:00
Eugene
6d9eba1282
fix(core): Verify Telegram webhook secret token (no-changelog) (#30390)
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 11:27:07 +00:00