forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.3.json
More file actions
32 lines (32 loc) · 981 Bytes
/
1.3.3.json
File metadata and controls
32 lines (32 loc) · 981 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
28
29
30
31
32
[
{
"category": "``aws ec2``",
"description": "Add support for Amazon VPC peering",
"type": "feature"
},
{
"category": "``aws redshift``",
"description": "Add support for the latest Amazon Redshift API",
"type": "feature"
},
{
"category": "``aws cloudsearch``",
"description": "Add support for the latest Amazon CloudSearch API",
"type": "feature"
},
{
"category": "``aws cloudformation``",
"description": "Documentation updates",
"type": "bugfix"
},
{
"category": "Argument Parsing",
"description": "Fix issue when list arguments were not being decoded to unicode properly (`issue 711 <https://github.com/aws/aws-cli/issues/711>`__)",
"type": "bugfix"
},
{
"category": "Output",
"description": "Fix issue when invalid output type was provided in a config file or environment variable (`issue 600 <https://github.com/aws/aws-cli/issues/600>`__)",
"type": "bugfix"
}
]