Commit Graph

12204 Commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™
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) 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) 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) 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
Raúl Gómez Morales
5d0e0e0889
test(editor): Fix e2e tests (no-changelog) (#11369) 2024-10-23 14:11:10 +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) 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
Eugene
216b119350
fix(core): Fix memory issue with empty model response (#11300) 2024-10-22 15:08:42 +02: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