Commit Graph

435 Commits

Author SHA1 Message Date
Andreas Fitzek
ccac24b0de
chore(core): Remove gracefull error handling for http header extractor (#24714) 2026-01-22 17:42:13 +00:00
phyllis-noester
a5e5ea044c
feat: Dynamic creds workflow fails if no dynamic creds exist (#24660) 2026-01-22 15:52:34 +00:00
Iván Ovejero
5d481988a9
perf(core): Lazyload login strategies and external secrets (#24693) 2026-01-22 13:43:57 +00:00
Guillaume Jacquart
c223f8cba7
feat(core): Check if dynamic credentials auth token is set, return 400 otherwise (#24647) 2026-01-22 10:12:27 +00:00
James Gee
ee1a77cd46
fix(core): Workflow tag removal syncing (#24557) 2026-01-22 09:44:59 +00:00
Jaakko Husso
cb07d6b0be
fix(core): Make Respond to Chat nodes work on Chat hub with multi-main instances (#24657) 2026-01-21 22:05:09 +00:00
Stephen Wright
8864bc5136
feat: Remove stub resolver for dynamic credentials (#24637) 2026-01-21 14:22:35 +00:00
Tomi Turtiainen
d9862bb4aa
feat(core): Implement two-layered rate limiting system (#24636) 2026-01-21 14:02:05 +00:00
Iván Ovejero
470539a4df
fix(core): Prevent dual loading of community packages (#24621) 2026-01-21 09:41:26 +00:00
Guillaume Jacquart
e74e0f907e
chore(core): Add dtos for log streaming controller. Use zod to validate existing destination option types (#24493) 2026-01-20 16:37:49 +00:00
Andreas Fitzek
2b4596eb66
chore(core): Add dynamic credential user storage (#24579) 2026-01-20 14:58:50 +00:00
phyllis-noester
3a94484042
chore(core): Add static authentication for new API endpoints (#24346) 2026-01-20 13:23:46 +00:00
Artem Sorokin
e657120924
chore(core): Remove Git node bare repos breaking change rule (#24234) 2026-01-20 11:07:49 +00:00
Milorad FIlipović
62afcd815b
feat(core): Improve MCP server telemetry (no-changelog) (#24370) 2026-01-20 07:49:29 +00:00
Irénée
290f616dc1
chore: Add feature flag env var for project-scope external secrets (#24540) 2026-01-19 16:33:46 +00:00
Andreas Fitzek
a8bbceda8e
chore(core): Add ChatHub extractor for dynamic credential integration (#24463) 2026-01-19 07:12:13 +00:00
Iván Ovejero
b45d1f9c46
fix(core): Fix command registration in modules (#24469)
Co-authored-by: Michael Kret <michael.k@radency.com>
2026-01-17 10:41:03 +00:00
Jon
37b76f9fa1
fix: Fix issue preventing some community nodes from installing (#24448) 2026-01-16 13:53:41 +00:00
Iván Ovejero
3d90c72863
perf(core): Disable data tables cleanup checks on workers (#24444) 2026-01-16 13:19:05 +00:00
Tomi Turtiainen
91fd383f32
refactor(core): Remove legacy sqlite driver code paths (#24376)
Co-authored-by: Danny Martini <danny@n8n.io>
2026-01-16 12:54:43 +00:00
Iván Ovejero
d7e5fea075
perf(core): Disable unused modules on workers (#24449) 2026-01-16 12:34:22 +00:00
RomanDavydchuk
0450be0287
feat(Chat Node): Regroup actions and add different response types (#23028)
Co-authored-by: Shireen Missi <shireen@n8n.io>
2026-01-16 11:48:56 +00:00
Marc Littlemore
6a1bdd2950
fix(core): Improve SSH host key verification for source control (#24408) 2026-01-16 10:57:17 +00:00
Jaakko Husso
ac69fe5f49
fix(core): Increase the model column length from 64 to 256 (#24332) 2026-01-15 15:37:23 +00:00
Guillaume Jacquart
5262773683
chore(core): Create sso-saml module and move all saml related files to module (#24304) 2026-01-15 13:18:00 +00:00
Artem Sorokin
4df41dff6e
refactor(core): Remove DB_SQLITE_ENABLE_WAL config (#24233) 2026-01-15 11:07:32 +00:00
Guillaume Jacquart
275ff4fa01
chore(core): Extract log streaming log streaming standalone handling of destinations (#24197) 2026-01-15 09:09:13 +00:00
Andreas Fitzek
ee9c1d77da
chore(core): Introduce CORS settings for dynamic credential interface (#24324) 2026-01-14 17:17:58 +00:00
Guillaume Jacquart
4aa9399c3d
fix(core): Fix workflow statistics constraint (#22620) 2026-01-14 16:00:03 +00:00
Guillaume Jacquart
50ee22fb67
chore(core): Move all event bus destination code to dedicated module (#24117) 2026-01-14 15:35:06 +00:00
Guillaume Jacquart
c6eb487518
chore(core): Extract oidc controller and service into independent module (#24211) 2026-01-14 08:59:01 +00:00
mfsiega
535caf45da
fix(core): Insert a workflow index placeholder for workflows with no dependencies (#24190) 2026-01-13 18:59:40 +00:00
Stephen Wright
7d2e846d7e
feat: Add revokeUrl to status endpoint (#24253) 2026-01-13 16:12:18 +00:00
Andreas Fitzek
bf7cd98e25
chore(core): Implement revoke endpoint for dynamic credentials (#24230) 2026-01-13 15:23:41 +00:00
phyllis-noester
8eb5e756d2
fix(core): Put source control preferences behind auth (#24113) 2026-01-13 12:30:24 +00:00
Iván Ovejero
8ccad70c16
perf(core): Reduce baseline memory usage by 33 MB for all instance types (#24107) 2026-01-13 10:34:36 +00:00
Irénée
1d5928762d
fix: Apply source control configuration changes to all multi main instances (#24038) 2026-01-13 10:32:26 +00:00
Jaakko Husso
10165c34a0
feat(core): Add Chat hub support for 'When Last Node Finishes' and 'Using Response Nodes' response modes (#24189) 2026-01-12 16:04:51 +00:00
Irénée
116b245230
fix: Use http proxy for source control git commands (#24104) 2026-01-12 13:49:20 +00:00
Stephen Wright
5cc55af426
feat: Add feature for clearing credentials on resolver update (#24169) 2026-01-12 12:47:45 +00:00
Guillaume Jacquart
5013a46c54
fix(core): Revert auto publish on pull (#24101) 2026-01-12 10:29:28 +00:00
Guillaume Jacquart
c399e8efbe
fix(core): Connect to external secrets provider before testing (#24135) 2026-01-12 09:47:59 +00:00
Suguru Inoue
9a0e1548cf
feat(editor): Improve model selection dropdown in ChatHub (#23612) 2026-01-12 08:11:34 +00:00
Jaakko Husso
dc82d85fb4
fix(core): Cancel chat stream timeout promise after stream ends (no-changelog) (#24079) 2026-01-09 21:41:12 +00:00
Suguru Inoue
8fa5aa0a7a
fix(core): Ensure all streaming chunks are processed before deleting ChatHub workflow (#24040) 2026-01-08 15:05:36 +00:00
phyllis-noester
d58d3671b1
feat(core): Add log streaming events for external secrets provider (#23990)
Co-authored-by: Marc Littlemore <MarcL@users.noreply.github.com>
2026-01-08 13:40:55 +00:00
Suguru Inoue
5234921fc4
fix(core): ChatHub: respond error details from execution (#23732) 2026-01-07 15:34:59 +01:00
Irénée
699698c5ee
docs: Add source control setup demo to SourceControl module README.md (#23964) 2026-01-07 11:03:46 +00:00
Guillaume Jacquart
def0a09d8a
feat(core): First shot in resolving the credential resolver config expressions (#23110) 2026-01-07 11:17:42 +01:00
Declan Carroll
fa41b40459
feat: Add git commit info to workfolder push (#23903) 2026-01-06 18:01:11 +00:00