Commit Graph
2074 Commits
Author SHA1 Message Date
Tomi TurtiainenandGitHub 67b951ee07 fix(core): Fix parsing of push messages (no-changelog) (#13136) 2025-02-10 19:47:03 +02:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 298a7b0038 fix(core): Do not save credential overwrites data into the database (#13170) 2025-02-10 17:24:36 +01:00
Iván OvejeroandGitHub 5dddf772cf fix(core): Fix resuming executions on test webhooks from Wait nodes (#13168) 2025-02-10 16:43:54 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub a4c5334853 fix(core): Handle credential decryption failures gracefully on the API (#13166) 2025-02-10 13:40:31 +01:00
b17cbec3af feat(editor): Add ‘execute workflow’ buttons below triggers on the canvas (#12769)
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
2025-02-10 09:14:39 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub d41ca832dc refactor(core): Move ExecutionLifecycleHooks to core (#13042) 2025-02-07 18:16:37 +01:00
Marc LittlemoreandGitHub cae98e733d fix(core): Allow secrets manager secrets to be used in credentials (#13110) 2025-02-07 17:43:00 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 4577ce0846 refactor(core): Move more code out of NodeExecutionFunctions, and add unit tests (no-changelog) (#13131) 2025-02-07 17:35:51 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub fc440eb68b fix(core): Handle cancellation of waiting executions correctly (#13051) 2025-02-07 12:34:03 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub be39d0a0f1 fix(core): Add an option to enable dual-stack lookup to support IPv6 for redis (#13118) 2025-02-07 12:06:12 +01:00
8b28d6ce8e refactor: Move cURL converter to frontend (#11432)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-07 12:05:04 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 2b133aa201 feat(core): Add an option to allow community nodes as tools (#13075) 2025-02-06 14:17:15 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 1593b6cb41 fix(core): Do not emit workflow-post-execute event for waiting executions (#13065) 2025-02-06 13:37:13 +01:00
Charlie KolbandGitHub 21773764d3 feat(editor): Easy $fromAI Button for AI Tools (#12587) 2025-02-05 08:42:50 +01:00
Ricardo EspinozaandGitHub b60011a180 feat(core): Add sorting to GET /workflows endpoint (#13029) 2025-02-04 10:52:35 -05:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 65ec6ae0c8 refactor(core): Consolidate execution lifecycle hooks even more + additional tests (#12898) 2025-02-04 10:17:44 +01:00
Ricardo EspinozaandGitHub 9bcbc2c2cc feat: Allow setting API keys expiration (#12954) 2025-02-03 11:16:37 -05:00
a15504329b fix: Sync partial execution version of FE and BE, also allow enforcing a specific version (#12840)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-02-03 14:17:31 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub a65a9e631b feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub e8635f2574 fix(core): "Respond to Webhook" should work with workflows with waiting nodes (#12806) 2025-02-03 12:24:11 +01:00
Tomi TurtiainenandGitHub b77bf86166 refactor(core): Make task broker an explicit component of task runner (#12782) 2025-01-31 17:39:06 +02:00
EugeneandGitHub 1ca6a9799a feat(core): Keep track of test case executions during test run (no-changelog) (#12787) 2025-01-31 12:27:35 +01:00
d9d64083d3 fix: Resolve race condition causing unnecessary license renewals (#12966)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
2025-01-31 12:23:04 +01:00
0f345681d9 chore: Add basic telemetry events to workflow evaluation (no-changelog) (#12890)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
2025-01-29 16:00:22 +01:00
Ricardo EspinozaandGitHub ad3250ceb0 feat: Allow multi API creation via the UI (#12845) 2025-01-29 07:42:01 -05:00
Iván OvejeroandGitHub 647dc198c2 refactor(core): Small improvements to external hooks (#12915) 2025-01-29 11:14:06 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 05b5f95331 refactor(core): Make external hooks type-safe, and add tests (#12893) 2025-01-29 10:33:39 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 69a97bd32d refactor(core): Move all execution lifecycle telemetry events to lifecycle hooks (no-changelog) (#12816) 2025-01-28 13:45:30 +01:00
Elias MeireandGitHub d981b5659a feat(API): Add route for schema static files (#12770) 2025-01-28 09:53:04 +01:00
0979a99309 chore(API): Follow up design for credential callback (#12798)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2025-01-27 15:42:45 +00:00
Iván OvejeroandGitHub eabf160957 fix(core): Handle max stalled count error better (#12824) 2025-01-27 13:44:20 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub a24e4420bb feat(core): Explicitly report external hook failures (#12830) 2025-01-27 10:56:26 +01:00
Cornelius SuermannandGitHub 03365f096d fix(core): Display the last activated plan name when multiple are activated (#12835) 2025-01-25 16:33:40 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub e05608ac90 refactor(core): Alllow using S3 compatible object stores over http (#12812) 2025-01-24 14:50:07 +01:00
Iván OvejeroandGitHub b4d27c49e3 fix(core): Account for pre-execution failure in scaling mode (#12815) 2025-01-23 17:26:19 +01:00
Iván OvejeroandGitHub 1f43181360 fix(core): Update execution entity and execution data in transaction (#12756) 2025-01-23 10:16:17 +01:00
Tomi TurtiainenandGitHub 60187cab9b feat(core): Rename two task runner env vars (#12763) 2025-01-22 15:39:02 +02:00
Iván OvejeroandGitHub 024ada822c fix(core): Fix license CLI commands showing incorrect renewal setting (#12759) 2025-01-22 09:00:39 +01:00
Iván OvejeroandGitHub a39b8bd32b fix(core): Recover successful data-less executions (#12720) 2025-01-22 09:00:17 +01:00
DanaandGitHub fb4cb5afbb chore(API): Add styling to credential callback and autoclose window (#12648) 2025-01-21 15:21:42 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub ee08e9e1fe refactor(core): Extract hooks out of workflow-execute-additional-data (no-changelog) (#12749) 2025-01-21 14:47:02 +01:00
Tomi TurtiainenandGitHub 9e2a01aeaf feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +02:00
Iván OvejeroandGitHub d410b8f5a7 fix(core): Sync hookFunctionsSave and hookFunctionsSaveWorker (#12740) 2025-01-21 12:40:38 +01:00
Iván OvejeroandGitHub 9d76210a57 fix(core): Align saving behavior in workflowExecuteAfter hooks (#12731) 2025-01-20 21:53:04 +01:00
967ee4b89b feat: Synchronize deletions when pulling from source control (#12170)
Co-authored-by: r00gm <raul00gm@gmail.com>
2025-01-20 16:53:55 +01:00
Iván OvejeroandGitHub 174cd44815 chore(core): Report to Sentry successful execution with empty data (#12669) 2025-01-20 11:07:15 +01:00
Cornelius SuermannandGitHub de49182652 fix(core): Reduce payload of license renewal calls (no-changelog) (#12236) 2025-01-17 17:59:28 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub e6a15dfba3 refactor(core): Add unit tests for execution lifecycle hooks - part 1 (#12592) 2025-01-17 13:36:13 +01:00
कारतोफ्फेलस्क्रिप्ट™andGitHub 4a1a999362 fix(core): Prefix package name in supportedNodes on generated types as well (#12514) 2025-01-15 13:06:02 +01:00
Iván OvejeroandGitHub bdf266cf55 fix(core): Prevent prototype pollution in task runner (#12588) 2025-01-15 10:51:42 +02:00