pypi aiobotocore 1.0.0
aiobotocore 1.0.0

latest releases: 2.12.3, 2.12.2, 2.12.1...
4 years ago
  • API breaking: The result of create_client is now a required async context class
  • Credential refresh should now work
  • generate_presigned_url is now an async call along with other credential methods
  • Credentials.[access_key/secret_key/token] now raise NotImplementedError because
    they won't call refresh like botocore. Instead should use get_frozen_credentials
    async method
  • Bump botocore and extras

Don't miss a new aiobotocore release

NewReleases is sending notifications on new releases.