* Upgrade to aiobotocore 0.12 * Bumped minimum python version to 3.6, adding support for 3.8 * Eliminate use of deprecated loop arguments
6.5.0
------------------
* bact fixed some typos :) * Asyncified the S3 resource Bucket().objects API and by extension, anything else in boto3 that uses the same object structure * Bumped aiobotocore version so that eventstreams would now work
6.4.0
------------------
* Updated upload_fileobj to upload multiple parts concurrently to make best use of the available bandwidth