Releases: aio-libs/aiobotocore
Releases · aio-libs/aiobotocore
aiobotocore 0.3.2
Changes
- Fix botocore integration
- Provisional fix for aiohttp 2.x stream support
- update botocore requirement to: botocore>=1.5.34, <=1.5.52
aiobotocore 0.3.1
Changes
- Fixed Waiter support
aiobotocore 0.3.0
Changes
- Added support for aiohttp>=2.0.4(thanks @achimnol)
- update botocore requirement to: botocore>=1.5.0, <=1.5.33
aiobotocore 0.2.3
- update botocore requirement to: botocore>=1.5.0, <1.5.29
aiobotocore 0.2.2
Changes
- set aiobotocore.all for * imports #121 (thanks @graingert)
- fix ETag in head_object response #132
aiobotocore 0.2.1
aiobotocore 0.2.0
backwards compatible changes
- add support for proxies (thanks @jjonek)
backwards incompatible changes
- remove AioConfig verify_ssl connector_arg as this is handled by the
create_client verify param - remove AioConfig limit connector_arg as this is now handled by
by the Configmax_pool_connections
property (note default is 10)
aiobotocore 0.1.1
Changes
- botocore updated to version 1.5.0
Release 0.0.6 Botocore update
Release 0.0.5 Initial PyPI Release
bump version to 0.0.5