Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🚀 Release 1.74.0 #12508

Merged
merged 1 commit into from
Jan 8, 2025
Merged

🚀 Release 1.74.0 #12508

merged 1 commit into from
Jan 8, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 8, 2025

1.74.0 (2025-01-08)

Bug Fixes

  • core: Align concurrency and timeout defaults between instance and runner (#12503) (9953477)
  • core: Allow index as top-level item key for Code node (#12469) (1b91000)
  • core: Don't fail task runner task if logging fails (#12401) (0860fbe)
  • core: Ensure tasks timeout even if they don't receive settings (#12431) (b194026)
  • core: Fix execution cancellation issues in scaling mode (#12343) (e26b406)
  • core: Fix manually running a pinned trigger with offloading enabled (#12491) (be2dcff)
  • core: Fix task runner sending too many offers (#12415) (4498e35)
  • core: Increase default concurrency and timeout in task runners (#12496) (4182095)
  • core: Prevent __default__ jobs in scaling mode (#12402) (072664b)
  • core: Register workflows as active only after all of the triggers and pollers setup successfully (#12244) (f924f2a)
  • core: Return unredacted credentials from GET credentials/:id (#12447) (ecabe34)
  • core: Use rate limiter for task runner endpoints (#12486) (491cb60)
  • editor: Allow zooming when panning keycode is pressed on new canvas (#12327) (983e87a)
  • editor: Consistent protected environment styling and messaging (#12374) (6891cef)
  • editor: First project button tweaks border and copy (#12376) (e234756)
  • editor: Fix Multi option parameter expression when the value is an array (#12430) (452a7bf)
  • editor: Improve configurable nodes design on new canvas (#12317) (0ecce10)
  • editor: Minor styling improvements in project settings page (#12405) (09ddce0)
  • editor: Never show Pinned Data Callout for Input Panel (#12446) (1d5c9bd)
  • editor: Nodes' icon color in dark mode (#12279) (01b781a)
  • editor: Only ignore managed credentials in the HTTP node (#12417) (6b46657)
  • editor: Remove primary highlight color from edge being executed on new canvas (#12307) (50913de)
  • editor: Render empty string instead of [empty] (#12448) (2c72047)
  • editor: Show all workflows in the error workflow dropdown in the workflow settings (#12413) (ccda7f9)
  • editor: Unify disabled parameters background color (#12306) (8c63599)
  • HTTP Request Node: Fix typo in hint (#12439) (b6230b6)
  • OpenAI Node: Add quotes to default base URL (#12312) (2e90eba)
  • OpenAI Node: Update node to account for URL in credentials (#12356) (f78cceb)
  • Postgres Node: Account for JSON expressions (#12012) (06b86af)
  • Postgres Node: Allow passing in arrays to JSON columns for insert (#12452) (9dd0686)
  • Postgres Node: Re-use connection pool across executions (#12346) (2ca37f5)
  • Run workflow if active and single webhook service has pin data (#12425) (8053a4a)
  • Set correct default for added Resource Mapper boolean fields (#12344) (b4c77f2)
  • Supabase Node: Allow for filtering on the same field multiple times (#12429) (d7cc789)
  • Zep Vector Store Node: Cloud vector store integration (#12353) (2433d6b)

Features

  • (Execute Workflow Node): Inputs for Sub-workflows (#11830) (#11837) (d411663)
  • Add load options to new tool mode for vector stores (#12462) (3109de6)
  • Add migration to add managed column to credentials table (#12275) (3cb7081)
  • Allow using Vector Stores directly as Tools (#12311) (76dded4)
  • core: Add endpoint to create free AI credits (#12362) (ac4e042)
  • core: Add includeData parameter to GET /credentials (#12220) (f56ad8c)
  • core: Comply with NO_COLOR in logs (#12347) (1e60bbc)
  • core: Offload manual executions to workers (#11284) (9432aa0)
  • editor: Add free AI credits CTA (#12365) (f873196)
  • editor: Add support for project icons (#12349) (9117718)
  • editor: Easy AI workflow improvements (#12400) (8dc691d)
  • editor: Make workflows, credentials, executions and new canvas usable on mobile and touch devices (#12372) (06c9473)
  • editor: New Code editor based on the TypeScript language service (#12285) (52ae02a)
  • editor: Update Sub-Workflow Debugging Copy (#12483) (04e2928)
  • Google Vertex Chat Model Node: Add an option to specify GCP region (#12300) (30f9c03)
  • HighLevel Node: Add support for calendar items (#10820) (6e189fd)
  • Microsoft Entra ID Node: New node (#11779) (3006ccf)

Copy link

cypress bot commented Jan 8, 2025

n8n    Run #8659

Run Properties:  status check passed Passed #8659  •  git commit b971fc4f6c: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project n8n
Branch Review release-pr/1.74.0
Run status status check passed Passed #8659
Run duration 04m 52s
Commit git commit b971fc4f6c: 🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Committer ShireenMissi
View all properties for this run ↗︎

Test results
Tests that failed  Failures 0
Tests that were flaky  Flaky 2
Tests that did not run due to a developer annotating a test with .skip  Pending 0
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 489
View all changes introduced in this branch ↗︎

Copy link
Contributor Author

github-actions bot commented Jan 8, 2025

✅ All Cypress E2E specs passed

@ShireenMissi ShireenMissi merged commit 326a221 into release/1.74.0 Jan 8, 2025
33 checks passed
@ShireenMissi ShireenMissi deleted the release-pr/1.74.0 branch January 8, 2025 13:41
riascho pushed a commit that referenced this pull request Jan 14, 2025
Co-authored-by: ShireenMissi <94372015+ShireenMissi@users.noreply.github.com>
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