208 Commits

Author SHA1 Message Date
Iván Ovejero
647dc198c2 refactor(core): Small improvements to external hooks (#12915) 2025-01-29 11:14:06 +01:00
कारतोफ्फेलस्क्रिप्ट™
05b5f95331 refactor(core): Make external hooks type-safe, and add tests (#12893) 2025-01-29 10:33:39 +01:00
कारतोफ्फेलस्क्रिप्ट™
e05608ac90 refactor(core): Alllow using S3 compatible object stores over http (#12812) 2025-01-24 14:50:07 +01:00
Iván Ovejero
1f43181360 fix(core): Update execution entity and execution data in transaction (#12756) 2025-01-23 10:16:17 +01:00
कारतोफ्फेलस्क्रिप्ट™
3049cf85a6 Merge tag 'n8n@1.76.0' 2025-01-22 14:50:51 +01:00
Tomi Turtiainen
60187cab9b feat(core): Rename two task runner env vars (#12763) 2025-01-22 15:39:02 +02:00
github-actions[bot]
e59a2af858 🚀 Release 1.76.0 (#12779)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-01-22 13:00:06 +01:00
Tomi Turtiainen
4f00d7cfe4 refactor: Disable task runner by default (#12776) 2025-01-22 12:15:12 +01:00
Tomi Turtiainen
9e2a01aeaf feat(core): Enable task runner by default (#12726) 2025-01-21 14:31:06 +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
Ricardo Espinoza
b1a40a231b refactor(core): Update tag endpoints to use DTOs and injectable config (#12380) 2025-01-09 14:17:11 -05:00
Iván Ovejero
88c0838dd7 fix(core): Fix Sentry error reporting on task runners (#12495) 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
कारतोफ्फेलस्क्रिप्ट™
39d5e0ff87 refactor(core): Replace typedi with our custom DI system (no-changelog) (#12389)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2025-01-06 10:21:24 +01:00
Iván Ovejero
9432aa0b00 feat(core): Offload manual executions to workers (#11284) 2025-01-03 10:43:05 +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
github-actions[bot]
441d71e35d 🚀 Release 1.73.0 (#12302)
Co-authored-by: r00gm <22072110+r00gm@users.noreply.github.com>
2024-12-19 11:19:39 +01:00
Iván Ovejero
dc7864a86d docs(core): Update pruning service docline (#12282) 2024-12-18 20:05:00 +01:00
github-actions[bot]
c9d4de11ab 🚀 Release 1.72.0 (#12158)
Co-authored-by: dana-gill <152518854+dana-gill@users.noreply.github.com>
2024-12-11 14:47:47 +01:00
Iván Ovejero
addb4fa352 feat(core): Cancel runner task on timeout in external mode (#12101) 2024-12-10 12:50:22 +01:00
Tomi Turtiainen
2e979547a4 refactor: Unify task runner env vars (#12040) 2024-12-05 12:36:43 +02:00
Alex Grozav
72e6343964 feat: Enable canvas v2 only if beta feature enabled (no-changelog) (#12049) 2024-12-04 21:33:35 +02:00
github-actions[bot]
0e26f58ae6 🚀 Release 1.71.0 (#12037)
Co-authored-by: mutdmour <4711238+mutdmour@users.noreply.github.com>
2024-12-04 14:14:45 +01:00
Mutasem Aldmour
9f78b16efc chore: Clean up welcome sticky feature (no-changelog) (#11987) 2024-12-02 19:35:54 +01:00
github-actions[bot]
2d89f5cb64 🚀 Release 1.70.0 (#11927)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-27 14:36:59 +01:00
Tomi Turtiainen
e22d0f3877 perf(core): Batch items sent in runonceforeachitem mode (no-changelog) (#11870)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-26 12:21:51 +02:00
github-actions[bot]
4435b14424 🚀 Release 1.69.0 (#11812)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2024-11-20 16:22:11 +01:00
Iván Ovejero
5fa72b0512 fix(core): Fix diagnostics.enabled default value (#11809) 2024-11-20 13:19:41 +01:00
Iván Ovejero
d15b8d0509 fix(core): Restore old names for pruning config keys (#11782) 2024-11-20 09:56:37 +01:00
Tomi Turtiainen
43aa389ea7 refactor(core): Bundle the go based launcher to the n8n docker image (no-changelog) (#11792)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-19 23:16:57 +02:00
Iván Ovejero
a544b74d87 refactor(core): Port diagnostics config (#11761) 2024-11-18 14:08:45 +01:00
Iván Ovejero
124ac26e43 feat(core): Implement task timeouts and heartbeats for runners (no-changelog) (#11690)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2024-11-17 16:21:28 +02:00
github-actions[bot]
a91abeeff5 🚀 Release 1.68.0 (#11725)
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
2024-11-13 19:06:31 +01:00
Tomi Turtiainen
d25ae8e0d9 refactor: Rename disabled to enabled in runner config (#11621) 2024-11-07 14:22:43 +02:00
Tomi Turtiainen
3111dece72 perf(core): Deduplicate task runner data request response (no-changelog) (#11583)
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
2024-11-07 11:24:00 +02:00
github-actions[bot]
3dc0904a6c 🚀 Release 1.67.0 (#11599)
Co-authored-by: RicardoE105 <16496553+RicardoE105@users.noreply.github.com>
2024-11-06 11:09:56 -05:00
Iván Ovejero
19d55da4ad test(core): Expand test coverage for pruning (#11567) 2024-11-05 18:21:56 +01:00
Iván Ovejero
ce963e8824 refactor(core): Port pruning config (#11507) 2024-11-04 09:09:12 +01:00
github-actions[bot]
dd7d374185 🚀 Release 1.66.0 (#11488)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2024-10-31 17:07:37 +02:00
Tomi Turtiainen
d7ba206b30 feat: Make runner concurrency configurable (no-changelog) (#11448) 2024-10-29 21:08:50 +02:00
कारतोफ्फेलस्क्रिप्ट™
60cdf0ba44 feat(editor): Allow enabling canvas v2 via instance settings (no-changelog) (#11447) 2024-10-29 14:41:10 +01:00
Iván Ovejero
097f93564c refactor(core): Port security config (#11440) 2024-10-29 08:52:07 +01:00
Tomi Turtiainen
d4c4db823e feat: Forward logs from task runner to logger (no-changelog) (#11422) 2024-10-28 15:44:03 +01:00
Tomi Turtiainen
c56f30ce15 feat: N8N_RUNNERS_MAX_OLD_SPACE_SIZE configuration (no-changelog) (#11419) 2024-10-28 16:14:38 +02:00
Iván Ovejero
12d218ea38 refactor(core): Port license config (#11428) 2024-10-28 10:52:31 +01:00
github-actions[bot]
247bcc16c8 🚀 Release 1.65.0 (#11386)
Co-authored-by: cstuncsik <5410822+cstuncsik@users.noreply.github.com>
2024-10-24 12:29:51 +02:00
Iván Ovejero
88c1c4ad7b refactor(core): Add external secrets log scope (#11224) 2024-10-24 11:37:19 +02:00
Val
5390061f49 fix: Add config for max task runners payload size (no-changelog) (#11366) 2024-10-23 11:53:21 +01:00