forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.2.1.json
More file actions
27 lines (27 loc) · 809 Bytes
/
1.2.1.json
File metadata and controls
27 lines (27 loc) · 809 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": "``aws directconnect``",
"description": "Update the AWS Direct Connect command to support the latest features",
"type": "feature"
},
{
"category": "Arguments",
"description": "Fix text output with single scalar value (issue 428)",
"type": "bugfix"
},
{
"category": "Input",
"description": "Fix shell quoting for ``PAGER``/``MANPAGER`` environment variable (issue 429)",
"type": "bugfix"
},
{
"category": "Endpoints",
"description": "--endpoint-url is explicitly used for URL of remote service (boto/botocore#163)",
"type": "bugfix"
},
{
"category": "``aws ec2``",
"description": "Fix an validation error when using ``--ip-permissions`` and ``--group-id`` together (issue 435)",
"type": "bugfix"
}
]