oleg
|
dbd2ae1995
|
fix(Postgres PGVector Store Node): Fix filtering in retriever mode (#11075)
|
2024-10-03 12:50:35 +02: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
49c71469f4
|
ci: @n8n/task-runner package setup (no-changelog) (#11067)
|
2024-10-02 16:14:57 +02:00 |
|
Tomi Turtiainen
|
4546649c61
|
feat: Separate task runner server from main http server (no-changelog) (#11062)
|
2024-10-02 16:38:42 +03:00 |
|
Tomi Turtiainen
|
74fa259b37
|
feat: Make task runners work with n8n from npm (no-changelog) (#11015)
|
2024-10-02 15:16:02 +03:00 |
|
oleg
|
a7af98183c
|
fix(Github Document Loader Node): Pass through apiUrl from credentials & fix log output (#11049)
|
2024-10-02 11:29:01 +02:00 |
|
Tomi Turtiainen
|
4db82a91b4
|
refactor(benchmark): Expand js code node benchmark (#11052)
|
2024-10-02 12:04:53 +03: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 |
|
oleg
|
72b70d9d98
|
feat(editor): Support node-creator actions for vector store nodes (#11032)
|
2024-10-01 14:10:08 +02:00 |
|
Iván Ovejero
|
3a9c65e1cb
|
refactor(core): Modernize logger service (#11031)
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
|
2024-10-01 12:16:09 +02:00 |
|
oleg
|
b5f4afe12e
|
fix(Chat Trigger Node): Fix Allowed Origins paramter (#11011)
|
2024-09-30 15:42:37 +02:00 |
|
Eugene
|
77fec195d9
|
fix(Text Classifier Node): Default system prompt template (#11018)
|
2024-09-30 15:07:20 +02:00 |
|
Eugene
|
b20d2eb403
|
fix(editor): Color scheme for a markdown code blocks in dark mode (#11008)
|
2024-09-30 13:41:46 +02:00 |
|
oleg
|
3a65bdc1f5
|
fix(AI Agent Node): Fix output parsing and empty tool input handling in AI Agent node (#10970)
|
2024-09-30 10:09:39 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2af0fbf52f
|
fix(core): Upgrade @n8n/typeorm to address a rare mutex release issue (#10993)
|
2024-09-27 13:36:43 +02:00 |
|
Miguel Prytoluk
|
08a27b3148
|
feat(Question and Answer Chain Node): Customize question and answer system prompt (#10385)
|
2024-09-27 12:09:39 +02:00 |
|
Tomi Turtiainen
|
c7888ef229
|
fix(benchmark): Always print out container logs after run (#10977)
|
2024-09-26 16:28:32 +03:00 |
|
Eugene
|
5a99e93f8d
|
fix(HTTP Request Tool Node): Remove default user agent header (#10971)
|
2024-09-26 13:15:50 +02:00 |
|
github-actions[bot]
|
9e18a31208
|
🚀 Release 1.61.0 (#10968)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
|
2024-09-25 14:33:47 +02:00 |
|
oleg
|
af20ccbbad
|
chore: Update Langchain to 0.3 (no-changelog) (#10958)
|
2024-09-25 11:21:54 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6de4dfff87
|
feat(editor): Setup Sentry integration (#10945)
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
|
2024-09-24 17:49:22 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
769ddfdd1d
|
refactor(core): Move some request DTOs to @n8n/api-types (no-changelog) (#10880)
Test Master / install-and-build (push) Has been cancelled
Benchmark Docker Image CI / 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-20 21:14:06 +02:00 |
|
Ricardo Espinoza
|
583d3a7acb
|
refactor: Clean all instances of isNpmAvailable (#10891)
|
2024-09-20 10:38:52 -04:00 |
|
Tomi Turtiainen
|
56c8077e04
|
fix(benchmark): Fix binary data benchmark for multi-main (#10906)
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
|
2024-09-20 16:46:31 +03:00 |
|
Tomi Turtiainen
|
8fb31e8459
|
fix(benchmark): Simplify binary data scenario setup and use larger binary file (#10879)
|
2024-09-19 16:21:55 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
aa6cfa07ef
|
ci: Upgrade storybook and chromatic (no-changelog) (#10878)
|
2024-09-19 10:57:41 +02:00 |
|
github-actions[bot]
|
73f89ef101
|
🚀 Release 1.60.0 (#10872)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-09-18 13:33:53 +01:00 |
|
Eugene
|
ab83c4b416
|
fix(OpenAI Node, Basic LLM Chain Node, Tool Agent Node): Better OpenAI API rate limit errors (#10797)
|
2024-09-18 10:52:10 +02:00 |
|
Tomi Turtiainen
|
4f0a1a953f
|
refactor: Enable import/order for design-system, workflow and @n8n packages (#10847)
|
2024-09-18 10:19:33 +03:00 |
|
Tomi Turtiainen
|
c1d88f3bb3
|
ci(benchmark): Fix bootstrap script (#10863)
|
2024-09-18 09:58:09 +03:00 |
|
Tomi Turtiainen
|
aa283b7554
|
ci(benchmark): Benchmark vm before n8n benchmark (#10859)
|
2024-09-17 18:36:46 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
430c14ad19
|
refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856)
|
2024-09-17 17:21:11 +02:00 |
|
Tomi Turtiainen
|
3c15890a5b
|
build(benchmark): Fix docker image build (#10854)
|
2024-09-17 17:37:07 +03:00 |
|
Eugene
|
0b5299a248
|
fix(Azure OpenAI Chat Model Node): Add response format option (#10851)
|
2024-09-17 16:27:21 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a3335e0ecd
|
feat(core): Allow customizing max file size in form-data payloads for webhooks (#10857)
|
2024-09-17 15:55:51 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
6a35812f92
|
ci: Setup biome and pre-commit hooks for formatting (no-changelog) (#10795)
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: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-17 15:10:22 +03:00 |
|
Eugene
|
e6d84db899
|
fix(Google Vertex Chat Model Node): Clean service account private key (#10770)
|
2024-09-17 09:18:45 +02:00 |
|
oleg
|
d647ef41ac
|
fix(HTTP Request Tool Node): Fix subsequent tool calls reusung the same options (#10808)
|
2024-09-13 15:32:11 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
2f8c8448d3
|
refactor(core): Move push message types to a new shared package (no-changelog) (#10742)
|
2024-09-13 13:02:00 +02:00 |
|
oleg
|
b2b1abc531
|
feat(OpenAI Node): Include O1 models in the models select (#10801)
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-09-12 21:09:59 +02:00 |
|
oleg
|
53c0fb18bf
|
build: Disable node-param-collection-type-unsorted-items for langchain nodes (no-changelog) (#10802)
|
2024-09-12 20:57:39 +02:00 |
|
Tomi Turtiainen
|
6530620e9d
|
fix(benchmark): Fix benchmark license tenant (#10798)
|
2024-09-12 19:06:36 +03:00 |
|
Tomi Turtiainen
|
8fdbf25837
|
refactor(benchmark): Use kebab-case for file and directory names (#10787)
|
2024-09-12 16:06:43 +03:00 |
|
Tomi Turtiainen
|
b2b6190cc0
|
refactor(benchmark): Rename scaling mode setups (#10783)
|
2024-09-12 13:02:56 +03:00 |
|
Iván Ovejero
|
c133a6ef89
|
refactor(core): Include AI events in log streaming relay (#10768)
|
2024-09-12 12:02:47 +02:00 |
|
Tomi Turtiainen
|
8496adb94f
|
fix(benchmark): Fix scaling mode setup (#10780)
|
2024-09-12 11:54:26 +03:00 |
|
github-actions[bot]
|
755188897b
|
🚀 Release 1.59.0 (#10775)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
|
2024-09-11 16:56:54 +02:00 |
|
oleg
|
50459bacab
|
fix(editor): Fix error rendering and indexing of LLM sub-node outputs (#10688)
|
2024-09-11 16:17:13 +02:00 |
|
oleg
|
5c47a5f691
|
feat(OpenAI Node): Add Max Tools Iteration parameter and prevent tool calling after execution is aborted (#10735)
|
2024-09-11 15:49:38 +02:00 |
|
Tomi Turtiainen
|
b9d157db40
|
fix(benchmark): Fix args formatting & validate scaling mode env vars (#10766)
Co-authored-by: Cornelius Suermann <cornelius@n8n.io>
|
2024-09-11 11:12:03 +03:00 |
|
Tomi Turtiainen
|
56ebeed880
|
fix(benchmark): Make benchmark checks more robust (#10761)
|
2024-09-10 18:15:21 +03:00 |
|
oleg
|
17f160ce96
|
refactor: Update Langchain packages (no-changelog) (#10759)
|
2024-09-10 17:04:02 +02:00 |
|
Tomi Turtiainen
|
e56dabd63a
|
feat(benchmark): Report benchmark results to a configurable webhook (#10754)
|
2024-09-10 17:41:33 +03:00 |
|
Eugene
|
421aa71251
|
feat(Code Tool Node): Option to specify input schema (#10693)
|
2024-09-10 13:48:44 +02:00 |
|
Tomi Turtiainen
|
d81f21d08e
|
feat(benchmark): New options for n8n benchmark (#10741)
|
2024-09-10 09:25:41 +03:00 |
|
oleg
|
96db501a61
|
fix(Chat Trigger Node): Fix auth in "Embedded Chat" mode (#10734)
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-09-09 17:33:52 +02:00 |
|
oleg
|
4e89912588
|
fix(OpenAI Chat Model Node): Prevent filtering of fine-tuned models in model selector (#10662)
|
2024-09-09 11:12:22 +02:00 |
|
Tomi Turtiainen
|
b18313f219
|
test: Add scaling n8n setup (multi-main) (#10644)
|
2024-09-09 09:07:32 +03:00 |
|
Iván Ovejero
|
ff7354228c
|
refactor(core): Increase Postgres connection timeout to 20 seconds (#10705)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-06 11:07:03 +02:00 |
|
Eugene
|
db6e8326c7
|
feat(editor): Logs markdown block improvements (#10681)
|
2024-09-06 09:17:58 +02:00 |
|
Tomi Turtiainen
|
aa98c18cd7
|
ci: Remove benchmark VM entra login (#10679)
|
2024-09-05 13:57:09 +03:00 |
|
github-actions[bot]
|
f9208ad9a4
|
🚀 Release 1.58.0 (#10680)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
|
2024-09-05 12:22:13 +02:00 |
|
Eugene
|
aa37c32f26
|
feat(Text Classifier Node): Add output fixing parser (#10667)
|
2024-09-05 09:39:44 +02:00 |
|
Iván Ovejero
|
81540318b4
|
feat(core): Make Postgres connection timeout configurable (#10670)
|
2024-09-05 09:31:08 +02:00 |
|
Tomi Turtiainen
|
7da234d8b1
|
feat(benchmark): Add benchmark scenario for the httprequest node (#10672)
|
2024-09-05 09:42:58 +03:00 |
|
oleg
|
746e7b89f7
|
fix(AI Agent Node): Fix tools agent when using memory and Anthropic models (#10513)
|
2024-09-04 14:45:14 +02:00 |
|
Tomi Turtiainen
|
8750b287f5
|
refactor(benchmark): Separate cloud env provisioning from running benchmarks (#10657)
|
2024-09-04 13:14:41 +03:00 |
|
oleg
|
da44fe4b89
|
feat(core): Implement wrapping of regular nodes as AI Tools (#10641)
Co-authored-by: JP van Oosten <jp@n8n.io>
|
2024-09-04 12:06:17 +02:00 |
|
Tomi Turtiainen
|
35e6a87cba
|
feat(benchmark): Add scenario for expressions with Set node (#10647)
|
2024-09-03 17:09:37 +03:00 |
|
Tomi Turtiainen
|
d5d7b24f55
|
feat(benchmark): Add benchmark scenario for binary files (#10648)
|
2024-09-03 16:57:49 +03:00 |
|
jeanpaul
|
650389d907
|
feat(Postgres PGVector Store Node): Add PGVector vector store node (#10517)
|
2024-09-03 11:20:00 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7fd0c71bdc
|
feat(core): Use ES2021 as the tsconfig target for all backend packages (no-changelog) (#10639)
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
|
2024-09-02 17:38:48 +02:00 |
|
Tomi Turtiainen
|
14952eb83b
|
fix: Re-enable infra provisioning and teardown (no-changelog) (#10636)
|
2024-09-02 16:57:07 +03:00 |
|
Eugene
|
022ddcbef9
|
feat(core): Execution curation (#10342)
Co-authored-by: oleg <me@olegivaniv.com>
|
2024-09-02 15:20:08 +02:00 |
|
Tomi Turtiainen
|
afc4d4e144
|
fix: Fixes to cloud benchmarks (no-changelog) (#10634)
|
2024-09-02 14:58:24 +03:00 |
|
Tomi Turtiainen
|
56354151d4
|
test: Add JS CodeNode benchmark scenario (#10632)
|
2024-09-02 12:21:41 +03:00 |
|
Tomi Turtiainen
|
15f311c890
|
ci: Fixes to benchmarks in cloud (#10626)
|
2024-08-30 17:49:50 +03:00 |
|
Michael Kret
|
9fa1a9aa99
|
fix: Disable errors obfuscation (no-changelog) (#10617)
|
2024-08-30 10:59:30 +03:00 |
|
Tomi Turtiainen
|
1e08f444c9
|
ci: Fix script name in gh workflow (#10619)
|
2024-08-30 10:48:34 +03:00 |
|
Tomi Turtiainen
|
7e9d186496
|
feat: Add queue mode setup to benchmarks (no-changelog) (#10608)
|
2024-08-30 09:42:01 +03:00 |
|
Tomi Turtiainen
|
4e899ea55f
|
feat: Add n8n postgres setup to benchmarks (no-changelog) (#10604)
|
2024-08-30 09:41:50 +03:00 |
|
Tomi Turtiainen
|
1b409b4e3e
|
fix: Fix edge case in log in (no-changelog) (#10610)
|
2024-08-30 08:47:35 +03:00 |
|
Tomi Turtiainen
|
1c5164c786
|
feat: Add local orchestration of benchmarks (no-changelog) (#10589)
|
2024-08-30 08:46:55 +03:00 |
|
Tomi Turtiainen
|
eb074c04c9
|
fix: Reduce variability in benchmarks (no-changelog) (#10606)
|
2024-08-30 08:40:48 +03:00 |
|
Ricardo Espinoza
|
c4eb3746d7
|
refactor: Use NodeConnectionType consistently across the code base (no-changelog) (#10595)
|
2024-08-29 09:55:53 -04:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
dbc10fe9f5
|
feat(core): Switch to MJML for email templates (#10518)
|
2024-08-28 17:15:18 +02:00 |
|
github-actions[bot]
|
e5c7534eba
|
🚀 Release 1.57.0 (#10587)
Co-authored-by: despairblue <927609+despairblue@users.noreply.github.com>
|
2024-08-28 13:34:34 +02:00 |
|
Iván Ovejero
|
008c510b76
|
feat(core): Expose queue metrics for Prometheus (#10559)
|
2024-08-28 11:36:00 +02:00 |
|
Tomi Turtiainen
|
6017bf5af1
|
fix: Fix scenario prefix not being passed (no-changelog) (#10575)
|
2024-08-28 10:46:17 +03:00 |
|
Iván Ovejero
|
bc958be93b
|
refactor(core): Convert verbose to debug logs (#10574)
|
2024-08-28 09:32:53 +02:00 |
|
Tomi Turtiainen
|
5925f56456
|
feat: Add benchmarking of pooled sqlite (no-changelog) (#10550)
|
2024-08-27 17:51:43 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
be52176585
|
refactor(core): Allow custom types on getCredentials (no-changelog) (#10567)
|
2024-08-27 15:23:58 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
70b410f4b0
|
fix(core): Make boolean config value parsing backward-compatible (#10560)
|
2024-08-27 13:51:26 +02:00 |
|
Tomi Turtiainen
|
6422fb33c0
|
fix: Pass k6 api token correctly (no-changelog) (#10536)
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-08-23 18:14:19 +03:00 |
|
Tomi Turtiainen
|
7194b1c3a1
|
feat: Report benchmark results (no-changelog) (#10534)
|
2024-08-23 16:59:19 +03:00 |
|
Tomi Turtiainen
|
29dd153df1
|
ci: Fix fetch depth in benchmark (no-changelog) (#10532)
|
2024-08-23 16:06:43 +03:00 |
|
Eugene
|
f4be8b950c
|
fix(core): Update zod to the latest version (no-changelog) (#10516)
|
2024-08-23 14:25:07 +02:00 |
|
Tomi Turtiainen
|
a1a1b0a7b4
|
feat: Benchmark env with run scripts (no-changelog) (#10477)
|
2024-08-23 14:43:26 +03:00 |
|
Tomi Turtiainen
|
8403f4aa11
|
ci: Configure eslint for benchmark cli (#10480)
|
2024-08-23 13:19:12 +03:00 |
|