forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.6.10.json
More file actions
27 lines (27 loc) · 991 Bytes
/
1.6.10.json
File metadata and controls
27 lines (27 loc) · 991 Bytes
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
[
{
"category": "AssumeRole",
"description": "Fix issue with cache filenames when assuming a role on Windows (`issue 1063 <https://github.com/aws/aws-cli/issues/1063>`__)",
"type": "bugfix"
},
{
"category": "``aws s3 ls``",
"description": "Fix issue when listing Amazon S3 objects containing non-ascii characters in eu-central-1 (`issue 1046 <https://github.com/aws/aws-cli/issues/1046>`__)",
"type": "bugfix"
},
{
"category": "``aws storagegateway``",
"description": "Update the ``aws storagegateway`` command to the latest version",
"type": "feature"
},
{
"category": "``aws emr``",
"description": "Update the ``aws emr`` command to the latest version",
"type": "feature"
},
{
"category": "``aws emr create-cluster``",
"description": "Fix script runnner jar to the current region location when ``--enable-debugging`` is specified in the ``aws emr create-cluster`` command",
"type": "bugfix"
}
]