Commit graph

3318 commits

Author SHA1 Message Date
कारतोफ्फेलस्क्रिप्ट™ 65ec6ae0c8
refactor(core): Consolidate execution lifecycle hooks even more + additional tests (#12898) 2025-02-04 10:17:44 +01:00
Ricardo Espinoza 9bcbc2c2cc
feat: Allow setting API keys expiration (#12954) 2025-02-03 11:16:37 -05:00
Danny Martini 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
कारतोफ्फेलस्क्रिप्ट™ a65a9e631b
feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
कारतोफ्फेलस्क्रिप्ट™ e8635f2574
fix(core): "Respond to Webhook" should work with workflows with waiting nodes (#12806) 2025-02-03 12:24:11 +01:00
Tomi Turtiainen b77bf86166
refactor(core): Make task broker an explicit component of task runner (#12782) 2025-01-31 17:39:06 +02:00
Eugene 1ca6a9799a
feat(core): Keep track of test case executions during test run (no-changelog) (#12787) 2025-01-31 12:27:35 +01:00
Cornelius Suermann 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
Dana 0da1114981
feat(n8n Form Node): Add Hidden Fields (#12803)
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
2025-01-29 16:56:47 +01:00
Eugene 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
कारतोफ्फेलस्क्रिप्ट™ 9446304d66
Merge tag 'n8n@1.77.0'
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
2025-01-29 13:54:36 +01:00
Ricardo Espinoza ad3250ceb0
feat: Allow multi API creation via the UI (#12845) 2025-01-29 07:42:01 -05:00
github-actions[bot] 812619e375
🚀 Release 1.77.0 (#12918)
Co-authored-by: CharlieKolb <13814565+CharlieKolb@users.noreply.github.com>
2025-01-29 13:18:50 +01:00
Tomi Turtiainen 8da4f351e1
test(core): Add integration test for JS task runner (#12804)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-29 12:00:07 +01:00
Iván Ovejero 647dc198c2
refactor(core): Small improvements to external hooks (#12915) 2025-01-29 11:14:06 +01:00
कारतोफ्फेलस्क्रिप्ट™ 05b5f95331
refactor(core): Make external hooks type-safe, and add tests (#12893) 2025-01-29 10:33:39 +01:00
Cornelius Suermann f32eef85bd
fix(core): Renew license on startup for instances with detached floating entitlements (#12884)
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
2025-01-28 21:02:24 +01:00
कारतोफ्फेलस्क्रिप्ट™ 69a97bd32d
refactor(core): Move all execution lifecycle telemetry events to lifecycle hooks (no-changelog) (#12816) 2025-01-28 13:45:30 +01:00
Elias Meire d981b5659a
feat(API): Add route for schema static files (#12770) 2025-01-28 09:53:04 +01:00
कारतोफ्फेलस्क्रिप्ट™ 1d33b9f4a7
ci: Revert path change for n8n-logo.png (#12874) 2025-01-28 08:49:33 +01:00
Dana 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 Ovejero eabf160957
fix(core): Handle max stalled count error better (#12824) 2025-01-27 13:44:20 +01:00
कारतोफ्फेलस्क्रिप्ट™ a24e4420bb
feat(core): Explicitly report external hook failures (#12830) 2025-01-27 10:56:26 +01:00
Cornelius Suermann 03365f096d
fix(core): Display the last activated plan name when multiple are activated (#12835)
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
2025-01-25 16:33:40 +01:00
कारतोफ्फेलस्क्रिप्ट™ e05608ac90
refactor(core): Alllow using S3 compatible object stores over http (#12812) 2025-01-24 14:50:07 +01:00
Iván Ovejero b4d27c49e3
fix(core): Account for pre-execution failure in scaling mode (#12815) 2025-01-23 17:26:19 +01:00
Iván Ovejero 1f43181360
fix(core): Update execution entity and execution data in transaction (#12756) 2025-01-23 10:16:17 +01:00
कारतोफ्फेलस्क्रिप्ट™ 3049cf85a6
Merge tag 'n8n@1.76.0' 2025-01-22 14:50:51 +01:00
Tomi Turtiainen 60187cab9b
feat(core): Rename two task runner env vars (#12763) 2025-01-22 15:39:02 +02:00
Dana ba8aa39216
feat(n8n Form Node): Add read-only/custom HTML form elements (#12760) 2025-01-22 13:05:30 +01:00
github-actions[bot] e59a2af858
🚀 Release 1.76.0 (#12779)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-01-22 13:00:06 +01:00
Iván Ovejero 024ada822c
fix(core): Fix license CLI commands showing incorrect renewal setting (#12759)
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
2025-01-22 09:00:39 +01:00
Iván Ovejero a39b8bd32b
fix(core): Recover successful data-less executions (#12720) 2025-01-22 09:00:17 +01:00
Dana fb4cb5afbb
chore(API): Add styling to credential callback and autoclose window (#12648) 2025-01-21 15:21:42 +01:00
कारतोफ्फेलस्क्रिप्ट™ ee08e9e1fe
refactor(core): Extract hooks out of workflow-execute-additional-data (no-changelog) (#12749) 2025-01-21 14:47:02 +01:00
Tomi Turtiainen 9e2a01aeaf
feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +02:00
Iván Ovejero d410b8f5a7
fix(core): Sync hookFunctionsSave and hookFunctionsSaveWorker (#12740) 2025-01-21 12:40:38 +01:00
Tomi Turtiainen ac2f6476c1
fix(core): Fix license initialization failure on startup (#12737) 2025-01-21 09:29:02 +02:00
Iván Ovejero 9d76210a57
fix(core): Align saving behavior in workflowExecuteAfter hooks (#12731)
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
2025-01-20 21:53:04 +01:00
Danny Martini 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
Dana f167578b32
feat(n8n Form Trigger Node): Form Improvements (#12590) 2025-01-20 16:52:06 +01:00
Cornelius Suermann 3434682e41
chore: Bump License-SDK to v2.14.1 (no-changelog) (#12724) 2025-01-20 15:26:12 +01:00
Iván Ovejero 174cd44815
chore(core): Report to Sentry successful execution with empty data (#12669) 2025-01-20 11:07:15 +01:00
Cornelius Suermann 847aa1295d
chore: Bump license-sdk to v2.14.0 (no-changelog) (#12681)
Some checks failed
Test Master / install-and-build (push) Has been cancelled
Benchmark Docker Image CI / 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
2025-01-17 18:46:09 +01:00
Cornelius Suermann de49182652
fix(core): Reduce payload of license renewal calls (no-changelog) (#12236) 2025-01-17 17:59:28 +01:00
कारतोफ्फेलस्क्रिप्ट™ e6a15dfba3
refactor(core): Add unit tests for execution lifecycle hooks - part 1 (#12592) 2025-01-17 13:36:13 +01:00
github-actions[bot] 9798009dd3
🚀 Release 1.75.0 (#12618)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
2025-01-15 15:09:46 +01:00
कारतोफ्फेलस्क्रिप्ट™ 4a1a999362
fix(core): Prefix package name in supportedNodes on generated types as well (#12514) 2025-01-15 13:06:02 +01:00
Iván Ovejero bdf266cf55
fix(core): Prevent prototype pollution in task runner (#12588) 2025-01-15 10:51:42 +02:00
Tomi Turtiainen a0b7cac3a5
chore(core): Log failed webhook requests with debug (no-changelog) (#12599)
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
2025-01-14 15:47:53 +02:00