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.30.0 #8702

Merged
merged 1 commit into from
Feb 21, 2024
Merged

🚀 Release 1.30.0 #8702

merged 1 commit into from
Feb 21, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 21, 2024

1.30.0 (2024-02-21)

Bug Fixes

  • AwsS3 Node: Use location constraint (#8654) (c73aeee)
  • core: Apply correct hostname to redirected requests (#8674) (0e36aeb)
  • core: Define SHELL env variable on docker images (#8670) (e1a4fde)
  • editor: Correctly set condition operator when changed (#8700) (23a1bc4)
  • editor: Escape node names with quotes in autocomplete and drag'n'drop (#8663) (890c2bd)
  • editor: Filter component: do not clear expression when changing operator (#8635) (66cbe54)
  • editor: Fix node runData and pinned data check on manual run (#8669) (40c7f77)
  • editor: Fix SQL editors not always re-rendering when query changes (#8621) (8e9d310)
  • editor: Fix unnecessary execution of nodes when there is pin data (#8567) (46fe544)
  • editor: Handle drag-n-dropping from other nodes in assignment component (#8661) (c943a51)
  • editor: Send protocol and n8n version in templates destination parameter, stop redirecting template preview page to website (#8691) (a573146)
  • editor: Use proper composable for localization (#8660) (9c0fe41)
  • editor: Wrap expressions in resource locator component (#8673) (e2f2fc9)
  • Extract From File Node: Make binary data work with any backend (#8647) (d33d953)
  • FTP Node: Continue of fail looping support with paired item (#8659) (3279762)
  • FTP Node: Fix "Maximum call stack size exceeded" error when dealing with too many files (#8657) (5063674)
  • Google Calendar Node: Errors with after/before options (#8628) (bee17dd)
  • GraphQL Node: Fix request format JSON error (#8646) (bd4b50c)
  • Postgres Node: Close connection pool only if it's not already closed or closing (#8690) (457cac4)

Features

  • AI Agent Node: Whitelist Azure Chat model for Agent (#8699) (40aecd1)
  • core: Add support for $("NodeName").isExecuted (#8683) (ad82f0c)
  • core: Move execution permission checks earlier in the lifecycle (#8677) (059d281)
  • editor: Add chevron to filter component operator select (#8633) (20446bd)
  • Google Sheets Node: Option how to combine filters when reading rows (#8652) (a5e522e)
  • Google Workspace Admin Node: Add support for error output branch (#8499) (ef77571)
  • Introduce prompt type option for Agent, Basic LLM Chain, and QA Chain nodes (#8697) (2068f18)

@netroy
Copy link
Member

netroy commented Feb 21, 2024

Copy link

cypress bot commented Feb 21, 2024

2 flaky tests on run #4181 ↗︎

0 338 12 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project: n8n Commit: a5cea2fd19
Status: Passed Duration: 03:43 💡
Started: Feb 21, 2024 2:36 PM Ended: Feb 21, 2024 2:39 PM
Flakiness  5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > should not retrieve remote options when required params throw errors Test Replay Screenshots Video
Flakiness  19-execution.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Execution > should test manual workflow stop Test Replay Screenshots Video

Review all test suite changes for PR #8702 ↗︎

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@netroy netroy merged commit 8b67dfb into release/1.30.0 Feb 21, 2024
29 checks passed
@netroy netroy deleted the 1.30.0-pr branch February 21, 2024 14:43
cstuncsik pushed a commit that referenced this pull request Feb 22, 2024
Co-authored-by: netroy <netroy@users.noreply.github.com>
cstuncsik pushed a commit that referenced this pull request Feb 22, 2024
Co-authored-by: netroy <netroy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant