Commit Graph

3742 Commits

Author SHA1 Message Date
Ricardo Espinoza
30148df7f3 feat(core): Add OIDC support for SSO (#15988)
Co-authored-by: Andreas Fitzek <andreas.fitzek@n8n.io>
2025-06-13 16:18:14 +02:00
Mutasem Aldmour
aa273745ec fix: Run evaluations successfully when offload manual executions is true with queue mode (#16307)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-06-13 15:33:48 +02:00
Iván Ovejero
ce3c92abe2 refactor(core): Add node ID to log streaming events (#16313) 2025-06-13 13:08:16 +02:00
Iván Ovejero
43c52a8b4f fix(core): Prevent DoS via malformed binary data ID (#16229) 2025-06-13 12:53:00 +02:00
Iván Ovejero
7177e3aab0 fix(core): Register transition handlers after modules init (#16308) 2025-06-13 12:24:35 +02:00
Iván Ovejero
cb81826cf1 perf(core): Skip init for unlicensed modules (#16311) 2025-06-13 11:49:38 +02:00
Eugene
eff0571f42 feat(core): Add number of tokens and latency automatically as metrics in evaluation (#16243) 2025-06-13 09:24:12 +02:00
Iván Ovejero
bcf1a7108b refactor(core): Decouple database entity registration (#15871)
Co-authored-by: Danny Martini <danny@n8n.io>
2025-06-12 19:12:20 +02:00
Eugene
739ad853cd fix(core): Always save evaluation executions (#16285) 2025-06-12 15:50:37 +02:00
Charlie Kolb
4e94488622 feat(editor): Change default node names depending on node operation and resource (#16188) 2025-06-12 13:57:26 +02:00
Cornelius Suermann
ecd9a1e53e Merge tag 'n8n@1.98.0' 2025-06-12 13:22:03 +02:00
Daria
1ddbb78909 feat(core): Add description to projects (#15611) 2025-06-12 13:57:23 +03:00
Iván Ovejero
46723d3518 feat(core): Add task runner events to log streaming (#16265) 2025-06-12 12:47:37 +02:00
Mutasem Aldmour
e36345824f fix: Run evaluations as full manual executions in queue mode (#16230) 2025-06-12 11:25:21 +02:00
Iván Ovejero
3946e5c244 test(core): Unskip and fix workflow runner test (#16227) 2025-06-11 13:37:22 +02:00
Guillaume Jacquart
56b16b8c0f fix(core): Remove duplicated logs for insights (#16228) 2025-06-11 13:36:29 +02:00
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
Guillaume Jacquart
42b9a8a0e7 feat(core): Handle scoped resource not existing with 404 (#16022) 2025-06-11 11:19:18 +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