Skip to content

chore(charts/n8n): update n8nio/n8n docker tag to v1.78.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.77.2 -> 1.78.0

⚠️ Warning

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


Release Notes

n8n-io/n8n (n8nio/n8n)

v1.78.0

Bug Fixes
  • AI Agent Node: Ignore SSL errors option for SQLAgent (#​13052) (a90529f)
  • Code Node: Do not validate code within comments (#​12938) (cdfa225)
  • core: "Respond to Webhook" should work with workflows with waiting nodes (#​12806) (e8635f2)
  • core: Do not emit workflow-post-execute event for waiting executions (#​13065) (1593b6c)
  • core: Do not enable strict type validation by default for resource mapper (#​13037) (fdcff90)
  • core: Fix empty node execution stack (#​12945) (7031569)
  • core: Only use new resource mapper type validation when it is enabled (#​13099) (a37c8e8)
  • editor: Actually enforce the version and don't break for old values in local storage (#​13025) (884a7e2)
  • editor: Add telemetry to source control feature (#​13016) (18eaa54)
  • editor: Allow switch to Fixed for boolean and number parameters with invalid expressions (#​12948) (118be24)
  • editor: Allow to re-open sub-connection node creator if already active (#​13041) (16d59e9)
  • editor: Code node overwrites code when switching nodes after edits (#​13078) (00e3ebc)
  • editor: Fix execution running status listener for chat messages (#​12951) (4d55a29)
  • editor: Fix position of connector buttons when the line is straight (#​13034) (3a908ac)
  • editor: Fix showing and hiding canvas edge toolbar when hovering (#​13009) (ac7bc4f)
  • editor: Make AI transform node read only in executions view (#​12970) (ce1deb8)
  • editor: Prevent infinite loop in expressions crashing the browser (#​12732) (8c2dbcf)
  • editor: Refine push modal layout (#​12886) (212a5bf)
  • editor: SchemaView renders duplicate structures properly (#​12943) (0d8a544)
  • editor: Update node issues when opening execution (#​12972) (1a91523)
  • editor: Use correct connection index when connecting adjancent nodes after deleting a node (#​12973) (c7a15d5)
  • GitHub Node: Don't truncate filenames retrieved from GitHub (#​12923) (7e18447)
  • Google Cloud Firestore Node: Fix potential prototype pollution vulnerability (#​13035) (f150f79)
  • Increment runIndex in WorkflowToolV2 tool executions to avoid reusing out of date inputs (#​13008) (cc907fb)
  • Sync partial execution version of FE and BE, also allow enforcing a specific version (#​12840) (a155043)
  • Wise Node: Use ISO formatting for timestamps (#​10288) (1a2d39a)
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.

Merge request reports

Loading