diff --git a/cc-ci-plan/upstream/n8n.md b/cc-ci-plan/upstream/n8n.md index 7e0697f..258334d 100644 --- a/cc-ci-plan/upstream/n8n.md +++ b/cc-ci-plan/upstream/n8n.md @@ -205,3 +205,37 @@ 2.36.0 Array.merge→mergeIntoObject + workflow-tags API migration; 2.37.0 "Any workflow" caller-policy deprecation + JSON content-type on decorator body routes + binary-data endpoint adapt; 2.39.0 workflow-version endpoint deprecation. Recommended release: `-y` (feature minor). +- 2.38.7 (2026-09-11, patch): 3 core fixes (MCP toolkit members on workers; consent-grant reuse; + trust the CA from GIT_SSL_CAINFO for source-control HTTPS remotes). +- 2.39.3 (2026-09-11, Pre-release): 1 core fix (GIT_SSL_CAINFO trust — 2.38.7 backport). +- 2.39.4 (2026-09-11, Pre-release): 1 core fix (sandbox npm install flags by provider). +- 2.39.5 (2026-09-14, stable line): editor fix (revoke end-user credentials) + feature + (instance-report log streaming events). +- 2.39.6 (2026-09-16, stable line): core fix (Gateway credits eligibility) + features (**v3 + breaking-change rule for the storage-directory rename**; **warn on deprecated N8N_DB_PING_TIMEOUT + env var** — recipe does not set it). +- 2.39.7 (2026-09-17, stable line; **`stable` tag points here** — the stable badge moved to the + 2.39.x line): core breaking-change-detection resilience; editor numeric credential inputs. +- 2.40.0 (2026-09-15, Pre-release, feature minor — large): Microsoft Dataverse core node; AI Agent + forced first-iteration tool calls; Git-based promotion model (selective promote, timestamped + branches, promotion entities/DTOs); **workflow publication service enabled by default**; + ephemeral sandboxes; agent episodic memory; ai_preference table; HTTP Request + PROPFIND/MKCOL/MOVE/COPY/REPORT; Grist OAuth2; MS Teams online-meeting/channel-message ops; v3 + migration-report rules (storage-directory rename, preExecute) + "chat hub goes away" warning; + N8N_DB_PING_TIMEOUT deprecation warning; secret-redaction consolidation; queue-mode execution + timeout for stuck jobs; ~150 core/editor/node bugfixes. **No breaking compose/env/migration + changes; no N8N_* renames.** +- 2.40.1 (2026-09-16, Pre-release): GitHub release body EMPTY (maintenance republish, no listed + changes). +- 2.40.2 (2026-09-17, Pre-release): core breaking-change-detection resilience + editor numeric + credential inputs (the 2.39.7 pair on the 2.40 line). Docker Hub manifest verified active. +- 2.40.3 (2026-09-18, Pre-release): core "repair data-encryption keys stored as the raw instance + key" + editor blank-workflow-preview fix. Published the morning of the 2026-09-18 run — newer + than the operator's snapshot (which named 2.40.2 as newest); NOT taken that run (operator's + explicit target 2.40.2), flagged in the plan/PR as a trivial follow-up bump. +- 2026-09-18 run: PR #8 (branch upgrade-ef0dd56, at 2.39.2 since 2026-09-11, !testme GREEN then) + extended **2.38.4 → 2.40.2** on upstream main tip 0b436ec (still 3.5.0+2.38.4 — upstream has not + started the bump). Stable badge on 2.39.7; 2.40.x pre-release per precedent. Rolling upgrade + safe (sqlite, TypeORM auto-migrate). Operator flags unchanged (API-caller-level deprecations, + encryption-key rework informational, N8N_DB_PING_TIMEOUT warn-only, recipe doesn't set it). + 2.40.3 exists (see above) — flagged, not taken. Recommended release: `-y`.