n8n/packages
Iván Ovejero 77d6e3fc07
refactor(core): Include workflow ID in binary data writes (no-changelog) (#7220)
Depends on: https://github.com/n8n-io/n8n/pull/7195 | Story:
[PAY-837](https://linear.app/n8n/issue/PAY-837/implement-object-store-manager-for-binary-data)

This PR includes `workflowId` in binary data writes so that the S3
manager can support this filepath structure
`/workflows/{workflowId}/executions/{executionId}/binaryData/{binaryFilename}`
to easily delete binary data for workflows. Also all binary data service
and manager methods that take `workflowId` and `executionId` are made
consistent in arg order.

Note: `workflowId` is included in filesystem mode for compatibility with
the common interface, but `workflowId` will remain unused by filesystem
mode until we decide to restructure how this mode stores data.

---------

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
2023-09-25 18:04:52 +02:00
..
@n8n/client-oauth2 🚀 Release 1.4.0 (#7001) 2023-08-23 15:41:49 +02:00
@n8n_io/eslint-config ci: Remove eslint diff plugin. Run full linting on PRs (no-changelog) (#7175) 2023-09-14 16:55:06 +02:00
cli refactor(core): Include workflow ID in binary data writes (no-changelog) (#7220) 2023-09-25 18:04:52 +02:00
core refactor(core): Include workflow ID in binary data writes (no-changelog) (#7220) 2023-09-25 18:04:52 +02:00
design-system 🚀 Release 1.7.0 (#7162) 2023-09-13 14:55:52 +02:00
editor-ui feat: Add onboarding flow (#7212) 2023-09-25 15:49:36 +02:00
node-dev 🚀 Release 1.8.0 (#7219) 2023-09-20 15:10:20 +02:00
nodes-base refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +02:00
workflow refactor(core): Include workflow ID in binary data writes (no-changelog) (#7220) 2023-09-25 18:04:52 +02:00