forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path1.2.0.json
More file actions
52 lines (52 loc) · 1.58 KB
/
1.2.0.json
File metadata and controls
52 lines (52 loc) · 1.58 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
43
44
45
46
47
48
49
50
51
52
[
{
"category": "``aws elastictranscoder``",
"description": "Update Amazon Elastic Transcoder command with audio transcoding features",
"type": "feature"
},
{
"category": "Output",
"description": "Improve text output (``--output text``) to have a consistent output structure",
"type": "feature"
},
{
"category": "Output",
"description": "Add ``--query`` argument that allows you to specify output data using a JMESPath expression",
"type": "feature"
},
{
"category": "HTTP",
"description": "Upgrade requests library to 2.0.0",
"type": "feature"
},
{
"category": "``aws redshift``",
"description": "Update Amazon Redshift region configuration to include ``ap-southeast-1`` and ``ap-southeast-2``",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Update Amazon S3 region configuration to include ``fips-us-gov-west-1``",
"type": "feature"
},
{
"category": "Install",
"description": "Add a bundled installer for the CLI which bundles all necessary dependencies (does not require pip)",
"type": "feature"
},
{
"category": "Tab Completion",
"description": "Fix an issue with ZSH tab completion (issue 411)",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Fix an issue with S3 requests timing out (issue 401)",
"type": "bugfix"
},
{
"category": "``aws s3api``",
"description": "Fix an issue with ``s3api delete-objects`` not providing the ``Content-MD5`` header (issue 400)",
"type": "bugfix"
}
]