Commit graph

3776 commits

Author SHA1 Message Date
Michael Kret 353df79411
fix(Jira Software Node): Get custom fields(RLC) in update operation for server deployment type (#12719) 2025-01-21 14:01:05 +02:00
कारतोफ्फेलस्क्रिप्ट™ 202da76380
refactor: Remove usless catch blocks, and add a linting rule to prevent them (no-changelog) (#12730) 2025-01-20 18:20:04 +01:00
Dana f167578b32
feat(n8n Form Trigger Node): Form Improvements (#12590) 2025-01-20 16:52:06 +01:00
Michael Kret 652b8d170b
fix(Wait Node): Fix for hasNextPage in waiting forms (#12636) 2025-01-20 11:41:50 +02:00
Jon 6ef8882a10
feat: Add credential only node for Microsoft Azure Monitor (#12645) 2025-01-17 16:55:21 +00:00
Dana 14904ff779
fix(n8n Form Node): Remove the ability to change the formatting of dates (#12666) 2025-01-17 17:04:08 +01:00
कारतोफ्फेलस्क्रिप्ट™ e7f00bcb7f
fix(Postgres Chat Memory Node): Do not terminate the connection pool (#12674) 2025-01-17 14:58:19 +01:00
Shireen Missi 83ce3a9096
fix(Postgres Node): Allow using composite key in upsert queries (#12639)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2025-01-17 08:42:46 +00:00
aya c7c122f917
fix(GraphQL Node): Change default request format to json instead of graphql (#11346)
Co-authored-by: Shireen Missi <shireen@n8n.io>
Co-authored-by: Dana Lee <dana@n8n.io>
2025-01-16 17:06:45 +00:00
Danny Martini 35cb10c5e7
refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484) 2025-01-16 11:09:12 +01:00
Ria Scholz 674ba3c59a
docs: Fixes link to luxon docs in datetime node (#12595) 2025-01-15 09:33:54 +01:00
Michael Kret 7227a29845
fix(Google Calendar Node): Updates and fixes (#10715)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2025-01-10 11:16:29 +02:00
Jon a56a46259d
fix(Spotify Node): Fix issue with null values breaking the response (#12080) 2025-01-09 14:42:27 +00:00
feelgood-interface 3006ccf41b
feat(Microsoft Entra ID Node): New node (#11779)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-01-08 11:49:26 +01:00
Stanimira Rikova 6e189fda77
feat(HighLevel Node): Add support for calendar items (#10820) 2025-01-08 09:59:01 +00:00
Dana 9dd068632b
fix(Postgres Node): Allow passing in arrays to JSON columns for insert (#12452) 2025-01-08 09:41:51 +00:00
Michael Kret 7df5eb1e4d
fix(n8n Form Node): Remove dependence on static data from the form completion page (no-changelog) (#12445) 2025-01-07 11:39:59 +02:00
Iván Ovejero 1b9100032f
fix(core): Allow index as top-level item key for Code node (#12469) 2025-01-06 15:03:36 +01:00
कारतोफ्फेलस्क्रिप्ट™ 39d5e0ff87
refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
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
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
Dana d7cc789d79
fix(Supabase Node): Allow for filtering on the same field multiple times (#12429)
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-03 18:03:01 +01:00
Tomi Turtiainen b6230b63f2
fix(HTTP Request Node): Fix typo in hint (#12439)
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-03 10:34:44 +02:00
Dana a484ea160b
test(Cron Node): Add workflow test to Cron node (no-changelog) (#12383) 2025-01-02 08:01:45 +01:00
Danny Martini 2ca37f5f7f
fix(Postgres Node): Re-use connection pool across executions (#12346)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-27 09:15:37 +01:00
कारतोफ्फेलस्क्रिप्ट™ 471d7b9420
refactor(core): Move Logger to core (no-changelog) (#12310)
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-12-23 13:46:13 +01:00
Dana 06b86af735
fix(Postgres Node): Account for JSON expressions (#12012)
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
2024-12-20 18:35:23 +01:00
Ivan Atanasov d4116630a6
feat: (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-20 17:01:22 +01:00
कारतोफ्फेलस्क्रिप्ट™ bafac73eb5
refactor: Impose import/order linting rule across nodes packages (no-changelog) (#12314) 2024-12-19 18:46:14 +01:00
jeanpaul 2e90eba47e
fix(OpenAI Node): Add quotes to default base URL (#12312) 2024-12-19 15:40:06 +01:00
कारतोफ्फेलस्क्रिप्ट™ 64c0414ef2
fix(Redis Node): Add support for username auth (#12274) 2024-12-19 10:58:26 +01:00
Dana 92af245d1a
fix(Extract from File Node): Detect file encoding (#12081)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-12-18 16:59:12 +01:00
Dana bf8142b474
test(Set Node): Improve tests for Set node in raw mode (#12215) 2024-12-18 15:29:13 +00:00
Elias Meire 5c445314f8
test(Gmail Node): Add test coverage (no-changelog) (#12278) 2024-12-18 15:09:23 +00:00
Jon 388a83dfbd
fix(Elasticsearch Node): Fix issue stopping search queries being sent (#11464) 2024-12-18 10:55:40 +00:00
Charlie Kolb 54b02acdd7
chore: Remove unused @ts-ignore's (no-changelog) (#12198)
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-12-18 08:35:53 +01:00
Ricardo Espinoza 4d8e9cfc61
refactor: Move OpenAI Base URL option to credentials (#12175) 2024-12-17 09:12:15 -05:00
Dana f44e4904c8
test(Redis Node): Continue on Fail for Redis (no-changelog) (#12190)
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-12-16 17:39:38 +00:00
Jon b8eae5f28a
fix(Linear Node): Fix issue with error handling (#12191) 2024-12-16 17:39:25 +00:00
Dana 0c15e30778
fix(Postgres Node): Allow users to wrap strings with $$ (#12034) 2024-12-16 17:02:48 +00:00
Dana a5e01cfa23
test(If Node): Error Handling (no-changelog) (#12209) 2024-12-16 16:52:28 +00:00
Jon b43bec99c0
test(Execution Data Node): Add tests (no-changelog) (#12208) 2024-12-16 16:36:19 +00:00
Michael Kret e98c7f160b
feat: Send and wait operation - freeText and customForm response types (#12106) 2024-12-16 15:30:11 +00:00
Mariana-na 39462abe1f
fix(Github Node): Fix fetch of file names with ? character (#12206) 2024-12-16 15:15:12 +00:00
CodeShakingSheep 80eea49cf0
fix(Invoice Ninja Node): Fix actions for bank transactions (#11511) 2024-12-16 13:59:00 +00:00
Jon d6b8e65abe
feat(MailerLite Node): Update node to support new api (#11933) 2024-12-16 13:44:52 +00:00
Shireen Missi a8e7a05856
test(Google Sheets Node): Add Tests for Google Sheet Node (no-changelog) (#12217) 2024-12-16 12:07:39 +00:00
Jon de75c7b529
test(Philips Hue Node): Add test coverage (no-changelog) (#12223) 2024-12-16 11:00:20 +00:00
Michael Kret 1fc9c59a57
fix(Slack Node): Tests (no-changelog) (#12239) 2024-12-16 09:40:35 +00:00
Mickaël Andrieu 58bab461c4
fix(MongoDB Node): Fix checks on projection feature call (#10563) 2024-12-16 09:28:54 +00:00
pbdco 14c33f666f
feat(Facebook Graph API Node): Update node to support API v21.0 (#12116) 2024-12-16 09:25:23 +00:00
Elias Meire a8720677eb
test(Respond to Webhook Node): Add test coverage (no-changelog) (#12201)
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
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
2024-12-13 14:30:40 +00:00