Releases: aio-libs/aiobotocore
Releases · aio-libs/aiobotocore
aiobotocore 2.7.0
What's Changed
- Add support for Python 3.12 and drop EOL 3.7 by @hugovk in #1034
- Remove unneeded string concatination by @Fokko in #1035
- Fix test_load_sso_credentials_without_cache by @jakkdl in #1041
- Support up-to-date
botocore
andurllib3 2.0
by @jakob-keller in #1037
New Contributors
Full Changelog: 2.6.0...2.7.0
aiobotocore 2.6.0
What's Changed
- bump minimum aiohttp requirement to 3.7.4.post0
- drop python 3.7 support (EOL)
- test multiple aiohttp versions @thehesiod in #1033
Full Changelog: 2.5.4...2.6.0
aiobotocore 2.5.4
What's Changed
- fix AttributeError:
__aenter__
#1031 by @thehesiod in #1032
Full Changelog: 2.5.3...2.5.4
aiobotocore 2.5.3
aiobotocore 2.5.2
What's Changed
- fix credential refresh issue #1020 by @thehesiod in #1022
Full Changelog: 2.5.1...2.5.2
aiobotocore 2.5.1
aiobotocore 2.5.0
What's Changed
- update documentation for boto3 by @bbstilson in #998
- bump botocore to 1.29.76 by @jakob-keller in #999
New Contributors
- @bbstilson made their first contribution in #998
- @jakob-keller made their first contribution in #999
Full Changelog: 2.4.2...2.5.0
aiobotocore 2.4.2
What's Changed
- fix retries after exception normalization by @thehesiod in #989
Full Changelog: 2.4.1...2.4.2
aiobotocore 2.4.1
What's Changed
- Adds support for checksums in streamed request trailers by @terrycain in #962
New Contributors
- @Fokko made their first contribution in #969
- @lafrenierejm made their first contribution in #973
Full Changelog: 2.4.0...2.4.1
aiobotocore 2.4.0
What's Changed
- Match with botocore codestyle by @gmsantos in #952
- bump to 1.27.59 by @thehesiod in #963
New Contributors
Full Changelog: 2.3.4...2.4.0