Commit Graph

3725 Commits

Author SHA1 Message Date
github-actions[bot]
2b51ad8cab 🚀 Release 1.98.0 (#16225)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-11 11:35:19 +02:00
Iván Ovejero
b2f92dfc22 test(core): Skip test failing on MariaDB/MySQL (#16221) 2025-06-11 11:07:56 +02:00
Danny Martini
9f83fccac1 fix(core): Don't swallow connection errors when fetching credentials (#16181) 2025-06-11 10:08:09 +02:00
Charlie Kolb
d17a15ef9a Revert "feat(editor): Change default node names depending on node ope… (#16169) 2025-06-10 11:34:08 +02:00
Iván Ovejero
53b6812592 fix(core): Prevent worker from recovering finished executions (#16094) 2025-06-10 11:12:17 +02:00
Suguru Inoue
d68a776e5c refactor(editor): Clean up feature flag for the log view (#15606) 2025-06-10 10:15:22 +02:00
Iván Ovejero
25567f6f0e fix(core): Ensure queue is ready when enqueueing (#16098) 2025-06-10 10:09:26 +02:00
Charlie Kolb
c92701cbdf feat(editor): Change default node names depending on node operation and resource (#15954) 2025-06-10 08:50:46 +02:00
कारतोफ्फेलस्क्रिप्ट™
23ce60d646 fix(core): Don't load task-runner on main instances when manual executions are offloaded to workers (#15986) 2025-06-06 10:28:58 +02:00
Guillaume Jacquart
7a67dcb686 fix(core): Start insights collection timer for webhook instances (#15964) 2025-06-06 09:45:27 +02:00
कारतोफ्फेलस्क्रिप्ट™
8c63ca7d57 fix(core): Unloading a community package should also unload all its files from require.cache (#16072) 2025-06-05 21:48:19 +02:00
Marc Littlemore
dfdc2237af chore: Minor Public API docs changes (no-changelog) (#15969) 2025-06-05 16:27:27 +01:00
कारतोफ्फेलस्क्रिप्ट™
1587eb0742 refactor(core): Convert external-secrets code into a backend module (#15769) 2025-06-05 14:21:29 +02:00
कारतोफ्फेलस्क्रिप्ट™
2258a74518 refactor(core): Simplify ExternalSecretsProxy setup and move it to core (#16021) 2025-06-05 12:49:08 +02:00
Iván Ovejero
a18822af0e perf(core): Populate cache only with static webhooks (#16048) 2025-06-05 12:02:06 +02:00
कारतोफ्फेलस्क्रिप्ट™
07b12a41a4 ci: Fix InstanceType import in DeprecationService tests (#16050) 2025-06-05 11:58:52 +02:00
Iván Ovejero
5b3db5dddc chore(core): Check for instance type in offloading warning (#15960) 2025-06-05 11:19:55 +02:00
Jon
63cf9afe65 fix: Detect if n8n instance is staging or production for community nodes (#15918) 2025-06-04 17:41:00 +01:00
कारतोफ्फेलस्क्रिप्ट™
4b11268a6e refactor(core): Implement a new OnPubSubEvent decorator (#15688) 2025-06-04 18:32:33 +02:00
Jaakko Husso
d64f2e57f7 feat(core): Link 'Error Trigger' nodes to the parent execution that errored (#16016) 2025-06-04 19:09:13 +03:00
कारतोफ्फेलस्क्रिप्ट™
52a9d4b3d9 ci: Use node.js 22 by default. Add initial support for node.js 24 (#16018) 2025-06-04 17:49:31 +02:00
कारतोफ्फेलस्क्रिप्ट™
3bdbdfe6ce ci: Drop support for Node.js 18 (#15146) 2025-06-04 15:54:57 +02:00
Guillaume Jacquart
7cd7883b34 fix(core): Resolves response promise for active execution on job finished in queue mode (#15643)
Co-authored-by: Jaakko Husso <jaakko@n8n.io>
2025-06-04 10:25:00 +02:00
Daria
1335af05d5 feat(core): Add support for partial-match execution filters (#15797) 2025-06-04 09:37:35 +03:00
Andreas Fitzek
b87d04e33b chore(core): Refactor logging for insights flushing (#15978) 2025-06-03 16:49:55 +02:00
Juuso Tapaninen
4e2229752b fix(core)!: Change last activity to use unix time (#15951) 2025-06-03 16:55:55 +03:00
कारतोफ्फेलस्क्रिप्ट™
21141b441f fix(Supabase Vector Store Node): Upgrade supabase SDK to address CVE-2025-48370 (#15934) 2025-06-03 13:24:27 +02:00
Guillaume Jacquart
ac06610485 feat(core): Add config to override default database ping interval and default idle connection timeout (#15764) 2025-06-03 12:07:39 +02:00
Danny Martini
d00060adad fix(core): Prometheus metrics can't be ingested by datadog (#15910) 2025-06-03 11:49:06 +02:00
Andreas Fitzek
9607908c04 feat(core): Validate commit content for project admin role (#15687)
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-06-03 11:33:01 +02:00
कारतोफ्फेलस्क्रिप्ट™
7c806ff532 refactor(core): Refactor some imports to reduce baseline memory usage (#15916) 2025-06-03 11:23:44 +02:00
Danny Martini
8abd556597 feat(core): Allow logging JSON to stdout (#15766) 2025-06-03 10:42:49 +02:00
कारतोफ्फेलस्क्रिप्ट™
55b8bc5b0a Merge tag 'n8n@1.97.0' 2025-06-02 17:17:04 +02:00
github-actions[bot]
6e5e1eadc3 🚀 Release 1.97.0 (#15929)
Co-authored-by: netroy <196144+netroy@users.noreply.github.com>
2025-06-02 16:46:22 +02:00
Iván Ovejero
d7e94eb46c perf(core): Load source control only if licensed (#15908) 2025-06-02 16:38:28 +02:00
कारतोफ्फेलस्क्रिप्ट™
62dfc81fba Merge tag 'n8n@1.96.0' 2025-06-02 16:08:43 +02:00
Alexandre Andrade
7928a9b3c2 fix(core): Allow dotfiles in sendFile to fix WorkFlow settings 404 error (#14744) 2025-06-02 16:00:27 +02:00
कारतोफ्फेलस्क्रिप्ट™
d9ee31d79b chore: Upgrade express-openapi-validator to address CVE-2025-47935 and CVE-2025-47944 (#15770) 2025-06-02 15:12:45 +02:00
Iván Ovejero
31b6f32a36 perf(core): Lazyload LDAP during bootup (#15907) 2025-06-02 15:04:54 +02:00
github-actions[bot]
ab4587106f 🚀 Release 1.96.0 (#15921)
Co-authored-by: tomi <10324676+tomi@users.noreply.github.com>
2025-06-02 14:38:25 +02:00
Iván Ovejero
61d0c6a6e7 fix(core): Normalize trailing slash when setting CORS headers for test webhooks (#15906) 2025-06-02 14:13:18 +02:00
Matt Habermehl
096806af15 fix(core): Fix timezone-dependent test failures in Insights weekly compaction (#15680) 2025-06-02 12:07:06 +02:00
Guillaume Jacquart
5a8899c4c9 fix(API): Allow false as a dependant value for public api json schema validation (#15858) 2025-05-30 14:11:21 +02:00
Marc Littlemore
4459c7e7b1 feat(API): Add user management endpoints to the Projects Public API (#12329)
Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
Co-authored-by: Guillaume Jacquart <jacquart.guillaume@gmail.com>
2025-05-30 12:04:38 +01:00
Iván Ovejero
c229e915ea refactor(core): Move Logger to @n8n/backend-common (#15721) 2025-05-30 12:57:47 +02:00
Iván Ovejero
7f8b943c1a fix(core): Support helpers.request in task runners (#15859) 2025-05-30 12:37:18 +02:00
Alex Grozav
e704077864 refactor(editor): Extract @n8n/i18n package for internationalization (no-changelog) (#15466) 2025-05-30 12:44:33 +03:00
कारतोफ्फेलस्क्रिप्ट™
bbe2b12bf2 fix(core): Simplify Websocket origin security checks (#15761)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-05-30 11:21:20 +02:00
Iván Ovejero
73c9a529dd perf(core): Shorten bootup for all instance types (#15856) 2025-05-30 10:58:16 +02:00
Danny Martini
460bfd425c test(core): Relax assertions for testing the maxTeamProjects quota (#15798) 2025-05-30 10:38:46 +02:00