Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 29, 2026

This PR contains the following updates:

Package Update Change
ghcr.io/n8n-io/n8n (source) minor 2.5.22.6.2

Release Notes

n8n-io/n8n (ghcr.io/n8n-io/n8n)

v2.6.0

Bug Fixes
Features
  • Add support for custom scopes in the MS Excel credential (#​24756) (e3c0560)
  • Add support for custom scopes in the MS Teams credential (#​24755) (423844b)
  • Add telemetry for dynamic credential changes (#​24750) (8e58a03)
  • Add workflow demo diff view (#​24585) (b21c536)
  • AI Agent Node: Pass chat input in denial messages (#​24748) (a9f00ec)
  • ai-builder: Add RLC options fetch tool for configurator sub-agent (#​24589) (3f77bf5)
  • ai-builder: Add webhook notifications for AI evaluation results (#​24653) (0922273)
  • ai-builder: Add webhook notifications with HMAC authentication for AI evaluation results (#​24766) (3419769)
  • ai-builder: Providing instructions from workflow builder on creation of data tables (#​24595) (6f2c1ef)
  • ai-builder: Remove techniques selection limit of 5 (#​24530) (a6e8afe)
  • Airtop Node: Add resource locator in the agent node (#​23008) (171eb3a)
  • Centralizes debounce timing constants (#​24710) (7d233b2)
  • core: Add $tool.name and $tool.parameters expressions (#​24783) (ac5abba)
  • core: Add limits to fields used for rate limiter keys (#​24665) (8e0de0b)
  • core: Add new landing page on Chat hub for first time users (#​24730) (16fc8fd)
  • core: Add placeholders for external secret provider connections (#​24770) (df818f6)
  • core: Check if dynamic credentials auth token is set, return 400 otherwise (#​24647) (c223f8c)
  • core: Generate HITL tool nodes for sendAndWait operations (#​22315) (ab2c8b5)
  • core: Implement execution data stores (#​24568) (ea2e13a)
  • core: Implement two-layered rate limiting system (#​24636) (d9862bb)
  • core: Reduce optimizingMinimumAgeHours in Workflow History Compaction from 3 hours to 15min (#​24709) (d9cc959)
  • Dynamic creds workflow fails if no dynamic creds exist (#​24660) (a5e5ea0)
  • editor: Add new Button component to design system (no-changleog) (#​24467) (1d2a32d)
  • editor: Add unpublish to workflow list (#​23228) (f76ac6f)
  • editor: Change layout for dynamic credentials section, add tooltip. Add oauth filtering (#​24782) (78dcc32)
  • editor: Make expression resolution async (#​24249) (a05d606)
  • editor: New operations in the Slack node (#​24643) (f6ebc2d)
  • editor: Prioritize newer models on Chat hub model picker (#​24867) (030f4cd)
  • editor: Unify credential issues into single card in AI builder (#​24781) (4aaea8c)
  • Kafka Trigger Node: Additional options for batch processing (#​24596) (58bbb8a)
  • Make default none for auth'd domains on domain aware credentials (#​24702) (bdb035c)
  • Microsoft Teams Node: Add support for government cloud tenants (#​17297) (b7c6d54)
  • Optimize community nodes types fetching (#​24632) (4293b74)
  • Remove stub resolver for dynamic credentials (#​24637) (8864bc5)
  • When adding an instance owner / admin to a project, they should default to project admin (#​24723) (c5a8355)
Performance Improvements

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

--- kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n

+++ kubernetes/apps/default/n8n/app Kustomization: default/n8n HelmRelease: default/n8n

@@ -43,13 +43,13 @@

               N8N_LOG_LEVEL: info
               N8N_LOG_OUTPUT: console
               N8N_PORT: 8080
               N8N_PROTOCOL: https
             image:
               repository: ghcr.io/n8n-io/n8n
-              tag: 2.5.2
+              tag: 2.6.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   failureThreshold: 3

@github-actions
Copy link

--- HelmRelease: default/n8n Deployment: default/n8n

+++ HelmRelease: default/n8n Deployment: default/n8n

@@ -66,13 +66,13 @@

         - name: N8N_LOG_OUTPUT
           value: console
         - name: N8N_PORT
           value: '8080'
         - name: N8N_PROTOCOL
           value: https
-        image: ghcr.io/n8n-io/n8n:2.5.2
+        image: ghcr.io/n8n-io/n8n:2.6.2
         livenessProbe:
           failureThreshold: 3
           httpGet:
             path: /healthz
             port: 8080
           initialDelaySeconds: 30

@renovate renovate bot force-pushed the renovate/ghcr.io-n8n-io-n8n-2.x branch from 4f064d8 to 593f51e Compare January 29, 2026 13:18
@meroxdotdev meroxdotdev merged commit a41b773 into main Jan 30, 2026
4 of 6 checks passed
@renovate renovate bot deleted the renovate/ghcr.io-n8n-io-n8n-2.x branch January 30, 2026 07:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant