5 curated breaking changes across major versions of aiobotocore. Use this as a migration checklist before bumping dependencies.
It is no longer possible to create "loose" sessions after the client context has exited.
Instead of ``pip install aiobotocore[awscli]``, use ``pip install aiobotocore awscli`` or similar to install compatible versions of `aiobotocore`, `botocore` and `awscli`.
Instead of ``pip install aiobotocore[boto3]``, use ``pip install aiobotocore boto3`` or similar to install compatible versions of `aiobotocore`, `botocore` and `boto3`. <details> <summary><h3>Internal Changes</h3></summary>
Bump dev dependencies by @jakob-keller in https://github.com/aio-libs/aiobotocore/pull/1438
Get this data programmatically \u2014 free, no authentication.
curl https://depscope.dev/api/breaking/pypi/aiobotocoreBump astral-sh/setup-uv from 7.1.2 to 7.1.4 by @dependabot[bot] in https://github.com/aio-libs/aiobotocore/pull/1441