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.34.0 #8929

Merged
merged 1 commit into from
Mar 20, 2024
Merged

🚀 Release 1.34.0 #8929

merged 1 commit into from
Mar 20, 2024

Conversation

github-actions[bot]
Copy link
Contributor

1.34.0 (2024-03-20)

Bug Fixes

  • Chat Trigger exclude summarization node from valid ai nodes (#8875) (4861556)
  • Cohere Model Node: Fix issue with credential test (#8916) (4f0b52c)
  • core: Improve handling of invalid objects in cleanupParameterData (no-chanhelog) (#8910) (33ab781)
  • core: Remove HTTP body for GET, HEAD, and OPTIONS requests (#3621) (d85d0ec)
  • core: Update follow-redirects to address CVE-2024-28849 (#8902) (a10120f)
  • editor: Add proper scroll to Environments push modal (#8883) (bcbff76)
  • editor: Fix an issue with an empty chat response if not in output property (#8913) (024be62)
  • editor: Fix design system component props (#8923) (7176cd1)
  • editor: Fix source control docs link in add workflow button tooltip (#8891) (a92d8bf)
  • editor: Improve expression editor performance by removing watchers (#8900) (a5261d6)
  • editor: Remove isOwner from IUser interface (#8888) (6955e89)
  • OpenAI Node function to preserve original tools after node execution (#8872) (054a4fc)
  • Validate custom tool names for forbidden chars (#8878) (edce632)

Features

  • Add AI Error Debugging using OpenAI (#8805) (948c383)
  • Add Onedrive Trigger Node (#8742) (ff8dd4e)
  • core: Add support for SQLite connection pooling (#8722) (c4c319d)
  • editor: Add missing extension methods for expressions (#8845) (5e84c2a)
  • editor: Add type information to autocomplete dropdown (#8843) (d7bfd45)
  • editor: Block the frontend when trying to access n8n from another host over http (#8906) (669bd83)
  • editor: Refactor expression editors and mixins to composition API (#8894) (0c179e4)
  • editor: Release @n8n/chat@0.9.1 (#8918) (e0c303c)

@elsmr
Copy link
Member

elsmr commented Mar 20, 2024

test-workflows: https://github.com/n8n-io/n8n/actions/runs/8360511827
postgres: https://github.com/n8n-io/n8n/actions/runs/8360508455
e2e: https://github.com/n8n-io/n8n/actions/runs/8360480329

ignoring test-workflows failure because of test instance disk full

Copy link

cypress bot commented Mar 20, 2024

4 flaky tests on run #4424 ↗︎

0 343 12 0 Flakiness 4

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project: n8n Commit: 541fb2f1a4
Status: Passed Duration: 03:46 💡
Started: Mar 20, 2024 2:22 PM Ended: Mar 20, 2024 2:26 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  17-sharing.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Sharing > should work for admin role on credentials created by others (also can share it with themselves) Test Replay Screenshots Video
Flakiness  30-editor-after-route-changes.cy.ts • 1 flaky test

View Output Video

Test Artifacts
Editor actions should work > after saving a new workflow Test Replay Screenshots Video
Flakiness  24-ndv-paired-item.cy.ts • 1 flaky test

View Output Video

Test Artifacts
NDV > resolves expression with default item when input node is not parent, while still pairing items Test Replay Screenshots Video

Review all test suite changes for PR #8929 ↗︎

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@elsmr elsmr merged commit 953d1b4 into release/1.34.0 Mar 20, 2024
24 checks passed
@elsmr elsmr deleted the 1.34.0-pr branch March 20, 2024 14:42
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