Commit Graph

3002 Commits

Author SHA1 Message Date
Iván Ovejero
4c7caf734c chore(core): Better debug logs for local dev (#11096) 2024-10-07 16:57:06 +02:00
Iván Ovejero
19fb728da0 perf(core): Optimize worker healthchecks (#11092) 2024-10-07 16:33:34 +02:00
Iván Ovejero
383b4765d2 refactor(core): Simplify worker pubsub message handler (#11086) 2024-10-07 16:19:58 +02:00
Michael Kret
41228b472d feat: Human in the loop (#10675)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2024-10-07 16:45:22 +03:00
Csaba Tuncsik
92cf860f9f feat(editor): Community+ enrollment (#10776) 2024-10-07 13:09:58 +02:00
कारतोफ्फेलस्क्रिप्ट™
1b84b0e5e7 fix(core): Allow loading nodes from multiple custom directories (#11130) 2024-10-07 12:09:47 +02:00
Iván Ovejero
bb59cc71ac fix(core): Separate error handlers for main and worker (#11091) 2024-10-04 16:38:48 +02:00
कारतोफ्फेलस्क्रिप्ट™
722f4a8b77 fix(core): Always set startedAt when executions start running (#11098)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-10-04 16:08:52 +02:00
Danny Martini
1d14557461 fix(core): Print errors that happen before the execution starts on the worker instead of just on the main instance (#11099) 2024-10-04 15:36:04 +02:00
Iván Ovejero
d537cea363 test(core): Allow Jest to exit cleanly in worker command test (#11095) 2024-10-04 14:44:53 +02:00
Iván Ovejero
6a12f0c5fa fix(core)!: Bind worker server to IPv4 (#11087) 2024-10-04 12:18:26 +02:00
Michael Kret
d974b015d0 fix: Incorrect error message on calling wrong webhook method (#11093) 2024-10-04 11:06:15 +01:00
Iván Ovejero
73a0d48073 refactor(core): Simplify webhook pubsub message handler (#11048) 2024-10-04 09:28:53 +02:00
Michael Kret
90b4bfc472 fix: Show result of waiting execution on canvas after execution complete (#10815)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
Co-authored-by: Shireen Missi <shireen@n8n.io>
2024-10-03 15:09:37 +03:00
Federico Meini
86c632aabf chore: Anonymise ip addresses in rudderstack events (#11066) 2024-10-03 10:42:29 +02:00
Tomi Turtiainen
12e54a5eea fix: Use 127.0.0.1 as n8n uri for task runner process (no-changelog) (#11072) 2024-10-03 09:38:03 +03:00
github-actions[bot]
3c7556542c 🚀 Release 1.62.1 (#11068)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-10-02 16:37:44 +02:00
github-actions[bot]
86069321a1 🚀 Release 1.62.0 (#11056)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-10-02 16:19:12 +02:00
Tomi Turtiainen
4546649c61 feat: Separate task runner server from main http server (no-changelog) (#11062) 2024-10-02 16:38:42 +03:00
Iván Ovejero
8d9eb162ae chore: Add verbose removal to breaking changes (#11053) 2024-10-02 14:35:31 +02:00
Tomi Turtiainen
74fa259b37 feat: Make task runners work with n8n from npm (no-changelog) (#11015) 2024-10-02 15:16:02 +03:00
Val
ae37035aad fix: Task Runner Auth CI fail with busy event loop (no-changelog) (#11057) 2024-10-02 14:27:28 +03:00
Val
27d83e0d91 feat: Initial Code Task Runners support (no-changelog) (#10698)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2024-10-02 09:31:56 +01:00
Iván Ovejero
bdaadf10e0 fix(core): Fix ownerless project case in statistics service (#11051) 2024-10-02 10:31:17 +02:00
Iván Ovejero
113a2e7401 refactor(core): Bring job options into scaling service (#11050) 2024-10-02 10:31:07 +02:00
Iván Ovejero
3a9c65e1cb refactor(core): Modernize logger service (#11031) 2024-10-01 12:16:09 +02:00
Iván Ovejero
cd916480c2 fix(core): Handle Redis disconnects gracefully (#11007) 2024-09-30 16:36:27 +02:00
oleg
b5f4afe12e fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011) 2024-09-30 15:42:37 +02:00
Ricardo Espinoza
e54a396088 refactor: Move api-keys endpoints to their own controller (#11000) 2024-09-30 09:10:22 -04:00
Iván Ovejero
63e6f1fa38 refactor(core): Organize all event maps (#10997) 2024-09-30 10:44:03 +02:00
Csaba Tuncsik
136d491325 fix(editor): Allow resources to move between personal and team projects (#10683)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-27 15:12:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
2af0fbf52f fix(core): Upgrade @n8n/typeorm to address a rare mutex release issue (#10993) 2024-09-27 13:36:43 +02:00
Iván Ovejero
afda049491 refactor(core): Separate execution startedAt from createdAt (#10810) 2024-09-27 13:32:12 +02:00
Iván Ovejero
bf7392a878 refactor(core): Make all pubsub messages type-safe (#10990) 2024-09-27 12:35:01 +02:00
Benjamin Roedell
5f89e3a01c fix(API): Fix workflow project transfer (#10651)
Co-authored-by: Benjamin Roedell <2271599+benrobot@users.noreply.github.com>
2024-09-27 10:34:45 +02:00
कारतोफ्फेलस्क्रिप्ट™
4584f22a9b fix(core): Prevent backend from loading duplicate copies of nodes packages (#10979) 2024-09-26 20:28:57 +02:00
Ricardo Espinoza
a13a4f7442 refactor: Move API keys into their own table (no-changelog) (#10629)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-09-26 08:58:49 -04:00
Iván Ovejero
06d749ffa7 feat(core): Filter executions by project ID in internal API (#10976) 2024-09-26 13:31:34 +02:00
Eugene
efc5d859eb chore: Correct naming of annotation-related files (#10946) 2024-09-26 13:15:08 +02:00
Iván Ovejero
262693be65 chore: Stop reporting AxiosError to Sentry (#10974) 2024-09-26 12:16:10 +02:00
github-actions[bot]
9e18a31208 🚀 Release 1.61.0 (#10968)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-09-25 14:33:47 +02:00
कारतोफ्फेलस्क्रिप्ट™
afbe884dad refactor(core): Load dotenv as early as possible (no-changelog) (#10948) 2024-09-25 12:37:51 +02:00
कारतोफ्फेलस्क्रिप्ट™
6de4dfff87 feat(editor): Setup Sentry integration (#10945) 2024-09-24 17:49:22 +02:00
कारतोफ्फेलस्क्रिप्ट™
a81256aff5 fix(core): Fix sentry de-duplication by migrating from event-processors to beforeSend (no-changelog) (#10947) 2024-09-24 16:53:18 +02:00
Iván Ovejero
73daabbd0e docs(core): Document access checks (#10929) 2024-09-24 11:02:39 +02:00
Danny Martini
0290e38f99 fix(core): Remove subworkflow license check (#10893) 2024-09-23 17:01:52 +02:00
Iván Ovejero
5c171c4bf0 refactor(core): Simplify subscriber handler setters (#10896) 2024-09-23 14:14:00 +02:00
कारतोफ्फेलस्क्रिप्ट™
67fb6d6fdd refactor(core): Refactor execution post-execute promises (no-changelog) (#10809)
Co-authored-by: Danny Martini <danny@n8n.io>
2024-09-23 12:08:57 +02:00
कारतोफ्फेलस्क्रिप्ट™
769ddfdd1d refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880) 2024-09-20 21:14:06 +02:00
Ricardo Espinoza
583d3a7acb refactor: Clean all instances of isNpmAvailable (#10891) 2024-09-20 10:38:52 -04:00