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 |
|
Giulio Andreini
|
785c82cfec
|
fix(n8n Form Trigger Node): Improve copy and a few tweaks (no-changelog) (#10243)
Co-authored-by: Michael Kret <michael.k@radency.com>
|
2024-08-01 10:57:05 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
1476947365
|
Merge tag 'n8n@1.53.0'
|
2024-07-31 15:08:04 +02:00 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a8e2774f53
|
fix(core): Make OAuth1/OAuth2 callback not require auth (#10263)
|
2024-07-31 15:03:37 +02:00 |
|
github-actions[bot]
|
7ffaec03ea
|
🚀 Release 1.53.0 (#10266)
Co-authored-by: despairblue <despairblue@users.noreply.github.com>
|
2024-07-31 14:56:18 +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 |
|
कारतोफ्फेलस्क्रिप्ट™
|
a2d08846d0
|
ci: Setup pnpm catalog to centralize depedency versions (no-changelog) (#9974)
|
2024-07-30 13:27:15 +02: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 |
|
Michael Kret
|
e5dfd7faf9
|
fix(n8n Form Trigger Node): Remove custom attribution option (no-changelog) (#10229)
|
2024-07-29 17:56:55 +03:00 |
|
Michael Kret
|
711b667ebe
|
feat(n8n Form Trigger Node): Improvements (#10092)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <netroy@users.noreply.github.com>
Co-authored-by: Shireen Missi <94372015+ShireenMissi@users.noreply.github.com>
|
2024-07-29 15:58:03 +03: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 |
|
github-actions[bot]
|
c22ffd04de
|
🚀 Release 1.52.0 (#10174)
Co-authored-by: ShireenMissi <ShireenMissi@users.noreply.github.com>
|
2024-07-24 13:20:06 +01: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 |
|