n8n/packages/nodes-base/nodes/Google/Drive/v2
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
..
actions refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
helpers refactor(core)!: Make getBinaryStream async (#7247) 2023-09-25 16:59:45 +02:00
methods refactor: Clear unused ESLint directives from nodes-base (no-changelog) (#6812) 2023-08-01 15:32:33 +02:00
transport refactor: Reduce usage of IExecuteSingleFunctions (no-changelog) (#6944) 2023-08-16 15:52:41 +02:00
GoogleDriveV2.node.ts refactor: Clear unused ESLint directives from nodes-base (no-changelog) (#6812) 2023-08-01 15:32:33 +02:00