n8n/packages
agobrech 109442f38f
feat(AwsS3 Node): Small overhaul of the node with multipart uploading (#6017)
* Create new version for S3

* Update S3 to new aws s3 methods

* Switch from SAOP to Rest api

* Add multipart request

* Seperate stream into chunks and send the multipart

* Fix chunk into buffer

* Fix wrong sha256 mismatch

* Add abort multipart on error

* Complete multipart and list parts

* Change format to xml and add a minmum size of 5MB for each part

* Fix returned data for uploading a file

* Remove console.logs

* Seperate needed headers and multipart headers

* Throw error on aborting, remove console.logs

* Remove soap request from generic function

* Keep buffer

* Add unit test for V2

* fix upload file content body

* removed unused import

* Fix bug where the object was too smal and used only one part

* Fix naming for bucket name

* Fix issue with file name not returning data

* Add parent name

* Remove console.logs

* Add content type

* fix headears for other upload mode

---------

Co-authored-by: Marcus <marcus@n8n.io>
2023-06-15 13:19:22 +02:00
..
@n8n/client-oauth2 🚀 Release 0.230.0 (#6310) 2023-05-24 13:42:39 +02:00
@n8n_io/eslint-config ci: Add rule dangerously-use-html-string-missing (no-changelog) (#6299) 2023-05-24 10:12:41 +02:00
cli feat: Audit Logs - add new page to frontend [WIP] (no-changelog) (#6418) 2023-06-15 08:33:28 +02:00
core 🚀 Release 0.233.0 (#6428) 2023-06-14 16:28:08 +02:00
design-system 🚀 Release 0.233.0 (#6428) 2023-06-14 16:28:08 +02:00
editor-ui fix(editor): Update version control docs links (#6440) 2023-06-15 12:09:27 +02:00
node-dev 🚀 Release 0.233.0 (#6428) 2023-06-14 16:28:08 +02:00
nodes-base feat(AwsS3 Node): Small overhaul of the node with multipart uploading (#6017) 2023-06-15 13:19:22 +02:00
workflow feat: Audit Logs - add new page to frontend [WIP] (no-changelog) (#6418) 2023-06-15 08:33:28 +02:00