Commit Graph

3785 Commits

Author SHA1 Message Date
Csaba Tuncsik
7a8dafe990 fix(core): Add 'user_id' to license-community-plus-registered telemetry event (#11430) 2024-10-29 10:45:03 +01:00
Iván Ovejero
097f93564c refactor(core): Port security config (#11440) 2024-10-29 08:52:07 +01:00
Iván Ovejero
c152a3ac56 fix(core): Ensure job processor does not reprocess amended executions (#11438) 2024-10-29 08:51:55 +01:00
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
Iván Ovejero
12d218ea38 refactor(core): Port license config (#11428) 2024-10-28 10:52:31 +01: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
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
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
कारतोफ्फेलस्क्रिप्ट™
8608baeb7e fix(core): On unhandled rejections, extract the original exception correctly (#11389) 2024-10-24 20:02:05 +02:00
Marc Littlemore
8201d322dd feat: Add active workflow triggers metric (no-changelog) (#11398) 2024-10-24 17:27:56 +01:00
कारतोफ्फेलस्क्रिप्ट™
ed30d43236 fix(core): Make execution and its data creation atomic (#11392) 2024-10-24 16:07:26 +02: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
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
Iván Ovejero
88c1c4ad7b refactor(core): Add external secrets log scope (#11224) 2024-10-24 11:37:19 +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
कारतोफ्फेलस्क्रिप्ट™
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
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
Val
5390061f49 fix: Add config for max task runners payload size (no-changelog) (#11366) 2024-10-23 11:53:21 +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
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
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
Val
cade9b2d91 feat: Add proper INodeTypes polyfill for Task Runner (no-changelog) (#11333) 2024-10-22 15:19:32 +01:00
Tomi Turtiainen
8404282046 feat: Enable running task runners externally (no-changelog) (#11319) 2024-10-22 16:23:59 +03:00
कारतोफ्फेलस्क्रिप्ट™
0fa2e8ca85 fix(core): Enforce nodejs version consistently (#11323) 2024-10-21 17:41:56 +02:00
Iván Ovejero
3c93ec88cd refactor(core): Port generic config (#11316) 2024-10-21 12:57:37 +02:00
Csaba Tuncsik
76724c3be6 fix(editor): Open Community+ enrollment modal only for the instance owner (#11292) 2024-10-21 10:02:18 +02:00
Eugene
b4b543d41d fix(core): Add missing primary key to execution annotation tags table (#11168) 2024-10-18 15:06:15 +02: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
Tomi Turtiainen
0aae47c295 test: Fix flaky task-runner integration test (#11302) 2024-10-18 11:33:08 +03:00
Ricardo Espinoza
25c1c3218c feat: Run mfa.beforeSetup hook before enabling MFA (#11116) 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
Iván Ovejero
83ca7f8e90 refactor(core): Remove watchdog interval (#11295) 2024-10-17 13:51:56 +02:00
Iván Ovejero
d2266c93a7 chore(core): Add check to help diagnose PAY-2100 (#11282) 2024-10-17 12:56:37 +02: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
Iván Ovejero
d37acdb873 refactor(core): Make orchestration service smaller (#11275) 2024-10-16 17:34:32 +02: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
Iván Ovejero
e7a4b0da01 chore: Add server_type tag to Sentry errors (no-changelog) (#11277) 2024-10-16 11:47:05 +02:00
Val
aa3c0dd226 refactor: Move secrets provider imports (no-changelog) (#11272) 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