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.9.0 #7288

Merged
merged 1 commit into from
Sep 28, 2023
Merged

🚀 Release 1.9.0 #7288

merged 1 commit into from
Sep 28, 2023

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Sep 28, 2023

1.9.0 (2023-09-28)

Bug Fixes

  • Airtable Node: Attachments field type fix (#7227) (2af967c)
  • core: Change WorkflowHistory nodes/connections columns to be json (#7282) (a80abad)
  • core: Fix binary data manager check on pruning (#7251) (484035e)
  • core: Fix missing execution ID in webhook-based workflow producing binary data (#7244) (33991e9)
  • core: Handle filename* with quotes in Content-Disposition header (#7229) (67b985f)
  • core: Make DNS resolution order configurable (#7272) (5b3121c)
  • core: Make senderId required for all command messages (#7252) (4b01428)
  • core: Prevent executions from displaying Running status incorrectly (#7261) (861cac5)
  • core: Use consistent timezone-aware timestamps in postgres (#6948) (0132514), closes #2178 #2810 #3855 #2813
  • editor: Add debug feature docs link (#7240) (4614e1e)
  • editor: Fix SQL editor issue (#7236) (647fc6c)
  • editor: Ensure new Set node is on top of search list (#7215) (2491ccf)
  • editor: Forbid password reset when cloud account is limited in the number of users 7188 (303bc8e)
  • HTTP Request Node: Add suggestion how to fix '429 - too many requests' errors (#7293) (0bc33b1)
  • Item Lists Node: Concatenate operation pairedItems fix (#7286) (cde23a1)
  • Respond to Webhook Node: JSON output from expression fix (#7294) (8bc369d)

Features

  • Add onboarding flow (#7212) (01e9340)
  • core: Add secrets provider reload and refactor (#7277) (53a7502)
  • core: Add Tournament as the new default expression evaluator (#6964) (bf74f09)
  • core: Initial workflow history API (#7234) (0083a9e)
  • core: Introduce object store service (#7225) (fa84545)
  • editor: Add user cloud ID to telemetry #7232 (60c152d)
  • editor: Rework banners framework and add email confirmation banner (#7205) (b0e98b5)
  • MISP Node: Update credential to support HTTP Request node (#7268) (e4c302c)

Performance Improvements

  • core: Skip unneeded calls on every pruning cycle (#7260) (db01164)

@n8n-assistant n8n-assistant bot added community Authored by a community member core Enhancement outside /nodes-base and /editor-ui ui Enhancement in /editor-ui or /design-system labels Sep 28, 2023
@cypress
Copy link

cypress bot commented Sep 28, 2023

Passing run #2315 ↗︎

0 242 3 0 Flakiness 0

Details:

🌳 1.9.0-pr 🖥️ browsers:node18.12.0-chrome107 🤖 aditya 🗃️ e2e/*
Project: n8n Commit: 137c051901
Status: Passed Duration: 08:25 💡
Started: Sep 28, 2023 3:13 PM Ended: Sep 28, 2023 3:22 PM

This comment has been generated by cypress-bot as a result of this project's GitHub integration settings.

@github-actions
Copy link
Contributor Author

✅ All Cypress E2E specs passed

@netroy
Copy link
Member

netroy commented Sep 28, 2023

@netroy netroy merged commit 167124c into release/1.9.0 Sep 28, 2023
5 checks passed
@netroy netroy deleted the 1.9.0-pr branch September 28, 2023 15:22
MiloradFilipovic added a commit that referenced this pull request Oct 2, 2023
* master:
  fix(editor): Separate cloud endpoint calls (#7312)
  fix(core): Account for itemless case on restoring binary data ID (#7305)
  feat(editor): Workflow history [WIP]- create workflow history list component (no-changelog) (#7186)
  feat(core): Add plan name to telemetry (no-changelog) (#7296)
  ci: Fix typescript incremental builds (no-changelog) (#7275)
  fix(Postgres Node): Node requires comma-separated string even when using a single parameter through an expression (#7300)
  fix(Notion Node): Rename Notion API Key to Internal Integration Token (#7176)
  🚀 Release 1.9.0 (#7288)
  ci: Refactor DB tests (no-changelog) (#7292)
  fix(HTTP Request Node): Add suggestion how to fix '429 - too many requests' errors (#7293)
  fix(Respond to Webhook Node): JSON output from expression fix (#7294)
  feat(core): Add secrets provider reload and refactor (#7277)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Authored by a community member core Enhancement outside /nodes-base and /editor-ui release ui Enhancement in /editor-ui or /design-system
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants