Commit graph

4728 commits

Author SHA1 Message Date
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
Eugene 30f9c033db
feat(Google Vertex Chat Model Node): Add an option to specify GCP region (#12300) 2025-01-07 15:09:59 +01: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
Charlie Kolb 8dd4f1aea9
fix(Execute Workflow Node): Fallback to Passthrough explicitly to avoid exception (no-changelog) (#12384) 2025-01-07 09:32:51 +01: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
github-actions[bot] 441d71e35d
🚀 Release 1.73.0 (#12302)
Co-authored-by: r00gm <22072110+r00gm@users.noreply.github.com>
2024-12-19 11:19:39 +01:00
कारतोफ्फेलस्क्रिप्ट™ 64c0414ef2
fix(Redis Node): Add support for username auth (#12274) 2024-12-19 10:58:26 +01:00
Stanimira Rikova 882484e8ee
feat: Add solarwinds ipam credentials (#12005) 2024-12-19 09:06:46 +00: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
Stanimira Rikova e8a5db5beb
feat: Add SolarWinds Observability node credentials (#11805) 2024-12-16 11:28:55 +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
Jon 410ea9a2ef
feat(Linear Trigger Node): Add support for admin scope (#12211)
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-12-13 20:45:08 +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
Michael Kret 65b8e20049
fix(Notion Node): Tests (no-changelog) (#12196) 2024-12-13 11:06:19 +02:00
github-actions[bot] c9d4de11ab
🚀 Release 1.72.0 (#12158)
Co-authored-by: dana-gill <152518854+dana-gill@users.noreply.github.com>
2024-12-11 14:47:47 +01:00
Michael Kret f4c2523419
fix(n8n Form Node): Completion page display if EXECUTIONS_DATA_SAVE_ON_SUCCESS=none (#11869) 2024-12-11 13:52:40 +02:00
Jon ed359586c8
feat(Redis Node): Add support for continue on fail / error output branch (#11714)
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-10 16:58:19 +01:00
Jon eb7d5934ef
fix(FTP Node): Fix issue with creating folders on rename (#9340) 2024-12-10 14:33:09 +00:00
कारतोफ्फेलस्क्रिप्ट™ 2d36b42798
fix(core): Fix supportedNodes for non-lazy loaded community packages (no-changelog) (#11329) 2024-12-10 14:48:39 +01:00
Iván Ovejero aece4c497a
chore(core): Stop reporting TypeError and AttributeError from Python sandbox to Sentry (#12078) 2024-12-09 09:17:26 +01:00
कारतोफ्फेलस्क्रिप्ट™ 60b3dccf93
feat(core): Parent workflows should wait for sub-workflows to finish (#11985) 2024-12-06 12:20:34 +01:00