* 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
6.2.0
------------------
* Added S3 Client side encryption functionality
6.1.0
------------------
* nvllsvm cleaned up the packaging, requirements, travis, sphinx... * Unvendored aiobotocore
6.0.1
------------------
* Fixed dependencies
6.0.0
------------------
* Fixed readthedocs * Vendored aiobotocore for later botocore version