n8n/packages
Declan Carroll a3f247272b
chore: Bump Python to 3.14 and pip to 26.1 in runner images
- Bump Python from 3.13 to 3.14 in alpine and distroless runner Dockerfiles,
  task-runner-python pyproject, .python-version, README, and ci-python workflow
- Bump pip floor from 26.0 to 26.1 (alpine runtime stage); add explicit pip
  upgrade in distroless python-runner-builder so site-packages copied into
  the final image carries the upgraded pip
- Parameterize hardcoded python paths in distroless runtime-prep stage so
  future ARG bumps no longer require search-and-replace across stages
- Regenerate uv.lock: requires-python plus minimum-needed bumps to native-ext
  packages that ship cp314 wheels (aiohttp, multidict, propcache, yarl,
  frozenlist, coverage); dev tooling versions held

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-07 16:03:12 +01:00
..
@n8n chore: Bump Python to 3.14 and pip to 26.1 in runner images 2026-05-07 16:03:12 +01:00
cli fix(core): Agent sessions correctly quoting columns in queries for Postgres (#29999) 2026-05-07 12:30:12 +00:00
core chore: Bump Axios, hono, vm2 and fast-xml-parser (#29829) 2026-05-07 11:54:50 +00:00
extensions/insights 🚀 Release 2.16.0 (#28080) 2026-04-07 04:26:54 +00:00
frontend fix(editor): Make agent publish indicator dot use correct color (no-changelog) (#29979) 2026-05-07 13:05:07 +00:00
node-dev ci: Improve coverage reports (#27756) 2026-03-31 05:42:44 +00:00
nodes-base fix(Salesforce Node): Fix trigger not firing on repeated record updates (#29107) 2026-05-07 12:13:57 +00:00
testing feat(core): Agents as first class entities support (no-changelog) (#28017) 2026-05-06 15:44:44 +00:00
workflow fix(editor): Make sure trimmed placeholder never reaches backend (#29842) 2026-05-07 12:15:27 +00:00