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.35.0 #8988

Merged
merged 1 commit into from
Mar 27, 2024
Merged

🚀 Release 1.35.0 #8988

merged 1 commit into from
Mar 27, 2024

Conversation

github-actions[bot]
Copy link
Contributor

1.35.0 (2024-03-27)

Bug Fixes

  • Anthropic Chat Model Node: Fix detection of chat models in docker build & add support Claude Haiku (#8953) (76041b8)
  • Chat Trigger exclude summarization node from valid ai nodes (#8875) (4861556)
  • Cohere Model Node: Fix issue with credential test (#8916) (4f0b52c)
  • core: Add missing nodeCause to paired item error (#8976) (19d9e71)
  • core: Assign credential ownership correctly in source control import (#8955) (260bc07)
  • core: Ensure the generic OAuth2 API credential uses the OAuth2 credential test (#8941) (079a114)
  • 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: Stringify all Luxon DateTimes in cleanupParameterData (#8959) (1fb0dd4)
  • core: Update follow-redirects to address CVE-2024-28849 (#8902) (a10120f)
  • editor: Add proper scroll to Environments push modal (#8883) (bcbff76)
  • editor: Fix accidental IDE code addition (#8971) (117b57c)
  • 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 opening of chat window when executing a child node (#8789) (5f53d76)
  • editor: Fix source control docs link in add workflow button tooltip (#8891) (a92d8bf)
  • editor: Improve expression editor performance by removing watchers (#8900) (a5261d6)
  • editor: Make inputs in the filter component regular inputs by default (#8980) (295b650)
  • editor: Nodes connectors improvements (#8945) (264f918)
  • editor: Remove isOwner from IUser interface (#8888) (6955e89)
  • editor: Use bracket notation for all invalid identifiers in expressions (#8933) (0e4216d)
  • MySQL Node: Set paired items correctly in single query batch mode (#8940) (89df277)
  • OpenAI Node function to preserve original tools after node execution (#8872) (054a4fc)
  • Overhaul expression error messages related to paired item (#8765) (45461c8)
  • Pinecone Vector Store Node: Fix vector store nodes execution issue (#8968) (323b901)
  • 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)
  • editor: Show tip when user can type dot after an expression (#8931) (160dfd3)
  • Fetch user cloud role and pass it on in website links (#8942) (666867a)
  • Telemetry include basic llm optional promps, trigger on save workflow event (#8981) (335f363)

@ivov
Copy link
Contributor

ivov commented Mar 27, 2024

Copy link

cypress bot commented Mar 27, 2024

1 flaky test on run #4485 ↗︎

0 343 12 0 Flakiness 1

Details:

🌳 🖥️ browsers:node18.12.0-chrome107 🤖 github-actions[bot] 🗃️ e2e/*
Project: n8n Commit: fe0a50dacc
Status: Passed Duration: 03:52 💡
Started: Mar 27, 2024 4:14 PM Ended: Mar 27, 2024 4:18 PM
Flakiness  cypress/e2e/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

Review all test suite changes for PR #8988 ↗︎

Copy link
Contributor Author

✅ All Cypress E2E specs passed

@ivov ivov merged commit 1b6a1d6 into release/1.35.0 Mar 27, 2024
24 checks passed
@ivov ivov deleted the 1.35.0-pr branch March 27, 2024 16:21
netroy pushed a commit that referenced this pull request Apr 3, 2024
Co-authored-by: ivov <ivov@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