forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.22.json
More file actions
47 lines (47 loc) · 1.59 KB
/
1.3.22.json
File metadata and controls
47 lines (47 loc) · 1.59 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
[
{
"category": "``aws cwlogs``",
"description": "Add support for Amazon CloudWatch Logs",
"type": "feature"
},
{
"category": "``aws cognito-sync``",
"description": "Add support for Amazon Cognito Service",
"type": "feature"
},
{
"category": "``aws cognito-identity``",
"description": "Add support for Amazon Cognito Identity Service",
"type": "feature"
},
{
"category": "``aws route53``",
"description": "Update ``aws route53`` command to the latest version",
"type": "feature"
},
{
"category": "``aws ec2``",
"description": "Update ``aws ec2`` command to the latest version",
"type": "feature"
},
{
"category": "``aws s3/s3api``",
"description": "Fix issue where ``--endpoint-url`` wasn't being used for ``aws s3/s3api`` commands (`issue 549 <https://github.com/aws/aws-cli/issues/549>`__)",
"type": "bugfix"
},
{
"category": "``aws s3 mv``",
"description": "Fix bug where using the ``aws s3 mv`` command to move a large file onto itself results in the file being deleted (`issue 831 <https://github.com/aws/aws-cli/issues/831>`__)",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Fix issue where parts in a multipart upload are stil being uploaded when a part has failed (`issue 834 <https://github.com/aws/aws-cli/issues/834>`__)",
"type": "bugfix"
},
{
"category": "Windows",
"description": "Fix issue where ``python.exe`` is on a path that contains spaces (`issue 825 <https://github.com/aws/aws-cli/pull/825>`__)",
"type": "bugfix"
}
]