n8n-io
n8n
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix(core): allow SELECT column aliases in ORDER BY and HAVING clauses The SQL validator's closed-world identifier check rejected column aliases (e.g. `SUM(amount) AS total_revenue ... ORDER BY total_revenue`) because aliases were recognized at definition but never recorded for later reference. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
sleet-mice
5 hours ago
Add more tests for the sql validation
sleet-mice
5 hours ago
fix(core): reject FROM-less queries and fix AS alias table extraction in SQL validator FROM-less queries (e.g. SELECT NOW()) bypassed table authorization entirely. AS aliases in FROM broke comma-separated table extraction, leaving subsequent table names unrewritten — which could resolve to internal DB tables. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
sleet-mice
6 hours ago
chore: revert pnpm-workspace.yaml to master Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
sleet-mice
6 hours ago
feat: Instance AI and local gateway modules (no-changelog) (#27206) Signed-off-by: Oleg Ivaniv <me@olegivaniv.com> Co-authored-by: Albert Alises <albert.alises@gmail.com> Co-authored-by: Jaakko Husso <jaakko@n8n.io> Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com> Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com> Co-authored-by: Tuukka Kantola <Tuukkaa@users.noreply.github.com> Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com> Co-authored-by: Mutasem Aldmour <4711238+mutdmour@users.noreply.github.com> Co-authored-by: Raúl Gómez Morales <raul00gm@gmail.com> Co-authored-by: Elias Meire <elias@meire.dev> Co-authored-by: Dimitri Lavrenük <dimitri.lavrenuek@n8n.io> Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com> Co-authored-by: Mutasem Aldmour <mutasem@n8n.io>
master
6 hours ago
refactor(expression-runtime): remove debug flag from BridgeConfig The logger handles level filtering, so the debug guard is redundant. Log calls now fire unconditionally — the no-op default silences them when no logger is provided. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
expression-isolation-logging
8 hours ago
refactor: Upgrade to TypeScript 6.0.2 (#27673)
master
11 hours ago
fix: wording of comment
ligo-394-setup-otel-module-node-spans
12 hours ago
Latest Branches
CodSpeed Performance Gauge
0%
Sleet mice
#27906
5 hours ago
fd2b9cf
sleet-mice
CodSpeed Performance Gauge
0%
refactor(core): Add structured logging to expression runtime (no-changelog)
#27921
9 hours ago
86612a4
expression-isolation-logging
CodSpeed Performance Gauge
0%
feat(core): OTEL - workflow node tracing
#27789
16 hours ago
e8a5297
ligo-394-setup-otel-module-node-spans
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs