Commit Graph

1137 Commits

Author SHA1 Message Date
Alex Grozav
6ba0128b5c refactor: Move vitest-config and eslint-config packages to @n8n (#13530) 2025-02-26 14:45:35 +02:00
Alex Grozav
2f395fe89a refactor: Move tsconfig.*.json files to separate npm package (no-changelog) (#13426) 2025-02-25 20:45:50 +02:00
github-actions[bot]
20ee7984f8 🚀 Release 1.81.0 (#13469)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-02-25 08:55:01 +01:00
कारतोफ्फेलस्क्रिप्ट™
ac1f651905 chore(core): Stop reporting errors to Sentry for older releases (no-changelog) (#13323) 2025-02-20 12:38:54 +01:00
कारतोफ्फेलस्क्रिप्ट™
1d03c2c8ca chore: More tests for Workflow.ts (#13349) 2025-02-19 15:44:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
60ff82f648 refactor(core): Extract more code out in WorkflowExecute and add unit tests (#13327) 2025-02-19 13:42:37 +01:00
Tomi Turtiainen
2ab59d775b refactor(core): Extend error hierarchy (#12267) 2025-02-18 17:47:11 +02:00
github-actions[bot]
652ca25ef5 🚀 Release 1.79.0 (#13241)
Co-authored-by: MarcL <1965510+MarcL@users.noreply.github.com>
2025-02-13 10:36:10 +00:00
कारतोफ्फेलस्क्रिप्ट™
aedea7a76c fix(core): Handle missing json property on nodeSuccessData (#13219) 2025-02-12 14:09:44 +01:00
कारतोफ्फेलस्क्रिप्ट™
90d6f0020c refactor(core): Move more code out of NodeExecutionFunctions, and add additional tests (no-changelog) (#13195) 2025-02-11 17:51:50 +01:00
कारतोफ्फेलस्क्रिप्ट™
298a7b0038 fix(core): Do not save credential overwrites data into the database (#13170) 2025-02-10 17:24:36 +01:00
कारतोफ्फेलस्क्रिप्ट™
dbb9475b7b refactor(core): Remove NodeExecutionOutput. Add execution hints directly to the context (#13111) 2025-02-10 16:51:01 +01:00
Shireen Missi
df8f059504 fix(core): Same version of merge node behaves differently after n8n update (#13106)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-02-10 14:01:26 +00:00
कारतोफ्फेलस्क्रिप्ट™
d41ca832dc refactor(core): Move ExecutionLifecycleHooks to core (#13042) 2025-02-07 18:16:37 +01:00
कारतोफ्फेलस्क्रिप्ट™
4577ce0846 refactor(core): Move more code out of NodeExecutionFunctions, and add unit tests (no-changelog) (#13131) 2025-02-07 17:35:51 +01:00
oleg
9e4e1ca1f4 fix(Call n8n Sub-Workflow Tool Node): Fix json type when using $fromAI (#13102) 2025-02-06 17:58:43 +01:00
github-actions[bot]
700dd916f6 🚀 Release 1.78.0 (#13096)
Co-authored-by: elsmr <8850410+elsmr@users.noreply.github.com>
2025-02-06 14:04:06 +01:00
Elias Meire
a37c8e8fb8 fix(core): Only use new resource mapper type validation when it is enabled (#13099) 2025-02-06 13:21:13 +01:00
Elias Meire
fdcff9082b fix(core): Do not enable strict type validation by default for resource mapper (#13037) 2025-02-04 12:31:59 +01:00
कारतोफ्फेलस्क्रिप्ट™
e39928dde8 ci: Fix tests for declarative nodes (no-changelog) (#13013) 2025-02-03 15:04:03 +01:00
कारतोफ्फेलस्क्रिप्ट™
a65a9e631b feat(core): Handle Declarative nodes more like regular nodes (#13007) 2025-02-03 14:00:53 +01:00
Mariana-na
7e1844757f fix(GitHub Node): Don't truncate filenames retrieved from GitHub (#12923)
Co-authored-by: Dana Lee <dana@n8n.io>
2025-01-31 16:48:47 +00:00
Iván Ovejero
7031569a02 fix(core): Fix empty node execution stack (#12945) 2025-01-30 17:08:04 +01: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
3d27a14987 fix(core): Validate credential data before encryption (#12885) 2025-01-29 09:10:04 +02:00
कारतोफ्फेलस्क्रिप्ट™
49b8693d7c ci: Fix Credentials tests on node 18 (no-changelog) (#12889) 2025-01-28 13:17:35 +01:00
Milorad FIlipović
de49c23971 feat(editor): Execute sub-workflow UX and copy updates (no-changelog) (#12834) 2025-01-28 11:33:23 +01:00
Charlie Kolb
13652c5ee2 chore: Move AIParametersParser to n8n-workflow (no-changelog) (#12671) 2025-01-28 10:47:50 +01:00
Elias Meire
d981b5659a feat(API): Add route for schema static files (#12770) 2025-01-28 09:53:04 +01:00
कारतोफ्फेलस्क्रिप्ट™
0c86bf2b37 fix(core): Improve error handling in credential decryption and parsing (#12868) 2025-01-27 20:03:34 +01:00
कारतोफ्फेलस्क्रिप्ट™
f64c6bf9ac chore: Upgrade nock and delete nock related boilerplate code (no-changelog) (#12869) 2025-01-27 18:17:51 +01:00
Eugene
02df25c450 fix(editor): Add notice when user hits the limit for execution metadata item length (#12676) 2025-01-27 11:29:14 +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
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
कारतोफ्फेलस्क्रिप्ट™
96ab5bc7e6 ci: Disable task runner for core and nodes tests (#12757) 2025-01-21 17:53:59 +01:00
Tomi Turtiainen
223ad7d71a test: Fix failing core tests (#12752) 2025-01-21 14:47:21 +01:00
Danny Martini
d25817c5cc test(core): Fix a typo and add an additional test (#12725) 2025-01-20 16:56:12 +01:00
Danny Martini
b66a9dc8fb fix(core): Remove run data of utility nodes for partial executions v2 (#12673) 2025-01-20 14:05:58 +01:00
Michael Kret
652b8d170b fix(Wait Node): Fix for hasNextPage in waiting forms (#12636) 2025-01-20 11:41:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
05858c2153 refactor(core): Reorganize n8n-core and enforce file-name casing (no-changelog) (#12667) 2025-01-17 15:17:25 +01:00
कारतोफ्फेलस्क्रिप्ट™
c55dac66ed fix(core): Update isDocker check to return true on kubernetes/containerd (#12603) 2025-01-17 13:10:51 +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
Dana
562506e92a fix(core): Validate values which are intentionally 0 (#12382)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-01-10 16:11:19 +01:00
कारतोफ्फेलस्क्रिप्ट™
b2cbed9865 fix(core): Fix node exclusion on the frontend types (#12544) 2025-01-10 15:13:31 +01:00
Tomi Turtiainen
68da9bb164 fix(core): Filter out task runner errors originating from user code from sentry (no-changelog) (#12537) 2025-01-10 15:22:03 +02:00
Iván Ovejero
7583e2ad94 refactor(core): Report malformed execution data (#12525) 2025-01-09 11:51:07 +01:00
Iván Ovejero
88c0838dd7 fix(core): Fix Sentry error reporting on task runners (#12495) 2025-01-08 17:47:40 +01:00
github-actions[bot]
326a221f36 🚀 Release 1.74.0 (#12508)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-08 13:41:33 +00:00
Charlie Kolb
c03fe0af38 feat(Execute Workflow Node): Remove ignoreTypeMismatch option (no-changelog) (#12482) 2025-01-07 15:57:03 +01:00