Commit Graph

731 Commits

Author SHA1 Message Date
oleg
907485d016 feat: Add HTTP proxy for supported LLM nodes (#15449) 2025-05-16 12:23:26 +02:00
Iván Ovejero
226f1c73ce refactor(core): Move isObjectLiteral to @n8n/backend-common (#15414) 2025-05-15 12:31:58 +02:00
Iván Ovejero
249b7f8556 refactor(core): Move migrations to @n8n/db (#15362) 2025-05-14 11:46:48 +02:00
Iván Ovejero
131baabb7f refactor(core): Remove legacy expression evaluator (#14518) 2025-05-13 17:29:48 +02:00
Iván Ovejero
3176f6fc89 refactor(core): Move dependencies of Logger to standalone packages (#15338) 2025-05-13 16:55:42 +02:00
कारतोफ्फेलस्क्रिप्ट™
a3a23de0d7 ci: Upgrade frontend dev-tooling to address a couple of "vulnerable" dependencies (no-changelog) (#15349) 2025-05-13 14:16:15 +02:00
कारतोफ्फेलस्क्रिप्ट™
eb634eacf4 fix(core): Upgrade snowflake-sdk to address CVE-2025-46328 (#15345) 2025-05-13 12:38:19 +02:00
कारतोफ्फेलस्क्रिप्ट™
d612d7ba32 fix(core): Upgrade formidable to address CVE-2025-46653 (#15341) 2025-05-13 11:18:30 +02:00
Iván Ovejero
f2ee990a57 refactor(core): Move third batch of repositories to @n8n/db (#15166) 2025-05-09 09:57:54 +02:00
Marc Littlemore
662358cc43 chore: Update license-sdk for extra renewal debugging (no-changelog) (#15175) 2025-05-07 20:53:48 +01:00
Yiorgis Gozadinos
59ba162bd9 feat(MCP Server Trigger Node): Handle multiple tool calls in mcp server trigger (#15064) 2025-05-07 21:37:07 +02:00
Iván Ovejero
c76245519c refactor(core): Set up @n8n/integration-test-utils package (#15098) 2025-05-06 15:27:19 +02:00
कारतोफ्फेलस्क्रिप्ट™
2bb190349b refactor(core): Move more code into @n8n/permissions. Add aditional tests and docs (no-changelog) (#15062)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-06 15:11:05 +02:00
Iván Ovejero
ade546fb48 refactor(core): Move first batch of repositories to @n8n/db (#15130) 2025-05-06 11:22:43 +02:00
Iván Ovejero
ca0e7ffe3b refactor(core): Separate license state from license service (#15097) 2025-05-06 09:43:08 +02:00
Iván Ovejero
20834abb56 refactor(core): Move interrelated entities to @n8n/db (#15050) 2025-05-02 12:19:32 +02:00
Iván Ovejero
f8ead7d3eb refactor(core): Set up @n8n/backend-common package (#15051) 2025-05-02 11:34:13 +02:00
Suguru Inoue
7dca5295e1 fix(editor): Fix an unstable unit test case (no-changelog) (#14989) 2025-04-30 17:21:06 +02:00
oleg
cf0008500c feat(Azure OpenAI Chat Model Node): Implement Azure Entra ID OAuth2 Authentication (#15003) 2025-04-30 08:42:07 +02:00
Iván Ovejero
20115a8fa1 refactor(core): Move initial files to @n8n/db (#14953) 2025-04-29 18:14:52 +02:00
Iván Ovejero
7e764ce55c refactor(core): Upgrade axios to address AIKIDO-2025-10185 (#14890)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-29 17:43:12 +02:00
oleg
97055d5714 feat: AI workflow builder front-end (no-changelog) (#14820)
Co-authored-by: Giulio Andreini <g.andreini@gmail.com>
2025-04-28 15:38:32 +02:00
कारतोफ्फेलस्क्रिप्ट™
2212aeba30 refactor(core): Move the Memoized decorator to @n8n/decorators (no-changelog) (#14952) 2025-04-28 14:16:00 +02:00
Iván Ovejero
9e270cf700 refactor(core): Set up @n8n/db package (#14904) 2025-04-28 09:08:07 +02:00
oleg
1b1d6043d6 feat: AI Workflow Builder backend (no-changelog) (#14837) 2025-04-24 08:43:35 +02:00
कारतोफ्फेलस्क्रिप्ट™
8c4b9f73f1 feat(core): Add InstanceRole auth support for AWS external secrets (#14799) 2025-04-23 17:58:14 +02:00
कारतोफ्फेलस्क्रिप्ट™
271024ded0 feat(core): Add InstanceRole auth support for binary-data object- storage backend (#14800) 2025-04-23 16:56:13 +02:00
Iván Ovejero
e6381e09e3 refactor(core): Introduce @n8n/decorators package (#14784) 2025-04-23 16:39:49 +02:00
कारतोफ्फेलस्क्रिप्ट™
6c9c720ae9 fix(Code Node): Upgrade pyodide, sandbox it, and prevent JS sandbox escape (#14356) 2025-04-23 14:41:48 +02:00
Iván Ovejero
9243e18de6 refactor(core): Introduce @n8n/constants package (#14825) 2025-04-23 12:25:39 +02:00
Ricardo Espinoza
e1b9407fe9 feat(core): Add scopes to API Keys (#14176)
Co-authored-by: Charlie Kolb <charlie@n8n.io>
Co-authored-by: Danny Martini <danny@n8n.io>
2025-04-16 09:03:16 -04:00
Suguru Inoue
ca4d25253a fix: Unit test fails due to missing document (no-changelog) (#14660) 2025-04-16 09:30:26 +02:00
Charlie Kolb
d42e61bc35 feat(HTTP Request Node): Port optimizeResponse from httpRequest tool to standalone node (no-changelog) (#14307) 2025-04-16 08:48:16 +02:00
Dana
7723a138a1 feat(core): Add support for signed URLs for binary data (#14492)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-14 19:59:40 +02:00
Cornelius Suermann
f38bd84fd1 chore: Bump license-sdk to v2.20.0 (no-changelog) (#14555) 2025-04-11 17:18:17 +02:00
Iván Ovejero
43ebb1e357 refactor(core): Upgrade gm to address CVE-2024-21538 (#14551) 2025-04-11 14:09:16 +02:00
Iván Ovejero
52170f1bbc fix(core): Validate task runner mode (#14376) 2025-04-10 13:35:13 +02:00
jeanpaul
8360283c6f feat(MCP Server Trigger Node): Add MCP Server Trigger node to expose tools to MCP clients (#14403)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2025-04-09 14:45:24 +02:00
Yiorgis Gozadinos
048b9d7589 feat(Milvus Vector Store Node): Add support for the Milvus vector db (#14404) 2025-04-08 14:34:40 +02:00
कारतोफ्फेलस्क्रिप्ट™
3816ca4b41 chore: Upgrade pkce-challenge (no-changelog) (#14465) 2025-04-08 10:10:29 +02:00
Cornelius Suermann
7463f0c18a fix: Isolate license SDK proxy settings to avoid affecting unrelated requests (#14451) 2025-04-08 09:40:31 +02:00
Nora Shapiro
c2d39dfbb7 ci: Add test results upload to Codecov (#14410) 2025-04-04 22:58:08 +02:00
Cornelius Suermann
c9565fc0be feat(core): Make detaching floatable entitlements on shutdown configurable (#14266)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-04-04 17:35:32 +02:00
Alex Grozav
6cc91aa8e8 feat: Add n8n extension manifest schema (no-changelog) (#14382) 2025-04-04 07:40:08 +03:00
Csaba Tuncsik
90ba680631 feat(editor): Insights dashboard (#13739)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com>
2025-04-03 16:24:44 +02:00
कारतोफ्फेलस्क्रिप्ट™
4110f3188e feat(core): Upgrade to express 5 to address CVE-2024-52798 (#14332) 2025-04-03 13:43:52 +02:00
Alex Grozav
b91be496c3 feat: Add example @n8n/n8n-extension-insights extension package (#14360)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-04-03 13:10:00 +03:00
Elias Meire
5c58e8e8cf fix(Kafka Node): Upgrade kafkajs and add tests (#14326)
Co-authored-by: Dana Lee <dana@n8n.io>
2025-04-02 17:12:42 +02:00
shortstacked
1e4541603f ci: Improve Flaky Test Debugging and CAT-726 Fix (no-changelog) (#14298) 2025-04-02 09:04:05 +01:00
कारतोफ्फेलस्क्रिप्ट™
4a95035b3a fix(core): Upgrade swagger/openai setup to address CVE-2024-57083 (#14314) 2025-04-01 12:52:30 +02:00