Releases: aio-libs/aiobotocore
Releases · aio-libs/aiobotocore
aiobotocore 1.2.0
Changes
- bump botocore to 1.19.52
- use passed in http_session_cls param to create_client (#797)
aiobotocore 1.1.2
Changes
- fix AioPageIterator search method #831 (thanks @joseph-jones)
aiobotocore 1.1.1
Changes
- fix s3 region redirect bug #825
aiobotocore 1.1.0
Changes
- bump botocore to 1.17.44
aiobotocore 1.0.7
Changes
- fix generate_db_auth_token via #816
aiobotocore 1.0.6
Changes
- revert
__getattr__
fix as it breaks ddtrace
aiobotocore 1.0.5
aiobotocore 1.0.4
Changes
- Fixed S3 Presigned Post not being async
aiobotocore 1.0.3
- Fixes typo when using credential process
aiobotocore 1.0.2
- Disable Client.getattr emit for now #789