spiral / framework

High-Performance PHP Framework
https://spiral.dev
MIT License
1.8k stars 87 forks source link

[spiral/storage] Fixed configuration for Async AWS S3 adapter #1029

Closed msmakouz closed 9 months ago

msmakouz commented 9 months ago
Q A
Bugfix? ✔️
Breaks BC?
New feature?
Issues #475

Closes: #475

Fixes

AsyncAws\Core\Exception\InvalidArgument: Invalid option(s) "credentials" passed to "AsyncAws\Core\Configuration::AsyncAws\Core\Configuration::create". 
AsyncAws\Core\Exception\InvalidArgument: Invalid option(s) "version" passed to "AsyncAws\Core\Configuration::AsyncAws\Core\Configuration::create". 

Improvements

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (5c4bacb) 89.23% compared to head (e89b8f6) 89.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1029 +/- ## ============================================ + Coverage 89.23% 89.29% +0.05% - Complexity 6205 6208 +3 ============================================ Files 817 817 Lines 17467 17470 +3 ============================================ + Hits 15587 15600 +13 + Misses 1880 1870 -10 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.