2014-02-27 15:44:09 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Thu Feb 27 14:43:32 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Include in SLE 12 (FATE #315990)
|
|
|
|
|
2014-02-26 20:04:35 +01:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed Feb 26 17:20:36 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- update to version 1.2.13
|
|
|
|
+ feature:aws route53: Update aws route53 command to support string-match
|
|
|
|
health checks and the UPSERT action for the aws route53
|
|
|
|
change-resource-record-sets command
|
|
|
|
+ bugfix:Command Completion: Don't show tracebacks on SIGINT (issue 628)
|
|
|
|
+ bugfix:Docs: Don't duplicate enum values in reference docs (issue 632)
|
|
|
|
+ bugfix:aws s3: Don't require s3:// prefix (issue 626)
|
|
|
|
+ feature:aws configure: Add support for configure get and configure set
|
|
|
|
command which allow you to set and get configuration values from the AWS
|
|
|
|
config file (`issue 602 <https://github.com/aws/aws-cli/issues/602`__)
|
|
|
|
+ bugfix:aws s3: Fix issue with Amazon S3 downloads on certain OSes
|
|
|
|
(`issue 619 <https://github.com/aws/aws-cli/issues/619`__)
|
|
|
|
+ Add support for the --recursive option in the aws s3 ls command
|
|
|
|
(issue 465 <https://github.com/aws/aws-cli/issues/465)
|
|
|
|
+ Add support for the AWS_CA_BUNDLE environment variable so that users
|
|
|
|
can specify an alternate path to a cert bundle (issue 586)
|
|
|
|
+ Add metadata_service_timeout and metadata_service_num_attempts config
|
|
|
|
parameters to control behavior when retrieving credentials using an
|
|
|
|
IAM role (issue 597)
|
|
|
|
+ Retry intermittent aws s3 download failures including socket timeouts
|
|
|
|
and content length mismatches (issue 594)
|
|
|
|
+ Fix response parsing of aws s3api get-bucket-location (issue 345)
|
|
|
|
+ Fix response parsing of the aws elastictranscoder command (issue 207)
|
|
|
|
+ Update aws elasticache command to not require certain parameters
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sat Jan 18 13:57:04 UTC 2014 - rschweikert@suse.com
|
|
|
|
|
|
|
|
- Initial build
|
|
|
|
|