Skip to content

chore(charts/n8n): update n8nio/n8n docker tag to v1.77.0

renovate-rootownia requested to merge renovate/charts/n8n-n8nio-n8n-1.x into master

This MR contains the following updates:

Package Update Change
n8nio/n8n (source) minor 1.76.1 -> 1.77.0

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

n8n-io/n8n (n8nio/n8n)

v1.77.0

Bug Fixes
  • core: Account for pre-execution failure in scaling mode (#​12815) (b4d27c4)
  • core: Display the last activated plan name when multiple are activated (#​12835) (03365f0)
  • core: Fix possible corruption of OAuth2 credential (#​12880) (ac84ea1)
  • core: Fix usage of external libs in task runner (#​12788) (3d9d5bf)
  • core: Handle max stalled count error better (#​12824) (eabf160)
  • core: Improve error handling in credential decryption and parsing (#​12868) (0c86bf2)
  • core: Renew license on startup for instances with detached floating entitlements (#​12884) (f32eef8)
  • core: Update execution entity and execution data in transaction (#​12756) (1f43181)
  • core: Validate credential data before encryption (#​12885) (3d27a14)
  • editor: Add notice when user hits the limit for execution metadata item length (#​12676) (02df25c)
  • editor: Don't send run data for full manual executions (#​12687) (9139dc3)
  • editor: Fix sub-execution links in empty output tables (#​12781) (114ed88)
  • editor: Fix workflow move project select filtering (#​12764) (358d284)
  • editor: Focus executions iframe when n8n is ready to delegate keyboard events (#​12741) (d506218)
  • editor: Handle large payloads in the AI Assistant requests better (#​12747) (eb4dea1)
  • editor: Hide Set up Template button for empty workflows (#​12808) (36e615b)
  • editor: Load appropriate credentials in canvas V2 for new workflow (#​12722) (2020dc5)
  • editor: Properly set active project in new canvas (#​12810) (648c6f9)
  • editor: Render inline SVGs correctly on the external secrets settings page (#​12802) (5820ade)
  • editor: Show input selector when node has error (#​12813) (5b760e7)
  • editor: Show mappings by default in sub-node NDVs when the root node isn't executed (#​12642) (fb662dd)
  • Postgres PGVector Store Node: Release postgres connections back to the pool (#​12723) (663dfb4)
Features

Configuration

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

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

♻️ Rebasing: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by renovate-rootownia

Merge request reports

Loading