Commit graph

4616 commits

Author SHA1 Message Date
Tomi Turtiainen 0708b3a1f8
fix: Include error in the message in JS task runner sandbox (#11359) 2024-10-23 12:13:09 +03:00
कारतोफ्फेलस्क्रिप्ट™ 08a7b5b742
fix(SSH Node): Cleanup temporary binary files as soon as possible (#11305) 2024-10-22 15:41:41 +02:00
Ria Scholz 3c57f46aae
fix(Postgres Node): Special datetime values cause errors (#11225)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-22 12:02:39 +02:00
Shireen Missi ba158b4f85
fix(Microsoft SQL Node): Fix execute query to allow for non select query to run (#11335) 2024-10-22 10:58:09 +01:00
Shireen Missi dd3ab3be08
Revert "perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data" (#11326) 2024-10-21 15:09:35 +01:00
Iván Ovejero 8e5292cf6c
chore: Upgrade nodelinter to 1.16.3 (#11286) 2024-10-18 09:22:24 +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
Tomi Turtiainen d330b6b94a
fix: Fix task runner error propagation (no-changelog) (#11291) 2024-10-17 14:17:33 +03:00
Valentina Lilova bf28fbefe5
feat(n8n Google My Business Node): New node (#10504) 2024-10-16 16:18:53 +01: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
feelgood-interface 785b47feb3
feat(Gong Node): New node (#10777) 2024-10-16 10:23:09 +01:00
Jon 1affc27b6b
fix(Set Node): Fix issue with UI properties not being hidden (#11263) 2024-10-15 14:33:26 +01:00
Sören Uhrbach 26ad091f47
perf(Google Sheets Node): Don't load whole spreadsheet dataset to determine columns when appending data (#11235)
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
2024-10-15 07:54:23 +03:00
Jon 7c7f2fb85a
docs: Add end of service notice for Line (no-changelog) (#11189)
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
2024-10-14 17:05:09 +01:00
Jon 3d97f02a8d
fix(Google Ads Node): Update to use v17 api (#11243) 2024-10-14 14:13:15 +01:00
कारतोफ्फेलस्क्रिप्ट™ b7ee0c4087
fix(MySQL Node): Fix "Maximum call stack size exceeded" error when handling a large number of rows (#11242) 2024-10-14 12:57:30 +02:00
Jon 566529ca11
fix(Strava Trigger Node): Fix issue with webhook not being deleted (#11226) 2024-10-14 11:17:19 +01:00
Tomi Turtiainen 1078fa662a
fix: Make sure errors are transferred correctly from js task runner (no-changelog) (#11214)
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
2024-10-10 21:01:38 +03:00
Shireen Missi 52dd2c7619
feat(core): Dedupe (#10101)
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
Co-authored-by: Jan Oberhauser <jan@n8n.io>
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-10 16:12:05 +01:00
Michael Kret 6c6a8efdea
fix(Google Calendar Node): Mode to add or replace attendees in event update (#11132) 2024-10-10 17:03:51 +03:00
Jon 401275884e
fix(Google Calendar Node): Fix issue with conference data types not loading (#11185) 2024-10-10 14:20:28 +01:00
Justin Ellingwood 9431e3029c
fix(HTTP Request Node): Fix typos in JSON validation error message (no-changelog) (#11197)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-10 11:32:17 +01:00
Michael Kret 6ec6b5197a
fix(n8n Trigger Node): Merge with Workflow Trigger node (#11174)
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
2024-10-10 08:00:55 +03:00
github-actions[bot] d78ab2983a
🚀 Release 1.63.0 (#11190)
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
Co-authored-by: fedme <3295133+fedme@users.noreply.github.com>
2024-10-09 18:30:19 +02:00
कारतोफ्फेलस्क्रिप्ट™ 939c0dfc4c
feat(core): Upgrade chokidar, braces, and micromatch to address CVE-2024-4067 & CVE-2024-4068 (no-changelog) (#11182) 2024-10-09 16:23:11 +02:00
pemontto fce1233b58
fix(Gitlab Node): Author name and email not being set (#11077) 2024-10-09 08:35:43 +01:00
कारतोफ्फेलस्क्रिप्ट™ af4f4a089d
feat(core): Deduplicate transitive-dependencies, and ensure all peer-dependencies are met (no-changelog) (#11164) 2024-10-08 16:50:42 +02:00
Ria Scholz ed9e61c460
fix(Slack Node): User id not sent correctly to API when updating user profile (#11153)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-08 13:35:37 +01:00
Ria Scholz c70969da2b
fix(NASA Node): Astronomy-Picture-Of-The-Day fails when it's YouTube video (#11046)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-08 13:22:39 +01:00
Tomi Turtiainen 2bb1996738
feat: Add once for each item support for JS task runner (no-changelog) (#11109) 2024-10-07 21:18:32 +03:00
Shireen Missi 1146c4e98d
fix(Convert to File Node): Convert to ICS start date defaults to now (#11114) 2024-10-07 16:29:52 +01: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
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
Elias Meire fc26c44f65
test(Gmail Trigger Node): Add tests (no-changelog) (#11076) 2024-10-03 12:59:15 +01:00
Shireen Missi 2596ddbe8d
test(HTTP Request Node): Improve http request node testing (no-changelog) (#11044)
Co-authored-by: Elias Meire <elias@meire.dev>
2024-10-03 11:48:40 +01:00
Michael Kret 948edd1a04
fix(n8n Form Trigger Node): When clicking on a multiple choice label, the wrong one is selected (#11059) 2024-10-02 15:58:47 +01: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
oleg ef5b7cf9b7
feat(core): Implement Dynamic Parameters within regular nodes used as AI Tools (#10862) 2024-10-02 13:31:22 +02:00
manuelbcd a8d1a1ea85
feat: Add Sysdig API credentials for SecOps (#7033)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
2024-10-02 12:13:51 +01:00
CodeShakingSheep 50b723836e
feat(Invoice Ninja Node): Add more query params to getAll requests (#9238)
Co-authored-by: Jonathan Bennetts <jonathan.bennetts@gmail.com>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-10-02 11:09:53 +02: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
Elias Meire f92637a9fe
test(n8n Form Trigger Node): Add tests, extract testing util for webhook triggers (no-changelog) (#11023) 2024-10-01 10:40:43 +01:00
Jon 0ca9c076ca
feat(Iterable Node): Add support for EDC and USDC selection (#10908)
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
2024-09-28 11:56:55 +01:00
Elias Meire 0ff0f1aa11
test(Schedule Trigger Node): Add tests and extract trigger test helper (no-changelog) (#10625)
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
2024-09-27 16:53:00 +01:00
aya c4b327248d
fix(Todoist Node): Fix listSearch filter bug in Todoist Node (#10989) 2024-09-27 16:15:09 +01:00
Jon 846cfde8dc
fix(AwsS3 Node): Fix search only using first input parameters (#10998) 2024-09-27 15:53:40 +01:00
Michael Kret 2df5a5b649
fix(Respond to Webhook Node): Node does not work with Wait node (#10992) 2024-09-27 15:23:31 +03:00
कारतोफ्फेलस्क्रिप्ट™ d2bc0760e2
fix(RSS Feed Trigger Node): Fix regression on missing timestamps (#10991) 2024-09-27 11:56:04 +02:00
Jon f20e9454a3
docs: Update url for read / write files (no-changelog) (#10982)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-09-27 08:34:52 +01:00