n8n-assistant[bot]
|
0e626768ed
|
chore: Bundle 1.x (#28845)
Co-authored-by: Matsu <matias.huhta@n8n.io>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Dawid Myslak <dawid.myslak@gmail.com>
Co-authored-by: Dimitri Lavrenük <20122620+dlavrenuek@users.noreply.github.com>
Co-authored-by: Danny Martini <danny@n8n.io>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: RomanDavydchuk <roman.davydchuk@n8n.io>
Co-authored-by: Milorad FIlipović <milorad@n8n.io>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
|
2026-04-22 08:42:55 +03:00 |
|
Matsu
|
1479aab2d3
|
chore: Backport Bundle (#26218)
Signed-off-by: Oleg Ivaniv <me@olegivaniv.com>
Co-authored-by: n8n-assistant[bot] <100856346+n8n-assistant[bot]@users.noreply.github.com>
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
Co-authored-by: yehorkardash <yehor.kardash@n8n.io>
Co-authored-by: James Gee <1285296+geemanjs@users.noreply.github.com>
Co-authored-by: Iván Ovejero <ivov.src@gmail.com>
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Co-authored-by: Stephen Wright <sjw948@gmail.com>
Co-authored-by: oleg <me@olegivaniv.com>
Co-authored-by: Albert Alises <albert.alises@gmail.com>
Co-authored-by: Danny Martini <danny@n8n.io>
|
2026-02-25 12:25:54 +02:00 |
|
Iván Ovejero
|
b00dcd9221
|
refactor(core): Improve Python runner analyzer (#24980)
|
2026-01-28 11:48:09 +00:00 |
|
Iván Ovejero
|
1d5372ff93
|
refactor(core): Normalize exception attribute access in Python task runner (#24310)
|
2026-01-14 12:00:05 +00:00 |
|
Iván Ovejero
|
9a56529d5d
|
fix(core): Protect against name-mangling in native Python runner (#21482)
|
2025-11-03 13:16:47 +01:00 |
|
Iván Ovejero
|
fbd60d2a07
|
fix(core): Ensure reconnect on broker down in native Python runner (#21475)
|
2025-11-03 14:11:39 +02:00 |
|
Iván Ovejero
|
98baeec45e
|
refactor(core): Minor leftover cleanups in native Python runner (#21473)
|
2025-11-03 13:04:54 +01:00 |
|
Iván Ovejero
|
614f89b8a0
|
refactor(core): Switch to multiprocessing pipes in native Python runner (#21232)
|
2025-10-30 12:29:59 +01:00 |
|
Iván Ovejero
|
7cea1e26fe
|
fix(core): Harden security restrictions in native Python runner (#21263)
|
2025-10-28 11:47:47 +01:00 |
|
Iván Ovejero
|
8527e4b6f1
|
feat(core): Support N8N_BLOCK_RUNNER_ENV_ACCESS in native Python runner (#21215)
|
2025-10-27 12:15:54 +01:00 |
|
Iván Ovejero
|
4de20da3da
|
refactor(core): Strengthen Python security validator (#21086)
|
2025-10-23 13:40:13 +02:00 |
|
Iván Ovejero
|
6bb660b52e
|
refactor(core): Improve observability for task failures in native Python runner (#20754)
|
2025-10-14 12:28:27 +02:00 |
|
Iván Ovejero
|
7ae88f836c
|
fix(core): Block introspection attributes unconditionally (#20641)
|
2025-10-10 13:59:34 +02:00 |
|
Iván Ovejero
|
09c8559c2c
|
fix: Prevent runtime import via __builtins__ dict in native Python runner (#20628)
|
2025-10-10 12:39:30 +02:00 |
|
Iván Ovejero
|
bcdbada74b
|
fix(core): Tighten Sentry error filtering in native Python runner (#20500)
|
2025-10-08 09:26:58 +02:00 |
|
Iván Ovejero
|
5a3adf5c97
|
feat(core): Support _FILE in native Python runner (no-changelog) (#20035)
|
2025-09-26 12:03:36 +02:00 |
|
Iván Ovejero
|
72a94c5e41
|
fix(core): Do not report SyntaxError to Sentry in native Python runner (no-changelog) (#20031)
|
2025-09-25 17:11:34 +02:00 |
|
Iván Ovejero
|
b5e685b6f2
|
fix(core): Do not report security violations to Sentry in native Python runner (no-changelog) (#19867)
|
2025-09-22 16:50:49 +02:00 |
|
Iván Ovejero
|
36958e3ffa
|
test: Add integration tests for execution flows in native Python runner (#19198)
|
2025-09-05 10:49:45 +02:00 |
|
Iván Ovejero
|
fc094518d6
|
test(core): Test security validation in native Python runner (#19146)
|
2025-09-03 16:19:01 +02:00 |
|