forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.10.29.json
More file actions
32 lines (32 loc) · 823 Bytes
/
1.10.29.json
File metadata and controls
32 lines (32 loc) · 823 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": "``dynamodb``",
"description": "Update dynamodb command to latest version",
"type": "feature"
},
{
"category": "Shorthand",
"description": "Remove back-compat shorthand features from new services.",
"type": "bugfix"
},
{
"category": "Paginator",
"description": "Print a better error when pagination params are supplied along with no-paginate.",
"type": "bugfix"
},
{
"category": "ec2",
"description": "Sets MaxResults to default value of 1000.",
"type": "bugfix"
},
{
"category": "``workspaces``",
"description": "Update workspaces command to latest version",
"type": "feature"
},
{
"category": "``discovery``",
"description": "Update discovery command to latest version",
"type": "feature"
}
]