Skip to content

Tags: aio-libs/aiobotocore

Tags

2.13.2

Toggle 2.13.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fixes #1125 due to missing aync override (#1126)

2.13.1

Toggle 2.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update Botocore to 1.34.131 (#1122)

2.13.0

Toggle 2.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Address breaking change introduced in `aiohttp==3.9.2` (#1081)

2.12.4

Toggle 2.12.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support up-to-date `botocore` (#1115)

2.12.3

Toggle 2.12.3's commit message

Partially verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
Support up-to-date `botocore` (#1100)

* relax botocore dependency specification

---------

Co-authored-by: Alexander Mohr <thehesiod@users.noreply.github.com>

2.12.2

Toggle 2.12.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
expose http_session_cls in AioConfig (#1102)

2.12.1

Toggle 2.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix use of HTTPS proxies #1070 (#1077)

* fix use of proxies #1070
* use `contextlib.AsyncExitStack` to simplify proxy session handling in `AIOHTTPSession`
* extract session creation into `AIOHTTPSession._get_session()`
* extract `chunked` detection into `AIOHTTPSession._chunked()`

2.12.0

Toggle 2.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support up-to-date `botocore` (#1091)

* bump botocore dependency specification

2.11.2

Toggle 2.11.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
relax botocore dependency specification (#1087)

2.11.1

Toggle 2.11.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support up-to-date `botocore` (#1079)