Tomi Turtiainen
|
9e2a01aeaf
|
feat(core): Enable task runner by default (#12726)
|
2025-01-21 14:31:06 +02:00 |
|
oleg
|
d1b6692736
|
fix(OpenAI Chat Model Node): Restore default model value (#12745)
|
2025-01-21 12:01:30 +01: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4ee4552b0e
|
chore: Upgrade vitest and storybook (no-changelog) (#12729)
|
2025-01-20 18:04:53 +01:00 |
|
Eugene
|
f1cf516304
|
chore: Update LangChain packages to their latest versions (#12644)
|
2025-01-17 15:57:02 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
e7f00bcb7f
|
fix(Postgres Chat Memory Node): Do not terminate the connection pool (#12674)
|
2025-01-17 14:58:19 +01:00 |
|
oleg
|
7cc553e3b2
|
fix(OpenAI Chat Model Node): Fix loading of custom models when using custom credential URL (#12634)
|
2025-01-17 09:30:02 +01:00 |
|
jeanpaul
|
14f4bc7690
|
fix(Google Gemini Chat Model Node): Add base URL support for Google Gemini Chat API (#12643)
|
2025-01-16 17:05:06 +01:00 |
|
Danny Martini
|
35cb10c5e7
|
refactor(Postgres Node): Backport connection pooling to postgres v1 (#12484)
|
2025-01-16 11:09:12 +01:00 |
|
Tomi Turtiainen
|
558570f431
|
test: Use task runner in benchmarks (#12601)
|
2025-01-16 11:06:29 +02:00 |
|
github-actions[bot]
|
9798009dd3
|
🚀 Release 1.75.0 (#12618)
Co-authored-by: ivov <44588767+ivov@users.noreply.github.com>
|
2025-01-15 15:09:46 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c3c4a20002
|
fix(core): Improve cyclic dependency check in the DI container (#12600)
|
2025-01-15 14:15:07 +01:00 |
|
Tomi Turtiainen
|
eceee7f3f8
|
fix(core): Prevent prototype pollution of internal classes in task runner (#12610)
|
2025-01-15 14:27:23 +02:00 |
|
Iván Ovejero
|
bdf266cf55
|
fix(core): Prevent prototype pollution in task runner (#12588)
|
2025-01-15 10:51:42 +02:00 |
|
Iván Ovejero
|
c2569a0607
|
refactor(core): Make placeholders in manual executions in workers temporary (#12463)
|
2025-01-14 14:32:00 +01:00 |
|
Tomi Turtiainen
|
68da9bb164
|
fix(core): Filter out task runner errors originating from user code from sentry (no-changelog) (#12537)
|
2025-01-10 15:22:03 +02:00 |
|
Ricardo Espinoza
|
b1a40a231b
|
refactor(core): Update tag endpoints to use DTOs and injectable config (#12380)
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-09 14:17:11 -05:00 |
|
Raúl Gómez Morales
|
ecf83c629f
|
ci: Fix frontend dev setup (#12539)
|
2025-01-09 16:39:19 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1d86c4fdd2
|
refactor(core): Use DTOs for source control push/pull requests (#12470)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2025-01-09 15:31:07 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5f1adefca7
|
refactor(core): Port over project request payloads to DTOs (#12528)
|
2025-01-09 13:47:23 +01:00 |
|
Tomi Turtiainen
|
35b618098b
|
fix(core): Disallow code generation in task runner (#12522)
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-09 12:27:17 +01:00 |
|
Iván Ovejero
|
88c0838dd7
|
fix(core): Fix Sentry error reporting on task runners (#12495)
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
|
2025-01-08 17:47:40 +01:00 |
|
github-actions[bot]
|
326a221f36
|
🚀 Release 1.74.0 (#12508)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
|
2025-01-08 13:41:33 +00:00 |
|
Iván Ovejero
|
9953477450
|
fix(core): Align concurrency and timeout defaults between instance and runner (#12503)
|
2025-01-08 13:33:43 +01:00 |
|
Iván Ovejero
|
4182095af1
|
fix(core): Increase default concurrency and timeout in task runners (#12496)
|
2025-01-08 11:25:37 +01:00 |
|
Mutasem Aldmour
|
3654861886
|
feat: Update copy for Vector Store Tool modes (no-changelog) (#12474)
|
2025-01-08 13:24:18 +03: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 |
|
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 |
|
Mutasem Aldmour
|
3109de6073
|
feat: Add load options to new tool mode for vector stores (#12462)
|
2025-01-06 14:59:20 +01:00 |
|
Eugene
|
2433d6b7d3
|
fix(Zep Vector Store Node): Cloud vector store integration (#12353)
|
2025-01-06 14:46:57 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
39d5e0ff87
|
refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
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 |
|
Mutasem Aldmour
|
76dded4bea
|
feat: Allow using Vector Stores directly as Tools (#12311)
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2025-01-06 09:07:59 +01:00 |
|
Charlie Kolb
|
9674208421
|
feat(AI Agent Node): Change Prompt Text Copy (no-changelog) (#12442)
|
2025-01-03 15:37:47 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1d3cb9f5ac
|
refactor(core): Extract Worfklow import request payload into a DTO (#12441)
|
2025-01-03 12:19:09 +01:00 |
|
Tomi Turtiainen
|
b1940268e6
|
fix(core): Ensure tasks timeout even if they don't receive settings (#12431)
|
2025-01-03 12:27:47 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
552cff1860
|
refactor(core): Extract SAML requests payloads into DTOs (#12435)
|
2025-01-03 11:05:30 +01:00 |
|
Iván Ovejero
|
9432aa0b00
|
feat(core): Offload manual executions to workers (#11284)
|
2025-01-03 10:43:05 +01:00 |
|
Tomi Turtiainen
|
4498e35192
|
fix(core): Fix task runner sending too many offers (#12415)
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-02 10:16:28 +02:00 |
|
Danny Martini
|
f56ad8cf49
|
feat(core): Add includeData parameter to GET /credentials (#12220)
Co-authored-by: r00gm <raul00gm@gmail.com>
|
2024-12-31 13:04:37 +01:00 |
|
Tomi Turtiainen
|
0860fbe971
|
fix(core): Don't fail task runner task if logging fails (#12401)
|
2024-12-31 09:19:36 +02:00 |
|
Ricardo Espinoza
|
f78ccebe51
|
fix(OpenAI Node): Update node to account for URL in credentials (#12356)
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-30 15:51:49 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1674dd0f88
|
refactor(core): Update dynamic node parameter endpoints to use DTOs (#12379)
|
2024-12-30 15:48:44 +01:00 |
|
Tomi Turtiainen
|
f08db47077
|
chore: Clean up some code (#12287)
|
2024-12-30 16:32:09 +02:00 |
|
Ricardo Espinoza
|
7ea6c8b144
|
feat: Expose license feature flags for free AI credits feature to frontend (no-changelog) (#12363)
|
2024-12-27 10:23:20 -05:00 |
|
Ricardo Espinoza
|
ac4e042231
|
feat(core): Add endpoint to create free AI credits (#12362)
|
2024-12-27 09:46:57 -05:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7b2630d1a0
|
refactor(core): Update invitation endpoints to use DTOs (#12377)
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-26 18:24:14 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
371a09de96
|
refactor(core): Port 3 more controllers to use DTOs (no-changelog) (#12375)
|
2024-12-26 16:09:42 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1d5e891a0d
|
refactor(core): Update AI-Assistant backend code to use DTOs and injectable config (no-changelog) (#12373)
|
2024-12-26 15:31:19 +01:00 |
|
Iván Ovejero
|
f754b22a3f
|
refactor(core): Mark all backend Enterprise Edition files and dirs (#12350)
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-24 13:02:05 +01:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
471d7b9420
|
refactor(core): Move Logger to core (no-changelog) (#12310)
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 |
|