forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.14.json
More file actions
32 lines (32 loc) · 1.17 KB
/
1.3.14.json
File metadata and controls
32 lines (32 loc) · 1.17 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
[
{
"category": "``aws s3``",
"description": "Add filename to error message when we're unable to stat local filename (`issue 795 <https://github.com/aws/aws-cli/pull/795>`__)",
"type": "bugfix"
},
{
"category": "``aws s3api get-bucket-policy``",
"description": "Fix response parsing for the ``aws s3api get-bucket-policy`` command (`issue 678 <https://github.com/aws/aws-cli/issues/678>`__)",
"type": "bugfix"
},
{
"category": "Shared Credentials",
"description": "Fix bug when specifying profiles that don't exist in the CLI config file (`issue botocore 294 <https://github.com/boto/botocore/pull/294>`__)",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Handle Amazon S3 error responses that have a 200 OK status code (`issue botocore 298 <https://github.com/boto/botocore/pull/298>`__)",
"type": "bugfix"
},
{
"category": "``aws sts``",
"description": "Update the ``aws sts`` command to the latest version",
"type": "feature"
},
{
"category": "``aws cloudsearch``",
"description": "Update the ``aws cloudsearch`` command to the latest version",
"type": "feature"
}
]