forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.5.2.json
More file actions
22 lines (22 loc) · 753 Bytes
/
1.5.2.json
File metadata and controls
22 lines (22 loc) · 753 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"category": "``aws cloudsearch``",
"description": "Add support for advance Japanese language processing.",
"type": "feature"
},
{
"category": "``aws rds``",
"description": "Add support for gp2 which provides faster access than disk-based storage.",
"type": "feature"
},
{
"category": "``aws s3 mv``",
"description": "Delete multi-part objects when transferring objects across regions using ``--source-region`` (`issue 938 <https://github.com/aws/aws-cli/pull/938>`__)",
"type": "bugfix"
},
{
"category": "``aws emr ssh``",
"description": "Fix issue with waiter configuration not being found (`issue 937 <https://github.com/aws/aws-cli/issues/937>`__)",
"type": "bugfix"
}
]