0.0.8
Boto 3 - 0.0.8
- bugfix:Resources: Fix Amazon S3 resource identifier order. (issue 62)
- bugfix:Resources: Fix collection resource hydration path. (issue 61)
- bugfix:Resources: Re-enable service-level access to all resources,
allowing e.g.
obj = s3.Object('bucket', 'key'). (issue 60) - feature:Botocore: Update to Botocore 0.87.0
- Add support for Amazon DynamoDB secondary index scanning.
- Upgrade to
requests2.5.1. - Add support for anonymous (unsigned) clients. (botocore issue 448)