chore(medusa-file-s3): Add cache-control option + update to sdk v3 (#4884)

* add cache-control option, fix delete function, update to sdk v3

* Create cool-pears-trade.md

* reformat throw line, remove dev comment

* remove console.log debugging statement

---------

Co-authored-by: Oli Juhl <59018053+olivermrbl@users.noreply.github.com>
This commit is contained in:
Lacey Pevey
2023-08-29 19:25:17 +02:00
committed by GitHub
co-authored by Oli Juhl
parent 33ffdaf42d
commit 046b0dcfa5
4 changed files with 1318 additions and 55 deletions
+6
View File
@@ -0,0 +1,6 @@
---
"@medusajs/medusa": patch
"medusa-file-s3": patch
---
Chore(medusa-file-s3): Add cache-control option, fix delete function, update to sdk v3