n8n/packages/nodes-base/nodes/Aws/S3
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(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
V2 refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +02:00
AwsS3.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
AwsS3.node.ts feat(AwsS3 Node): Small overhaul of the node with multipart uploading (#6017) 2023-06-15 13:19:22 +02:00
s3.svg Replace PNG icons with SVG and optimize (#1890) 2021-06-12 21:00:37 +02:00