n8n/packages/nodes-base/nodes/Google/CloudStorage
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
..
BucketDescription.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
GoogleCloudStorage.node.json docs: update credential doc links for google nodes (#4381) 2022-10-20 16:52:03 +01:00
GoogleCloudStorage.node.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
googleCloudStorage.svg feat(GoogleCloudStorage Node): add GCS Node with Bucket and Object operations 2022-09-13 12:03:17 +01:00
ObjectDescription.ts refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +02:00