pypi aiobotocore 3.0.0

one day ago

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

Don't miss a new aiobotocore release

NewReleases is sending notifications on new releases.