python-boto3/python-boto3.changes

96 lines
3.8 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Wed Jan 18 10:37:19 UTC 2017 - astieger@suse.com
- fetch upstream sources to fix Factory submission
-------------------------------------------------------------------
Thu Dec 15 18:16:36 UTC 2016 - rjschwei@suse.com
- Update to version 1.4.2 (bsc#1015776)
+ feature:ec2: Update client to latest version
-------------------------------------------------------------------
Wed Oct 26 22:24:18 UTC 2016 - rjschwei@suse.com
- Fix the version requirement for botocore to ensure proper functioning of
the API
-------------------------------------------------------------------
Wed Oct 26 17:57:56 UTC 2016 - rjschwei@suse.com
- Add missing dependency on python-s3transfer
-------------------------------------------------------------------
Tue Oct 25 13:27:27 UTC 2016 - rjschwei@suse.com
- Update to version 1.4.1 (bsc#1007084)
+ feature:Session: Expose available_profiles property for Session
(``#704 <https://github.com/boto/boto3/issues/704>`__)
+ bugfix:s3: Fix issue when transfers would not exit quickly from signals
+ bugfix:sqs.Queue: Fix issue in DeadLetterSourceQueues collection
- From 1.4.0
+ feature:DynamoDB: Add request auto de-duplication based on specified
primary keys for batch_writer. (#605)
+ feature:s3: Add managed file-like object uploads to S3 client, Bucket,
and Object.
+ bugfix:Session: Fixed Session.__repr__ region argument name.
+ feature:s3: Add managed copies to S3 client, Bucket, and Object.
+ feature:s3: Add managed downloads to file-like objects in the S3 client,
Bucket, and Object.
+ bugfix:s3: Port s3.transfer module to use s3transfer package. Please
refer to Upgrading Notes when upgrading. In porting the logic over,
various performance issues and bugs were fixed.
+ feature:s3: Add io_chunksize parameter to TransferConfig
-------------------------------------------------------------------
Mon Jun 6 11:36:24 UTC 2016 - dmueller@suse.com
- fix source url
-------------------------------------------------------------------
Thu Jun 2 03:56:36 UTC 2016 - jacobwinski@gmail.com
- Update to 1.3.1
+ feature:S3: Add custom load to ObjectSummary
+ feature:Session: Add method to get session credentials
+ bugfix:DynamoDB: Ensure batch writer never sends more than flush_amount (#483)
+ feature:Resources: Add get_available_subresources to Resources (#113)
-------------------------------------------------------------------
Fri Apr 8 18:44:56 UTC 2016 - rjschwei@suse.com
- Fix version requirement for botocore
-------------------------------------------------------------------
Fri Apr 8 17:47:00 UTC 2016 - rjschwei@suse.com
- Update to version 1.3.0 (bsc#974705)
+ feature:Session: Add get_available_partitions and get_available_regions
methods to determine partitions and a service's available regions.
+ feature:EC2: Update resource model to include Route resources. (issue 532)
- From 1.2.6 - (2016-03-01)
+ bugfix:Resources: Properly alias identifiers which are also in the shape.
- From 1.2.5 - (2016-02-25)
+ bugfix:S3: Forward extra_args when using multipart downloads. (issue 503)
- From 1.2.4 - (2016-02-18)
+ feature:EC2: Add delete_tags() action to Instance resource. (issue 459)
+ feature:Session: Add region_name property on session. (issue 414)
+ bugfix:S3: Fix issue with hanging downloads. (issue 471)
-------------------------------------------------------------------
Tue Feb 2 12:25:08 UTC 2016 - rjschwei@suse.com
- Include in SLE 12 (FATE#320335,bsc#962170)
-------------------------------------------------------------------
Tue Jan 19 18:28:32 UTC 2016 - rjschwei@suse.com
- Fix license string
-------------------------------------------------------------------
Fri Jan 15 20:00:17 UTC 2016 - rjschwei@suse.com
- Initial build
+ Version 1.2.3