Skip to content

Releases: aio-libs/aiobotocore

aiobotocore 0.5.2

06 Dec 17:35
Compare
Choose a tag to compare

Changes

  • Updated awscli dependency #461

aiobotocore 0.5.1

14 Nov 23:04
Compare
Choose a tag to compare

Changes

  • Disabled compressed response #430

aiobotocore 0.5.0

09 Nov 22:04
Compare
Choose a tag to compare

Changes

  • Fix error botocore error checking #190
  • Update supported botocore requirement to: >=1.7.28, <=1.7.40
  • Bump aiohttp requirement to support compressed responses correctly #298

aiobotocore 0.4.5

06 Sep 23:55
Compare
Choose a tag to compare
  • Added SQS examples and tests #336
  • Changed requirements.txt structure #336
  • bump to botocore 1.7.4
  • Added DynamoDB examples and tests #340

aiobotocore 0.4.4

17 Aug 06:51
Compare
Choose a tag to compare
  • add the supported versions of boto3 to extras require #324

aiobotocore 0.4.3

05 Jul 23:33
Compare
Choose a tag to compare
  • add the supported versions of awscli to extras require #273 (thanks @graingert)

aiobotocore 0.4.2

04 Jul 23:29
Compare
Choose a tag to compare
  • update supported aiohttp requirement to: >=2.0.4, <=2.3.0
  • update supported botocore requirement to: >=1.5.71, <=1.5.78

aiobotocore 0.4.1

27 Jun 22:03
Compare
Choose a tag to compare
  • fix redirects #268

aiobotocore 0.4.0

20 Jun 01:00
Compare
Choose a tag to compare
  • update botocore requirement to: botocore>=1.5.34, <=1.5.70
  • fix read_timeout due to #245
  • implement set_socket_timeout

aiobotocore 0.3.3

22 May 22:00
Compare
Choose a tag to compare
  • switch to PEP 440 version parser to support 'dev' versions