Skip to content

Boto 3 - 0.0.5

Compare
Choose a tag to compare
@danielgtaylor danielgtaylor released this 16 Dec 23:05
· 6330 commits to develop since this release
  • feature: Add support for batch actions on collections. (issue
    32
    )
  • feature: Update to Botocore 0.78.0
  • Add support for Amazon Simple Queue Service purge queue which
    allows users to delete the messages in their queue.
  • Add AWS OpsWorks support for registering and assigning existing
    Amazon EC2 instances and on-premises servers.
  • Fix issue with expired signatures when retrying failed requests
    (botocore issue
    399
    )
  • Port Route53 resource ID customizations from AWS CLI to
    Botocore. (botocore issue
    398
    )
  • Fix handling of blob type serialization for JSON services.
    (botocore issue
    397
    )