boto / botocore

The low-level, core functionality of boto3 and the AWS CLI.
Apache License 2.0
1.48k stars 1.08k forks source link

Update awcrt version to 0.20.9 #3156

Closed nateprewitt closed 5 months ago

nateprewitt commented 5 months ago

Update to latest release of the awscrt to support new improvements for s3 data transfers.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 93.14%. Comparing base (8fd0160) to head (8b7963f). Report is 192 commits behind head on develop.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #3156 +/- ## ======================================== Coverage 93.14% 93.14% ======================================== Files 66 66 Lines 14237 14245 +8 ======================================== + Hits 13261 13269 +8 Misses 976 976 ```

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

nateprewitt commented 5 months ago

They're in the process of releasing the build to PyPI. They were a bit hasty on the update request, things should be resolved once it's published.