Commit graph

11207 commits

Author SHA1 Message Date
Tomi Turtiainen d4c4db823e
feat: Forward logs from task runner to logger (no-changelog) (#11422) 2024-10-28 15:44:03 +01:00
Tomi Turtiainen c56f30ce15
feat: N8N_RUNNERS_MAX_OLD_SPACE_SIZE configuration (no-changelog) (#11419) 2024-10-28 16:14:38 +02:00
कारतोफ्फेलस्क्रिप्ट™ 8f5fe05a92
refactor(core): All calls to supplyData should use a distinct context type (no-changelog) (#11421) 2024-10-28 11:37:23 +01:00
Jon 04c075a46b
fix(Asana Node): Fix issue with pagination (#11415) 2024-10-28 09:58:00 +00:00
Iván Ovejero 12d218ea38
refactor(core): Port license config (#11428) 2024-10-28 10:52:31 +01:00
Danny Martini cb7c4d29a6
feat(core): Handle nodes with multiple inputs and connections during partial executions (#11376) 2024-10-28 10:16:19 +01:00
Raúl Gómez Morales ae37c520a9
fix(editor): Fix TypeError: Cannot read properties of undefined (reading '0') (#11399) 2024-10-28 10:15:22 +01:00
Raúl Gómez Morales 8147038cf8
feat(editor): Update ownership pills (#11155)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-28 08:48:51 +01:00
Mutasem Aldmour 351134f786
fix(editor): Ensure toasts show above modal overlays (#11410)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-10-25 16:56:47 +02:00
Tomi Turtiainen d6aaeea2ab
fix: Load sentry for task runner server only if configured (no-changelog) (#11420) 2024-10-25 17:52:39 +03:00
Charlie Kolb 7699240073
fix(editor): Add Retry button for AI Assistant errors (#11345)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-25 15:35:46 +02:00
Jon 766cc92978
fix(Lemlist Node): Fix typos and incorrect action name (no-changelog) (#11406) 2024-10-25 14:02:07 +01:00
Michael Kret 151f4dd7b8
fix(n8n Form Node): Form Trigger does not wait in multi-form mode (#11404) 2024-10-25 11:49:36 +01:00
Iván Ovejero 8b0a48f530
fix(editor): Prevent running workflow that has issues if listening to webhook (#11402) 2024-10-25 10:48:41 +02:00
Danny Martini 7fc3b25d21
fix(core): Fix Message Event Bus Metrics not counting up for labeled metrics (#11396) 2024-10-25 10:24:39 +02:00
कारतोफ्फेलस्क्रिप्ट™ 8cbe94708e
refactor: Every node class should have a distinct constructor name (no-changelog) (#11403) 2024-10-25 09:55:15 +02:00
oleg 2e6446454d
fix(core): Fix resolving of $fromAI expression via evaluateExpression (#11397)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-24 22:50:18 +02:00
कारतोफ्फेलस्क्रिप्ट™ 8608baeb7e
fix(core): On unhandled rejections, extract the original exception correctly (#11389) 2024-10-24 20:02:05 +02:00
Val 95c5df0781
refactor: Remove all scope definition duplication (no-changelog) (#11401) 2024-10-24 19:41:05 +02:00
Marc Littlemore 8201d322dd
feat: Add active workflow triggers metric (no-changelog) (#11398) 2024-10-24 17:27:56 +01:00
कारतोफ्फेलस्क्रिप्ट™ 5341ed228d
fix(core): Do not report instances of FilterError to Sentry (no-changelog) (#11388) 2024-10-24 17:56:32 +02:00
कारतोफ्फेलस्क्रिप्ट™ ed30d43236
fix(core): Make execution and its data creation atomic (#11392)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-10-24 16:07:26 +02:00
Alex Grozav 0d0bd2932e
fix(editor): Toolbar, layering, and label rendering improvements on new canvas (no-changelog) (#11390) 2024-10-24 17:02:26 +03:00
Alex Grozav 46f3b4a258
fix(editor): Support middle click to scroll when using a mouse on new canvas (#11384) 2024-10-24 16:51:37 +03:00
Val 74d870530b
refactor: Remove duplication of scope definitions (no-changelog) (#11387) 2024-10-24 13:28:26 +01:00
Elias Meire ff14dcb3a1
fix(editor): Hide data mapping tooltip in credential edit modal (#11356) 2024-10-24 13:22:15 +01:00
Iván Ovejero 656439e871
fix(core): Add safeguard for command publishing (#11337) 2024-10-24 13:22:28 +02:00
Iván Ovejero f4ea943c9c
fix(core): Ensure LoggerProxy is not scoped (#11379) 2024-10-24 12:53:34 +02:00
कारतोफ्फेलस्क्रिप्ट™ 9d0e1c6854
Merge tag 'n8n@1.65.0' 2024-10-24 12:44:46 +02:00
github-actions[bot] 247bcc16c8
🚀 Release 1.65.0 (#11386)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-10-24 12:29:51 +02:00
Charlie Kolb ab86d8fb9f
test(editor): Set 'data-test-id' in design-system unit tests to match with editor-ui and cypress (no-changelog) (#11381) 2024-10-24 12:20:46 +02:00
Iván Ovejero 88c1c4ad7b
refactor(core): Add external secrets log scope (#11224) 2024-10-24 11:37:19 +02:00
Raúl Gómez Morales 475d72e0bc
fix(editor): Fix Cannot read properties of undefined (reading 'finished') (#11367) 2024-10-24 08:57:32 +02:00
oleg e61a8535aa
fix(AI Agent Node): Preserve intermediateSteps when using output parser with non-tool agent (#11363)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-23 16:48:26 +02:00
Alex Grozav 197a1264d1
feat(editor): Improve new canvas discovery design by specifying ALPHA version (no-changelog) (#11373) 2024-10-23 17:08:27 +03:00
कारतोफ्फेलस्क्रिप्ट™ 066aa48baa
ci: Fix benchmark docker builds (no-changelog) (#11372) 2024-10-23 16:01:07 +02:00
Shireen Missi 7a71cff4d7
fix(core): Change dedupe value column type from varchar(255) to text (#11357)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-23 14:16:48 +01:00
Michael Kret fd11f1e169
fix: Check if execution will wait on Test step click (no-changelog) (#11311) 2024-10-23 15:53:01 +03:00
कारतोफ्फेलस्क्रिप्ट™ 96219486dc
ci: Use tsc-watch across all backend packages (no-changelog) (#11364) 2024-10-23 14:39:44 +02:00
Danny Martini e6b2f8e7e6
fix(API): PUT /credentials/:id should move the specified credential, not the first one in the database (#11365) 2024-10-23 14:21:11 +02:00
Tomi Turtiainen 0e7eccd238
feat(benchmark): Add filter flag (#11355) 2024-10-23 15:09:30 +03:00
Tomi Turtiainen f414e90993
refactor: Clean task runner code (#11368) 2024-10-23 14:34:08 +03:00
Val 74fc3889b9
fix(core): Sanitise IdP provided information in SAML test pages (#11171)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-23 13:22:15 +02:00
Jon 992547baf8
docs: Rename Google My Business > Google Business Profile (no-changelog) (#11361) 2024-10-23 12:02:16 +01:00
Val 5390061f49
fix: Add config for max task runners payload size (no-changelog) (#11366) 2024-10-23 11:53:21 +01:00
Csaba Tuncsik 3ec103f8ba
fix(editor): Fix delete all existing executions (#11352) 2024-10-23 12:46:34 +02:00
Idan Fishman d309112647
feat(GitHub Node): Add workflow resource operations (#10744) 2024-10-23 11:20:20 +01:00
Iván Ovejero 4f1816e03d
fix(core): Fix race condition when resolving post-execute promise (#11360) 2024-10-23 11:56:22 +02:00
Tomi Turtiainen c078a516be
feat(core): Enforce config file permissions on startup (#11328)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-10-23 12:54:53 +03:00
Val 5b98f8711f
fix: Add missing Node.js natives to task runners (no-changelog) (#11362) 2024-10-23 10:41:10 +01:00
Tomi Turtiainen 0708b3a1f8
fix: Include error in the message in JS task runner sandbox (#11359) 2024-10-23 12:13:09 +03:00
Ricardo Espinoza e4218debd1
fix: Resend invite operation on users list (#11351)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-10-23 10:23:28 +02:00
Iván Ovejero f4958756b4
fix(API): Correct credential schema for response in POST /credentials (#11340) 2024-10-23 09:18:50 +02:00
Alex Grozav 695f6531f4
fix(editor): Fix switching to execution debug mode in new canvas (no-changelog) (#11350)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-22 22:36:05 +03:00
Federico Meini 1b734dd9f4
fix(editor): Record sessionStarted telemetry event in Setting Store (#11334)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-22 17:48:08 +02:00
Iván Ovejero fb3518fcb8
chore(core): Stop reporting to Sentry execution cancellations (#11347) 2024-10-22 17:27:07 +02:00
Iván Ovejero 43f31b86aa
refactor(core): Support multiple log scopes (#11318) 2024-10-22 17:20:14 +02:00
Iván Ovejero c863abd083
fix(core): Account for waiting jobs during shutdown (#11338) 2024-10-22 17:11:53 +02:00
Eugene 094ec68d4c
fix(HTTP Request Tool Node): Fix the undefined response issue when authentication is enabled (#11343)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-22 16:28:42 +02:00
Val cade9b2d91
feat: Add proper INodeTypes polyfill for Task Runner (no-changelog) (#11333) 2024-10-22 15:19:32 +01:00
Alex Grozav 00a48b781e
feat(editor): Improve new canvas discovery process (no-changelog) (#11349) 2024-10-22 17:07:07 +03:00
कारतोफ्फेलस्क्रिप्ट™ 08a7b5b742
fix(SSH Node): Cleanup temporary binary files as soon as possible (#11305) 2024-10-22 15:41:41 +02:00
Tomi Turtiainen 8404282046
feat: Enable running task runners externally (no-changelog) (#11319) 2024-10-22 16:23:59 +03:00
Alex Grozav f98f0ead25
fix(editor): Fix 0 items labels on new canvas (no-changelog) (#11344) 2024-10-22 15:16:43 +03:00
Alex Grozav 5fae187a0a
feat(editor): Add connection port validation on new canvas (no-changelog) (#11342) 2024-10-22 15:14:12 +03:00
Ricardo Espinoza d04860d19e
fix(editor): utm_awc with wrong value when redirecting to website templates (no-changelog) (#11341) 2024-10-22 12:46:06 +02:00
Alex Grozav 370e50b34c
fix(editor): Add explicit max-width to handle label when connected on new canvas (no-changelog) (#11325) 2024-10-22 13:11:22 +03:00
Alex Grozav 9615838aa6
fix(editor): Reset selection keycode to force selection mode after tab change on new canvas (no-changelog) (#11339) 2024-10-22 13:10:38 +03:00
Ria Scholz 3c57f46aae
fix(Postgres Node): Special datetime values cause errors (#11225)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-22 12:02:39 +02:00
Shireen Missi ba158b4f85
fix(Microsoft SQL Node): Fix execute query to allow for non select query to run (#11335) 2024-10-22 10:58:09 +01:00
Charlie Kolb 901888d5b1
fix(editor): Fix RunData non-binary pagination when binary data is present (#11309) 2024-10-22 11:00:34 +02:00
oleg 45274f2e7f
feat(Structured Output Parser Node): Refactor Output Parsers and Improve Error Handling (#11148) 2024-10-22 10:46:58 +02:00
Csaba Tuncsik 4dde772814
fix(editor): Follow-up fixes to projects side menu (#11327) 2024-10-22 10:19:01 +02:00
कारतोफ्फेलस्क्रिप्ट™ 0fa2e8ca85
fix(core): Enforce nodejs version consistently (#11323)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-21 17:41:56 +02:00
Shireen Missi dd3ab3be08
Revert "perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data" (#11326) 2024-10-21 15:09:35 +01:00
oleg de04c93f2c
test: Enable Canvas V2 E2E Testing (#11321)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-10-21 15:13:09 +02:00
Mutasem Aldmour c0b5b92f62
fix: Don't show pin button in input panel when there's binary data (#11267) 2024-10-21 15:00:15 +02:00
oleg fed7c3ec1f
feat(AI Agent Node): Make tools optional when using OpenAI model with Tools agent (#11212)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-21 14:21:30 +02:00
Raúl Gómez Morales 0b9b166bbc
chore(editor): Fix Icon type (#11324) 2024-10-21 13:55:00 +02:00
Raúl Gómez Morales f67c0710e1
fix(editor): Fix Adding nodes one after the other also adds connections (no-changelog) (#11312)
Co-authored-by: Alex Grozav <alex@grozav.com>
2024-10-21 13:54:49 +02:00
Mutasem Aldmour 054fe9745f
fix: Ensure NDV params don't get cut off early and scrolled to the top (#11252) 2024-10-21 13:34:57 +02:00
Mutasem Aldmour 296f68f041
feat: Add report bug buttons (#11304)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
2024-10-21 13:32:37 +02:00
Alex Grozav ba2827e7bb
feat(editor): Create call to action tooltip for trying the new canvas (no-changelog) (#11230) 2024-10-21 14:06:24 +03:00
Iván Ovejero 3c93ec88cd
refactor(core): Port generic config (#11316) 2024-10-21 12:57:37 +02:00
Alex Grozav f78a7dd3e1
fix(editor): Show placeholder nodes when no trigger nodes available on new canvas (no-changelog) (#11106) 2024-10-21 13:09:03 +03:00
Milorad FIlipović 3b2f63e248
fix(editor): Fix pin data button disappearing after reload (#11198) 2024-10-21 12:05:05 +02:00
Tomi Turtiainen fcf8629c6e
fix(benchmark): Fix some multi-main benchmarks failing randomly (#11317) 2024-10-21 11:58:47 +03:00
Csaba Tuncsik 76724c3be6
fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
Charlie Kolb cd15e959c7
feat(editor): Separate node output execution tooltip from status icon (#11196) 2024-10-21 09:35:23 +02:00
Danny Martini 321d6deef1
feat(core): Handle cycles in workflows when partially executing them (#11187)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-10-18 17:30:26 +02:00
Eugene b4b543d41d
fix(core): Add missing primary key to execution annotation tags table (#11168) 2024-10-18 15:06:15 +02:00
Tomi Turtiainen 09954f6b32
fix(benchmark): Fix single webhook script path in manifest (#11308)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-10-18 13:36:53 +03:00
Iván Ovejero 64bddf8653
fix(core): Do not debounce webhooks, triggers and pollers activation (#11306) 2024-10-18 12:24:32 +02:00
Ricardo Espinoza 679fa4a10a
feat(core): introduce JWT API keys for the public API (#11005) 2024-10-18 12:06:44 +02:00
Raúl Gómez Morales 6a722c45ea
fix(editor): Fix floating nodes sorting (no-changelog) (#11301) 2024-10-18 11:13:47 +02:00
Tomi Turtiainen 0aae47c295
test: Fix flaky task-runner integration test (#11302) 2024-10-18 11:33:08 +03:00
Eugene 0be04c6348
fix(OpenAI Chat Model Node, Ollama Chat Model Node): Change default model to a more up-to-date option (#11293) 2024-10-18 09:35:33 +02:00
Raúl Gómez Morales a13e142ee2
fix(editor): Add striped background to readonly canvas (no-changelog) (#11297) 2024-10-18 09:26:13 +02:00
Iván Ovejero 8e5292cf6c
chore: Upgrade nodelinter to 1.16.3 (#11286) 2024-10-18 09:22:24 +02:00
Tomi Turtiainen a042d5c8e6
refactor: Replace json-schema-to-zod with our own fork (#11229) 2024-10-18 09:29:19 +03:00
Ricardo Espinoza c57cac9e4d
fix(editor): Keep always focus on the first item on the node's search panel (#11193)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-17 21:51:35 +02:00
Ricardo Espinoza 25c1c3218c
feat: Run mfa.beforeSetup hook before enabling MFA (#11116)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-17 19:47:10 +02:00
Iván Ovejero 44f95160fb
refactor(core): Report potentially unused job processor branch (#11298) 2024-10-17 18:38:06 +02:00
Michael Kret 643d66c0ae
feat(n8n Form Page Node): New node (#10390)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-17 14:59:53 +01:00
Tomi Turtiainen 86a94b5523
feat: Add fork of json-schema-to-zod (no-changelog) (#11228) 2024-10-17 15:57:44 +03:00
Csaba Tuncsik c728a2ffe0
fix(editor): Fix sorting problem in older browsers that don't support toSorted (#11204) 2024-10-17 14:11:34 +02:00
Iván Ovejero 83ca7f8e90
refactor(core): Remove watchdog interval (#11295) 2024-10-17 13:51:56 +02:00
Raúl Gómez Morales c79aa01a48
fix(editor): Fit view when only "Add first step" placeholder is visible (no-changelog) (#11294) 2024-10-17 13:19:48 +02:00
Tomi Turtiainen d330b6b94a
fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
Iván Ovejero d2266c93a7
chore(core): Add check to help diagnose PAY-2100 (#11282)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Waiting to run
2024-10-17 12:56:37 +02:00
Tomi Turtiainen 0dd15cbe8d
fix(benchmark): Benchmark improvements (#11290) 2024-10-17 13:37:00 +03:00
Iván Ovejero be50a9ac44
chore(core): Bring multi-main setup in line with scaling services (#11289) 2024-10-17 10:47:17 +02:00
oleg fbae17d8fb
fix(Pinecone Vector Store Node): Prevent populating of vectors after manually stopping the execution (#11288) 2024-10-17 10:20:46 +02:00
Csaba Tuncsik 1f441f9752
fix(editor): Add Personal project to main navigation (#11161) 2024-10-17 09:25:32 +02:00
Val 5c370c9235
fix: JS Task Runner not having access to Buffer (no-changelog) (#11285)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-16 17:51:06 +01:00
Iván Ovejero d37acdb873
refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02:00
Valentina Lilova bf28fbefe5
feat(n8n Google My Business Node): New node (#10504) 2024-10-16 16:18:53 +01:00
github-actions[bot] c090fcb340
🚀 Release 1.64.0 (#11281)
Co-authored-by: michael-radency <88898367+michael-radency@users.noreply.github.com>
2024-10-16 14:26:07 +03:00
Michael Kret 7f5f0a9df3
fix: Expressions display actual result of evaluating expression inside string (#11257)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-10-16 13:27:00 +03:00
Iván Ovejero e7a4b0da01
chore: Add server_type tag to Sentry errors (no-changelog) (#11277) 2024-10-16 11:47:05 +02:00
feelgood-interface 785b47feb3
feat(Gong Node): New node (#10777) 2024-10-16 10:23:09 +01:00
Val aa3c0dd226
refactor: Move secrets provider imports (no-changelog) (#11272)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-10-15 17:06:39 +01:00
jeanpaul c2fb881d61
fix(core): Wrap nodes for tool use at a suitable time (#11238)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-15 17:17:25 +02:00
Iván Ovejero 190665d8e6
refactor(core): Convey error stack from job failure to main (#11261) 2024-10-15 16:55:54 +02:00
Iván Ovejero 76ab780cdd
refactor(core): Remove dead orchestration code (#11266) 2024-10-15 16:47:31 +02:00
Mutasem Aldmour c2ad15646d
fix: Don't show pinned data tooltip for pinned nodes (#11249)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-10-15 15:48:13 +02:00
Jon 1affc27b6b
fix(Set Node): Fix issue with UI properties not being hidden (#11263) 2024-10-15 14:33:26 +01:00
Iván Ovejero 05467fd101
refactor(core): Move queueModeId as hostId to InstanceSettings (#11262) 2024-10-15 14:55:13 +02:00
Mutasem Aldmour d3b05f1c54
feat: Add tracking for node errors and update node graph (#11060) 2024-10-15 12:38:17 +02:00
Val ecbe568d69
feat: Enable Task Runners on Scaling mode Workers (no-changelog) (#11253) 2024-10-15 11:03:28 +01:00
Val ee6e7fec85
feat: Fail all tasks for a disconnected Task Runner (no-changelog) (#11254) 2024-10-15 11:03:16 +01:00
Sören Uhrbach 26ad091f47
perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data (#11235)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-15 07:54:23 +03:00
Jon 7c7f2fb85a
docs: Add end of service notice for Line (no-changelog) (#11189)
Some checks are pending
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
2024-10-14 17:05:09 +01:00
Iván Ovejero 963ddeb0cc
refactor(core): Remove deprecated properties from orchestration service (#11251) 2024-10-14 16:52:56 +02:00
Mutasem Aldmour 439132c291
fix: Adjust arrow button colors in dark mode (#11248) 2024-10-14 16:52:34 +02:00
Iván Ovejero c0aa28c6cf
fix(core): Override executions mode if regular during worker startup (#11250) 2024-10-14 16:12:41 +02:00
Michael Kret 4bd4b6977a
feat: Enable code capture in ai transform node (no-changelog) (#11241) 2024-10-14 14:53:16 +01:00
Val b028d81390
feat: Start Task Runner via Launcher (no-changelog) (#11071) 2024-10-14 14:19:17 +01:00
Iván Ovejero 873851b54e
refactor(core): Revamp logs for scaling mode (#11244) 2024-10-14 15:15:42 +02:00
Jon 3d97f02a8d
fix(Google Ads Node): Update to use v17 api (#11243) 2024-10-14 14:13:15 +01:00
Iván Ovejero a7fc7fc229
fix(core): Ensure error reporter does not promote info to error messages (#11245) 2024-10-14 13:26:13 +02:00
Iván Ovejero e8c87c488f
chore: Stop reporting to Sentry leader key renewals (#11246) 2024-10-14 13:18:31 +02:00
कारतोफ्फेलस्क्रिप्ट™ b7ee0c4087
fix(MySQL Node): Fix "Maximum call stack size exceeded" error when handling a large number of rows (#11242) 2024-10-14 12:57:30 +02:00
Jon 566529ca11
fix(Strava Trigger Node): Fix issue with webhook not being deleted (#11226) 2024-10-14 11:17:19 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4f27b39b45
fix(editor): Make submit in ChangePasswordView work again (#11227)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Test Master / Unit tests (18.x) (push) Has been cancelled
Test Master / Unit tests (20.x) (push) Has been cancelled
Test Master / Unit tests (22.4) (push) Has been cancelled
Test Master / Lint (push) Has been cancelled
Test Master / Notify Slack on failure (push) Has been cancelled
2024-10-11 12:26:43 -04:00
Eugene 0d23a7fb5b
fix(HTTP Request Tool Node): Respond with an error when receive binary response (#11219)
Some checks failed
Test Master / install-and-build (push) Waiting to run
Test Master / Unit tests (18.x) (push) Blocked by required conditions
Test Master / Unit tests (20.x) (push) Blocked by required conditions
Test Master / Unit tests (22.4) (push) Blocked by required conditions
Test Master / Lint (push) Blocked by required conditions
Test Master / Notify Slack on failure (push) Blocked by required conditions
Benchmark Docker Image CI / build (push) Has been cancelled
2024-10-11 17:12:03 +02:00
Alex Grozav c9628de72b
feat(editor): Improve insertion algorithm for nodes with multiple main outputs (no-changelog) (#11213) 2024-10-11 17:03:58 +03:00
Ricardo Espinoza 98759701e4
fix(editor): Disable Ask AI button in deprecated nodes (no-changelog) (#11194) 2024-10-11 09:36:27 -04:00
Alex Grozav 6e990175c7
fix(editor): Fix canvas handle plus rectangle background on new canvas (no-changelog) (#11160) 2024-10-11 15:42:17 +03:00
Iván Ovejero 0820cb5ab9
refactor(core): Simplify main pubsub message handler (#11156) 2024-10-11 10:31:33 +02:00