From 0347511a845c85dbc1283691648a886a51dcbb55 Mon Sep 17 00:00:00 2001 From: autonomic-bot Date: Fri, 7 Aug 2026 04:44:40 +0000 Subject: [PATCH] upstream(n8n): release-notes sources --- cc-ci-plan/upstream/n8n.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/cc-ci-plan/upstream/n8n.md b/cc-ci-plan/upstream/n8n.md index 7a9a270..5553918 100644 --- a/cc-ci-plan/upstream/n8n.md +++ b/cc-ci-plan/upstream/n8n.md @@ -34,6 +34,19 @@ database migrations` is a relevant migration-safety fix. No breaking compose/config changes; no required operator action for the recipe. 2.33.1-2.33.3 = patch bugfixes (2.33.3: security-audit risk reporter import + MCP server trigger execution-data save). -- 2.34.0 (2026-08-04, the day of this run) exists but is NOT the survey target; operator directed - 2.33.3. 2.34.0 is a larger minor (Agent management in instance MCP, LDAP/OIDC SSO config API, editor - OIDC logout, durable-scheduler misfire policy, etc.) -- a future run may target it. +- 2.34.0 (2026-08-04, marked **Pre-release** on GitHub) is a larger minor (Agent management in + instance MCP, LDAP/OIDC SSO config API, editor OIDC logout, durable-scheduler misfire policy, etc.). + The GitHub release body lists mostly "Bug Fixes" (core task-broker/runner resilience, SSE/OTel fixes, + editor OAuth/credential/agent-credential fixes); no breaking compose/env/migration changes, no + `N8N_*` env renames. No required operator action for the recipe. +- 2.33.4 (2026-08-05, patch): core task-broker resilience when a runner dies + recover unresponsive + task runners; template "see all" tracking; skip redundant workflow-edit approval in AI Assistant. +- 2.33.5 (2026-08-06, carries the **Latest** badge as of this run): single editor bugfix (focus + Markdown editor input before toolbar). +- 2.34.1 (2026-08-05, Pre-release): core recover unresponsive task runners + editor agent-capability + chip spacing. +- 2.34.2 (2026-08-06, Pre-release): editor bugfixes (focus Markdown editor input before toolbar; show + agent tool credentials above configuration). +- 2026-08-07 run: operator directed 2.33.3 -> 2.34.2 (the newest). The whole 2.34.x line is still + marked Pre-release on GitHub (2.33.5 holds the Latest badge); flagged in the PR body. No breaking + changes across 2.33.3 -> 2.34.2; rolling upgrade safe (TypeORM migrations auto-run on boot).