Ricardo Espinoza
|
a13a4f7442
|
refactor: Move API keys into their own table (no-changelog) (#10629)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-09-26 08:58:49 -04:00 |
|
Iván Ovejero
|
06d749ffa7
|
feat(core): Filter executions by project ID in internal API (#10976)
|
2024-09-26 13:31:34 +02:00 |
|
Eugene
|
efc5d859eb
|
chore: Correct naming of annotation-related files (#10946)
|
2024-09-26 13:15:08 +02:00 |
|
Iván Ovejero
|
262693be65
|
chore: Stop reporting AxiosError to Sentry (#10974)
|
2024-09-26 12:16:10 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
afbe884dad
|
refactor(core): Load dotenv as early as possible (no-changelog) (#10948)
|
2024-09-25 12:37:51 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a81256aff5
|
fix(core): Fix sentry de-duplication by migrating from event-processors to beforeSend (no-changelog) (#10947)
|
2024-09-24 16:53:18 +02:00 |
|
Iván Ovejero
|
73daabbd0e
|
docs(core): Document access checks (#10929)
|
2024-09-24 11:02:39 +02:00 |
|
Danny Martini
|
0290e38f99
|
fix(core): Remove subworkflow license check (#10893)
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-23 17:01:52 +02:00 |
|
Iván Ovejero
|
5c171c4bf0
|
refactor(core): Simplify subscriber handler setters (#10896)
|
2024-09-23 14:14:00 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
67fb6d6fdd
|
refactor(core): Refactor execution post-execute promises (no-changelog) (#10809)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2024-09-23 12:08:57 +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
|
f1309787b2
|
refactor(core): Extract form data parsing from webhook-helpers (#10904)
|
2024-09-20 16:46:20 +03:00 |
|
Ricardo Espinoza
|
26a653a79a
|
refactor(editor): Clean all instances of isDesktopDeployment (#10884)
|
2024-09-20 08:24:08 -04:00 |
|
Tomi Turtiainen
|
693fb7e580
|
fix(core): Fix webhook binary data max size configuration (#10897)
|
2024-09-20 13:14:15 +02:00 |
|
Iván Ovejero
|
69c6e0790d
|
refactor(core): Organize Redis under scaling mode (#10864)
|
2024-09-19 09:52:48 +02:00 |
|
Danny Martini
|
2a084f96f8
|
feat: Implement new partial execution logic for acyclic workflows (no-changelog) (#10256)
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
|
2024-09-18 15:06:36 +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 |
|
Iván Ovejero
|
08ebe1e480
|
feat(core): Introduce worker metrics (#10850)
|
2024-09-18 11:16:17 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
430c14ad19
|
refactor(core): Move frontend settings to @n8n/api-types (no-changelog) (#10856)
|
2024-09-17 17:21:11 +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 |
|
Iván Ovejero
|
aa00d9c2ae
|
refactor(core): Flatten Redis pubsub class hierarchy (no-changelog) (#10616)
|
2024-09-17 15:45:42 +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 |
|
Iván Ovejero
|
acb4194fa1
|
fix(core): Prevent shutdown error in regular mode (#10844)
|
2024-09-17 12:02:17 +02:00 |
|
Iván Ovejero
|
7f4ef31507
|
refactor(core): Have WorkerServer use InstanceSettings (#10840)
|
2024-09-17 10:38:47 +02:00 |
|
Iván Ovejero
|
94aa680c9b
|
refactor(core): Set up worker server (#10814)
|
2024-09-17 10:14:12 +02:00 |
|
Iván Ovejero
|
d14bb36300
|
test(core): Mock filesystem in tests (#10823)
|
2024-09-17 09:15:09 +02:00 |
|
Iván Ovejero
|
a6e1064985
|
test(core): Fix license mock in worker test (#10824)
|
2024-09-17 08:47:03 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
25c8a328a8
|
refactor(core): Move instanceType to InstanceSettings (no-changelog) (#10640)
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-16 13:37:14 +02:00 |
|
Iván Ovejero
|
0e61d7c2e8
|
refactor(core): Remove unused disable directives from backend packages (#10826)
|
2024-09-16 10:58:23 +02:00 |
|
Iván Ovejero
|
460fe14ae1
|
chore: Upgrade to TypeScript 5.6 (#10822)
|
2024-09-16 10:29:28 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
cef64329a9
|
refactor(core): Simplify createDeferredPromise, and add tests (no-changelog) (#10811)
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-13 15:53:03 +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 |
|
Tomi Turtiainen
|
5156313074
|
refactor(core): Enable import/order eslint rule (#10794)
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-12 19:07:18 +03:00 |
|
Iván Ovejero
|
86f4877bab
|
fix(core): Restore queue listeners for webhook process (#10781)
|
2024-09-12 12:55:24 +02:00 |
|
Iván Ovejero
|
c133a6ef89
|
refactor(core): Include AI events in log streaming relay (#10768)
|
2024-09-12 12:02:47 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
3b78094ffa
|
ci: Upgrade express to address CVE-2024-43796 (no-changelog) (#10785)
|
2024-09-12 11:58:36 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7d6ec6544e
|
fix(core): Fix the type for InstalledNodes.latestVersion (no-changelog) (#10782)
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-12 11:14:03 +02:00 |
|
Iván Ovejero
|
8c6cd014a0
|
refactor(core): Revamp subworkflow policy checker errors (#10752)
|
2024-09-12 09:11:37 +02: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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a1e011dd2a
|
refactor(editor): Enable collaboration features only in NodeView v2 (no-changelog) (#10756)
|
2024-09-11 14:22:55 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
4f94319cd9
|
fix(core): Update subworkflow execution status correctly (#10764)
|
2024-09-11 10:39:18 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
8450ec5a5c
|
fix(core): Do not serialize CredentialsEntity.shared anymore (no-changelog) (#10753)
|
2024-09-10 16:35:39 +02:00 |
|
Tomi Turtiainen
|
4efcbc5936
|
fix: Show a more user friendly error message if initial Db connection times out (#10682)
|
2024-09-06 10:33:53 +02:00 |
|
Shireen Missi
|
1dea8f4c7d
|
fix: Fix the issue in Trigger Nodes where poll time was not loaded (#10695)
Co-authored-by: Elias Meire <elias@meire.dev>
Co-authored-by: Oleg Ivaniv <me@olegivaniv.com>
|
2024-09-05 17:52:51 +01:00 |
|
Cornelius Suermann
|
a422c5ac7b
|
fix(core): Allow license:clear command to be used for licenses that failed renewal (#10665)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
|
2024-09-05 16:42:22 +02: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 |
|