* bugfix:Packaging: Fix an issue with the Amazon S3 ``upload_file`` and ``download_file`` customization. (`issue 85 <https://github.com/boto/boto3/pull/85>`__) * bugfix:Resource: Fix an issue with the Amazon S3 ``BucketNofitication`` resource. * feature:Botocore: Update to Botocore 0.103.0.
0.0.14
Not secure
======
* feature:Resources: Update to the latest resource models for * feature:Amazon S3: Add an ``upload_file`` and ``download_file`` to S3 clients that transparently handle parallel multipart transfers. * feature:Botocore: Update to Botocore 0.102.0.
0.0.13
Not secure
======
* feature:Botocore: Update to Botocore 0.100.0.
0.0.12
Not secure
======
* feature:Resources: Add the ability to load resource data from a ``has`` relationship. This saves a call to ``load`` when available, and otherwise fixes a problem where there was no way to get at certain resource data. (`issue 74 <https://github.com/boto/boto3/pull/72>`__, * feature:Botocore: Update to Botocore 0.99.0
0.0.11
Not secure
======
* feature:Resources: Add Amazon EC2 support for ClassicLink actions and add a delete action to EC2 ``Volume`` resources. * feature:Resources: Add a ``load`` operation and ``user`` reference to AWS IAM's ``CurrentUser`` resource. (`issue 72 <https://github.com/boto/boto3/pull/72>`__, * feature:Resources: Add resources for AWS IAM managed policies. (`issue 71 <https://github.com/boto/boto3/pull/71>`__) * feature:Botocore: Update to Botocore 0.97.0
0.0.10
Not secure
======
* bugfix:Documentation: Name collisions are now handled at the resource model layer instead of the factory, meaning that the documentation now uses the correct names. (`issue 67 <https://github.com/boto/boto3/pull/67>`__) * feature:Session: Add a ``region_name`` option when creating a session. (`issue 69 <https://github.com/boto/boto3/pull/69>`__, `issue 21 <https://github.com/boto/boto3/issues/21>`__) * feature:Botocore: Update to Botocore 0.94.0