parse-community / parse-server-s3-adapter

AWS S3 file storage adapter for Parse Server
Other
80 stars 83 forks source link

feat: Upgrade to AWS S3 SDK v3 #191

Open fmendoza opened 1 year ago

parse-github-assistant[bot] commented 1 year ago

Thanks for opening this pull request!

parse-github-assistant[bot] commented 1 year ago

I will reformat the title to use the proper commit message syntax.

mtrezza commented 1 year ago

Could you take a look at the failing CI? https://github.com/parse-community/parse-server-s3-adapter/actions/runs/4779434092/jobs/8626774080?pr=191

Would this be a breaking change? I assume not, because the S3 client is not directly exposed for developers, right?