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.51.0 #10085

Merged
merged 1 commit into from
Jul 17, 2024
Merged

🚀 Release 1.51.0 #10085

merged 1 commit into from
Jul 17, 2024

Conversation

github-actions[bot]
Copy link
Contributor

1.51.0 (2024-07-17)

Bug Fixes

  • AMQP Sender Node: Node hangs forever on disconnect (#10026) (27410ab)
  • AMQP Trigger Node: Manual execution updated error reduced wait time (#10035) (f78f4ea)
  • AWS Comprehend Node: Add paired item support (#10015) (470d496)
  • core: Ensure executions cannot resume if already running (#10014) (d651be4)
  • core: Redact csrfSecret when returning oauth credentials to the frontend (#10075) (48f047e)
  • core: Stopping an execution should reject any response promises (#9992) (36b314d)
  • editor: Ensure all static assets are accessible from the server (#10062) (3bde845)
  • editor: Handle disabled nodes in schema view (#10052) (ab5688c)
  • editor: Make schema view use the correct output (#10016) (c29664d)
  • editor: Provide autocomplete for nodes, even when intermediate node has not run (#10036) (46d6edc)
  • editor: Remove push event listeners when migrating away from the canvas (#10063) (0d12f0a)
  • editor: Use selected input item for autocomplete (#10019) (1d2b403)
  • Email Trigger (IMAP) Node: Reconnect not working correctly (#10064) (68d5d7e)
  • Filter component - array contains comparison not correct when ignore case option set to true (#10012) (4a3b97c)
  • GitHub Node: File Create operation prevent duplicated base64 encoding (#10040) (9bcc926)
  • HTTP Request Node: Respect the original encoding of the incoming response (#9869) (2d19aef)
  • HTTP Request tool - allow hyphens in placeholders (#10037) (8cd9370)
  • HTTP Request tool - do not error on missing headers (#10044) (04b62e0)
  • HubSpot Node: Migrate from v2 owners api (#10013) (56dd491)
  • Number input defaults to 0 not allowing to have arbitrary precision (#10021) (e4e66ab)
  • OpenAI Chat Model Node: Respect baseURL override for /models (#10076) (e5dda57)
  • Telegram Trigger Node: Fix issue with videos not being downloaded (#10007) (e84ab35)
  • Webhook Node: Binary property option name and description update (#10043) (9302e33)

Features

  • Asana Node: Add support for project privacy settings (#10027) (429481c)
  • Better error when calling expression function on input that is undefined or null (#10009) (519e57b)
  • editor: Make expression autocomplete search case-insensitive (#10017) (cde6fe9)
  • editor: Tweak node creator search logic for AI sub-nodes (#10025) (7db1656)
  • Google Vertex Chat Model Node: Add support for Google Vertex AI Chat models (#9970) (071130a)
  • Postgres Chat Memory Node: Implement Postgres Chat Memory node (#10071) (9cbbb63)
  • Text Classifier Node: Add Text Classifier Node (#9997) (28ca7d6)

Copy link

cypress bot commented Jul 17, 2024

2 flaky tests on run #5969 ↗︎

0 400 0 0 Flakiness 2

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project: n8n Commit: a5900ecf24
Status: Passed Duration: 04:53 💡
Started: Jul 17, 2024 10:33 AM Ended: Jul 17, 2024 10:38 AM
Flakiness  5-ndv.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > Stop listening for trigger event from NDV Screenshots Video
Flakiness  10-undo-redo.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Undo/Redo > should undo/redo adding connected nodes Test Replay Screenshots Video

Review all test suite changes for PR #10085 ↗︎

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@mutdmour mutdmour merged commit b0abee7 into release/1.51.0 Jul 17, 2024
23 checks passed
@mutdmour mutdmour deleted the 1.51.0-pr branch July 17, 2024 11:50
This pull request was closed.
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