Val
|
fa17391dbd
|
feat: Return scopes on executions (no-changelog) (#10310)
|
2024-08-07 10:19:09 +01:00 |
|
Tomi Turtiainen
|
c8d322a9ba
|
refactor(core): Reorganize webhook related components under src/webhooks (no-changelog) (#10296)
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-07 11:23:44 +03:00 |
|
Jon
|
2a8f1753e8
|
docs: Fix links to license files in readme (no-changelog) (#10257)
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-06 15:21:57 +01:00 |
|
Iván Ovejero
|
98115e95df
|
fix(core): Ensure OAuth token data is not stubbed in source control (#10302)
|
2024-08-06 10:56:02 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1eba7c3c76
|
fix(core): Revert transactions until we remove the legacy sqlite driver (#10299)
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-05 18:10:16 +02:00 |
|
Iván Ovejero
|
42a0b594d6
|
fix(core): Fix user telemetry bugs (#10293)
|
2024-08-05 13:24:26 +02:00 |
|
Iván Ovejero
|
7fb3f62a36
|
refactor(core): Remove stray log from telemetry event relay (no-changelog) (#10295)
|
2024-08-05 12:59:27 +02:00 |
|
Iván Ovejero
|
c0f3693e8a
|
refactor(core): Decouple user events from internal hooks (no-changelog) (#10292)
|
2024-08-05 12:07:42 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
88086a41ff
|
feat(core): Support community packages in scaling-mode (#10228)
|
2024-08-05 11:52:06 +02:00 |
|
Tomi Turtiainen
|
afa43e75f6
|
test(core): Move unit tests closer to testable components (no-changelog) (#10287)
|
2024-08-05 12:12:25 +03:00 |
|
Michael Kret
|
8131d66f8c
|
fix(core): Webhook and form baseUrl missing (#10290)
|
2024-08-05 11:04:47 +03:00 |
|
Iván Ovejero
|
acbae928f2
|
refactor(core): Port cache config (no-changelog) (#10286)
|
2024-08-02 17:10:03 +02:00 |
|
Iván Ovejero
|
aa0a470dce
|
refactor(core): Clean up event relays (no-changelog) (#10284)
|
2024-08-02 16:52:49 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
0faf46f4f8
|
refactor(core): Move instanceRole to InstanceSettings (no-changelog) (#10242)
|
2024-08-02 15:18:33 +02:00 |
|
Iván Ovejero
|
7056e50b00
|
feat(core): Allow filtering executions and users by project in Public API (#10250)
|
2024-08-02 14:16:17 +02:00 |
|
Tomi Turtiainen
|
ae50bb95a8
|
fix(core): Make execution and its data creation atomic (#10276)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-02 13:46:35 +03:00 |
|
Iván Ovejero
|
c3e2e84065
|
refactor(core): Mark schema env vars used by cloud hooks (no-changelog) (#10283)
|
2024-08-02 12:25:57 +02:00 |
|
Iván Ovejero
|
84efbd9b9c
|
feat(core): Support create, delete, edit role for users in Public API (#10279)
|
2024-08-02 12:06:17 +02:00 |
|
Iván Ovejero
|
a533916628
|
refactor(core): Decouple post workflow execute event from internal hooks (no-changelog) (#10280)
|
2024-08-02 12:05:06 +02:00 |
|
Iván Ovejero
|
07d7b247f0
|
feat(core): Allow transferring credentials in Public API (#10259)
|
2024-08-02 12:02:38 +02:00 |
|
Iván Ovejero
|
489ce10063
|
feat(core): Support create, read, update, delete projects in Public API (#10269)
|
2024-08-02 12:02:05 +02:00 |
|
Iván Ovejero
|
dc8c94d036
|
ci: Introduce lint rule no-type-unsafe-event-emitter (no-changelog) (#10254)
|
2024-08-02 12:01:42 +02:00 |
|
Iván Ovejero
|
432ac1da59
|
fix(core): Surface enterprise trial error message (#10267)
|
2024-08-02 12:01:10 +02:00 |
|
Iván Ovejero
|
d8688bd463
|
refactor(core): Decouple workflow created, saved, deleted events from internal hooks (no-changelog) (#10264)
|
2024-08-01 13:44:23 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
efb71dd9ad
|
fix(core): Fix oauth2 callback and add integration tests (no-changelog) (#10272)
|
2024-08-01 11:02:36 +02:00 |
|
Michael Kret
|
88a170176a
|
fix(core): Fix expressions in webhook nodes(Form, Webhook) to access previous node's data (#10247)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-08-01 11:21:58 +03:00 |
|
Iván Ovejero
|
1608d2527b
|
refactor(core): Port endpoints config (no-changelog) (#10268)
|
2024-07-31 17:45:11 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a8e2774f53
|
fix(core): Make OAuth1/OAuth2 callback not require auth (#10263)
|
2024-07-31 15:03:37 +02:00 |
|
Iván Ovejero
|
cf73e29b61
|
test(core): Improve and expand log streaming tests (no-changelog) (#10261)
|
2024-07-31 13:40:01 +02:00 |
|
Iván Ovejero
|
3e96b29332
|
fix(core): Restore log event n8n.workflow.failed (#10253)
|
2024-07-31 12:22:52 +02:00 |
|
Iván Ovejero
|
efee25ddaa
|
test(core): Stop showing JWT warning during test runs (no-changelog) (#10255)
|
2024-07-31 11:53:26 +02:00 |
|
Tomi Turtiainen
|
3d23f2f333
|
test(core): Fix typing issues in tests (no-changelog) (#10244)
|
2024-07-30 20:24:01 +02:00 |
|
Iván Ovejero
|
d719899223
|
feat(core): Allow filtering workflows by project and transferring workflows in Public API (#10231)
|
2024-07-30 17:05:48 +02:00 |
|
Iván Ovejero
|
3ccb9df2f9
|
feat: Introduce Google Cloud Platform as external secrets provider (#10146)
|
2024-07-30 14:58:25 +02:00 |
|
Iván Ovejero
|
af695ebf93
|
feat: Support create, read, delete variables in Public API (#10241)
|
2024-07-30 14:58:07 +02:00 |
|
Tomi Turtiainen
|
d6770b5fca
|
fix(core): Flush instance stopped event immediately (#10238)
|
2024-07-30 14:49:41 +03:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1fca3af335
|
refactor(core): Use type-safe event emitters (no-changelog) (#10234)
|
2024-07-30 13:23:01 +02:00 |
|
Iván Ovejero
|
99dc56c7a1
|
refactor(core): Make instance role clearer (no-changelog) (#10188)
|
2024-07-30 10:20:21 +02:00 |
|
Ricardo Espinoza
|
cf70b06545
|
feat(core): Show Public API key value only once (no-changelog) (#10126)
|
2024-07-29 14:13:54 -04:00 |
|
Iván Ovejero
|
7a30d845e9
|
refactor(core): Port path, host, port, listen_address and protocol config (no-changelog) (#10223)
|
2024-07-29 14:32:20 +02:00 |
|
Iván Ovejero
|
24ffca7c75
|
refactor(core): Decouple server started event from internal hooks (no-changelog) (#10221)
|
2024-07-29 11:41:28 +02:00 |
|
Iván Ovejero
|
cd74f4312b
|
refactor(editor): Add Infisical deprecation notice (#10191)
|
2024-07-26 14:38:41 +02:00 |
|
Iván Ovejero
|
2f3baa4251
|
refactor(core): Clean up subworkflow policy check (no-changelog) (#10178)
|
2024-07-25 14:52:29 +02:00 |
|
Iván Ovejero
|
2dc3ff49d7
|
ci: Stop reporting to Sentry SQLITE_FULL errors (no-changelog) (#10183)
|
2024-07-25 14:31:44 +02:00 |
|
Iván Ovejero
|
520f2316d1
|
refactor(core): Decouple credentials from internal hooks (no-changelog) (#10162)
|
2024-07-25 11:56:00 +02:00 |
|
Iván Ovejero
|
b81f0bf9ea
|
refactor(core): Port workflows config (no-changelog) (#10173)
|
2024-07-24 14:38:29 +02:00 |
|
Iván Ovejero
|
66c49bb6a1
|
refactor(core): Port external storage config (no-changelog) (#10169)
|
2024-07-24 13:08:20 +02:00 |
|
Iván Ovejero
|
f1a3791abc
|
refactor(core): Split out subworkflow policy check from permission checker (no-changelog) (#10168)
|
2024-07-24 12:51:01 +02:00 |
|
Iván Ovejero
|
dea212659a
|
refactor(core): Decouple LDAP from internal hooks (no-changelog) (#10157)
Co-authored-by: Ricardo Espinoza <ricardo@n8n.io>
|
2024-07-24 09:49:06 +02:00 |
|
Iván Ovejero
|
e46341ac46
|
refactor(core): Remove unused telemetry payload (no-changelog) (#10158)
|
2024-07-23 16:42:25 +02:00 |
|
Iván Ovejero
|
95b85dd5c1
|
refactor(core): Port nodes config (no-changelog) (#10140)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-07-23 13:32:50 +02:00 |
|
Iván Ovejero
|
d2a3a4a080
|
fix(core): Fix handling of common events for relays (#10135)
|
2024-07-23 12:31:56 +02:00 |
|
Val
|
a51e86f20b
|
feat: Add scopes and role to create project endpoint (no-changelog) (#10145)
|
2024-07-23 10:18:58 +01:00 |
|
Iván Ovejero
|
467051580b
|
refactor(core): Decouple community packages from internal hooks (no-changelog) (#10152)
|
2024-07-23 10:47:22 +02:00 |
|
Danny Martini
|
4547a49db1
|
fix(core): Metadata inserts using existing IDs and failing with postgres (#10108)
|
2024-07-23 10:31:04 +02:00 |
|
Iván Ovejero
|
c6131859f5
|
refactor(core): Add deprecation notice to InternalHooks (no-changelog) (#10139)
|
2024-07-22 14:17:54 +02:00 |
|
Iván Ovejero
|
d887c82d80
|
fix(core): Support execution recovery when saving execution progress (#10104)
|
2024-07-22 13:59:40 +02:00 |
|
Iván Ovejero
|
03a833db51
|
fix(core): Support branches containing slashes in source control (#10109)
|
2024-07-22 13:21:56 +02:00 |
|
Iván Ovejero
|
b1816db449
|
fix(core): Respect prefix for all Prometheus metrics (#10130)
|
2024-07-22 12:01:44 +02:00 |
|
Iván Ovejero
|
a7ae23b47f
|
refactor(core): Decouple Public API events from internal hooks (no-changelog) (#10121)
|
2024-07-22 10:09:02 +02:00 |
|
Iván Ovejero
|
d35ee109ea
|
refactor(core): Expand Prometheus coverage to all routes (#10113)
|
2024-07-19 13:27:08 +02:00 |
|
Iván Ovejero
|
9ab29f2181
|
refactor(core): Port event bus config (no-changelog) (#10111)
|
2024-07-19 13:25:44 +02:00 |
|
Iván Ovejero
|
aba1c64500
|
refactor(core): Rename EventRelay to EventService (no-changelog) (#10110)
|
2024-07-19 12:55:38 +02:00 |
|
Iván Ovejero
|
222a0862bd
|
refactor(core): Rename EventsService to WorkflowStatisticsService (no-changelog) (#10107)
|
2024-07-19 12:12:44 +02:00 |
|
Iván Ovejero
|
dd54390b0a
|
refactor(core): Remove unused security audit telemetry event (no-changelog) (#10105)
|
2024-07-19 11:16:05 +02:00 |
|
Iván Ovejero
|
c0264f0cff
|
refactor(core): Port templates config (no-changelog) (#10103)
|
2024-07-19 10:33:28 +02:00 |
|
Iván Ovejero
|
5eca7c8e28
|
refactor(core): More decouplings from internal hooks (no-changelog) (#10099)
|
2024-07-19 10:33:13 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
7a135df768
|
refactor(core): Delete dead code in ExternalHooks (no-changelog) (#10100)
|
2024-07-18 17:18:58 +02:00 |
|
Iván Ovejero
|
1b6c2d3a37
|
feat: Introduce Azure Key Vault as external secrets provider (#10054)
|
2024-07-18 15:51:48 +02:00 |
|
Csaba Tuncsik
|
5a9a2713b4
|
fix(editor): Remove "move" action from workflow and credential on community plan (#10057)
|
2024-07-18 15:34:39 +02:00 |
|
Iván Ovejero
|
f876f9ec8b
|
refactor(core): Decouple source control telemetry from internal hooks (no-changelog) (#10095)
|
2024-07-18 15:00:24 +02:00 |
|
Iván Ovejero
|
1f420e0bd6
|
refactor(core): Port external secrets config (no-changelog) (#10094)
|
2024-07-18 10:52:41 +02:00 |
|
Iván Ovejero
|
2c710ac7d2
|
refactor(core): Clean up Prometheus service (no-changelog) (#10068)
|
2024-07-18 10:27:35 +02:00 |
|
Iván Ovejero
|
14b12f844d
|
refactor(core): Port version notifications config (no-changelog) (#10087)
|
2024-07-17 19:11:46 +02:00 |
|
Iván Ovejero
|
8a53d6127e
|
refactor(core): Port Public API config (no-changelog) (#10082)
|
2024-07-17 15:36:40 +02:00 |
|
Iván Ovejero
|
8b2f76b92e
|
refactor(core): Decouple projects telemetry (no-changelog) (#10081)
|
2024-07-17 11:56:27 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
36b314d031
|
fix(core): Stopping an execution should reject any response promises (#9992)
|
2024-07-16 19:25:20 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
5e57b0d71e
|
refactor(core): Use use up-to-date timezone data (#10073)
Co-authored-by: Danny Martini <danny@n8n.io>
|
2024-07-16 18:46:12 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
3bbeae47f3
|
refactor(core): Suppress MaxListenersExceededWarning in the logs (#10077)
|
2024-07-16 18:20:55 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
48f047ee2e
|
fix(core): Redact csrfSecret when returning oauth credentials to the frontend (#10075)
|
2024-07-16 18:09:56 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
3bde8453ef
|
fix(editor): Ensure all static assets are accessible from the server (#10062)
|
2024-07-15 17:10:33 +02:00 |
|
Iván Ovejero
|
9c23f7616b
|
refactor(core): Rename UsageMetrics to LicenseMetrics (no-changelog) (#10053)
|
2024-07-15 12:42:49 +02:00 |
|
Iván Ovejero
|
b42f652f1b
|
test(core): Add tests for Prometheus metrics service (no-changelog) (#10050)
|
2024-07-15 12:16:27 +02:00 |
|
Michael Kret
|
e2dd000d13
|
fix: Prevent errors processed by n8n to be flagged as internal (no-changelog) (#10023)
|
2024-07-12 11:13:17 +03:00 |
|
Iván Ovejero
|
d651be4e01
|
fix(core): Ensure executions cannot resume if already running (#10014)
|
2024-07-11 15:49:05 +02:00 |
|
Iván Ovejero
|
e3c138ffd2
|
refactor(core): Remove unused Sentry report from WaitTracker (no-changelog) (#10008)
|
2024-07-11 12:44:09 +02:00 |
|
Danny Martini
|
2e6b03b2cb
|
fix(core): Prevent multiple values in the execution metadata for the same key and executionId (#9953)
|
2024-07-10 12:47:43 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c8ad7ccd72
|
fix(core): Ensure correct Cache-Control header on / as well (no-changelog) (#9983)
|
2024-07-09 18:39:43 +02:00 |
|
Iván Ovejero
|
7e972c78af
|
fix(core): Clear active execution on cancellation in scaling mode (#9979)
|
2024-07-09 17:09:39 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
761229e4d2
|
fix(core): Use Custom cache-control headers force cache-revalidation on /types/*.json (no-changelog) (#9981)
|
2024-07-09 17:09:31 +02:00 |
|
Danny Martini
|
0f495986f8
|
fix(core): Allow owner and admin to edit nodes with credentials that haven't been shared with them explicitly (#9922)
|
2024-07-09 16:25:50 +02:00 |
|
Danny Martini
|
adb83155ca
|
fix(core): Don't execute 'workflowExecuteBefore' hook on execution continuations (#9905)
|
2024-07-09 15:11:33 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
c7d4b471c4
|
refactor(core): Move backend config to a separate package (no-changelog) (#9325)
|
2024-07-05 11:43:27 +02:00 |
|
Val
|
1d5b9836ca
|
fix: Rename LDAP files to include .ee (no-changelog) (#9943)
|
2024-07-05 09:51:16 +02:00 |
|
Iván Ovejero
|
757feaf585
|
refactor(core): Enforce range for shutdown priority (no-changelog) (#9944)
|
2024-07-04 20:26:11 +02:00 |
|
Iván Ovejero
|
c82579bf76
|
fix(core): Disconnect Redis after pausing queue during worker shutdown (#9928)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
|
2024-07-04 18:07:47 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
9e92a5774e
|
refactor(core): Remove Onboarding call prompts (no-changelog) (#9933)
|
2024-07-04 13:51:26 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
86018aa6e0
|
refactor(core): Remove Ask AI HTTP request feature (no-changelog) (#9931)
|
2024-07-04 12:09:45 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
22990342df
|
refactor(core): Delete all collaboration related code (no-changelog) (#9929)
|
2024-07-03 18:46:24 +02:00 |
|
Danny Martini
|
ab2a548856
|
fix(core): Don't allow using credentials that are not part of the same project (#9916)
|
2024-07-03 11:42:59 +02:00 |
|