This repository was archived by the owner on Jan 8, 2020. It is now read-only.
forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path1.11.2.json
More file actions
42 lines (42 loc) · 1.22 KB
/
1.11.2.json
File metadata and controls
42 lines (42 loc) · 1.22 KB
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
38
39
40
41
42
[
{
"category": "``s3``",
"description": "Update s3 command to latest version",
"type": "feature"
},
{
"category": "``waf``",
"description": "Update waf command to latest version",
"type": "feature"
},
{
"category": "``devicefarm``",
"description": "Update devicefarm command to latest version",
"type": "feature"
},
{
"category": "``kms``",
"description": "Update kms command to latest version",
"type": "feature"
},
{
"category": "``opsworks``",
"description": "Update opsworks command to latest version",
"type": "feature"
},
{
"category": "s3",
"description": "Refactor rb into its own command. In addition, validate that no key is supplied regardless of whether or not the force argument is supplied.",
"type": "bugfix"
},
{
"category": "route53domains",
"description": "Rename `--end` to `--end-time` to fix a bug relating to argparse prefix expansion. Alias `--start` to `--start-time` to maintain a consistent interface while keeping the old parameter.",
"type": "bugfix"
},
{
"category": "``cognito-idp``",
"description": "Update cognito-idp command to latest version",
"type": "feature"
}
]