upstream(n8n): release-notes sources

This commit is contained in:
autonomic-bot
2026-08-07 04:44:40 +00:00
parent f8888b2082
commit 0347511a84
+16 -3
View File
@@ -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).