forked from pool/python-boto3
- Fix version requirement for botocore - 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) OBS-URL: https://build.opensuse.org/request/show/386427 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-boto3?expand=0&rev=3
38 lines
1.4 KiB
Plaintext
38 lines
1.4 KiB
Plaintext
-------------------------------------------------------------------
|
|
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
|
|
|