Skip to content

3.0.0

Latest

Choose a tag to compare

@jakob-keller jakob-keller released this 10 Dec 06:41
· 5 commits to master since this release
f898d21

What's Changed

Breaking Changes

  • 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.

Internal Changes

New Contributors

Full Changelog: 2.26.0...3.0.0