n8n/packages/nodes-base/nodes/SpreadsheetFile
Iván Ovejero 75541e91f2
refactor(core)!: Make getBinaryStream async (#7247)
Story: [PAY-846](https://linear.app/n8n/issue/PAY-846) | Related:
https://github.com/n8n-io/n8n/pull/7225

For the S3 backend for external storage of binary data and execution
data, the `getAsStream` method in the binary data manager interface used
by FS and S3 will need to become async. This is a breaking change for
nodes-base.
2023-09-25 16:59:45 +02:00
..
test refactor(core): Generalize binary data manager interface (no-changelog) (#7164) 2023-09-22 17:22:12 +02:00
v1 refactor(Spreadsheet File Node): Reduce memory usage when loading CSV files (#7095) 2023-09-06 11:58:00 +02:00
v2 refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +02:00
description.ts refactor(Spreadsheet File Node): Reduce memory usage when loading CSV files (#7095) 2023-09-06 11:58:00 +02:00
SpreadsheetFile.node.json docs(Spreadsheet File Node): Update descriptions and Alias (no-changelog) (#5357) 2023-02-08 12:39:07 +00:00
SpreadsheetFile.node.ts refactor(Spreadsheet File Node): Reduce memory usage when loading CSV files (#7095) 2023-09-06 11:58:00 +02:00