forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path1.10.11.json
37 lines (37 loc) · 1.01 KB
/
1.10.11.json
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
33
34
35
36
37
[
{
"category": "``acm``",
"description": "Update ``acm`` command to latest version",
"type": "feature"
},
{
"category": "``codecommit``",
"description": "Update ``codecommit`` model to latest version",
"type": "feature"
},
{
"category": "``config``",
"description": "Update ``config`` command to latest version",
"type": "feature"
},
{
"category": "``devicefarm``",
"description": "Update ``devicefarm`` command to latest version",
"type": "feature"
},
{
"category": "``directconnect``",
"description": "Update ``directconnect`` command to latest version",
"type": "feature"
},
{
"category": "``events``",
"description": "Update ``events`` command to latest version",
"type": "feature"
},
{
"category": "``aws s3 cp``",
"description": "Add error checking when attempting recursive copies or syncs with streaming output (`issue 1771 <https://github.com/aws/aws-cli/issues/1771>`__)",
"type": "bugfix"
}
]