forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1.1.0.json
27 lines (27 loc) · 863 Bytes
/
1.1.0.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
[
{
"category": "``aws s3``",
"description": "Update the ``s3`` commands to support the setting for how objects are stored in Amazon S3",
"type": "feature"
},
{
"category": "``aws ec2``",
"description": "Update the Amazon EC2 command to support the latest API version (2013-08-15)",
"type": "feature"
},
{
"category": "``aws s3``",
"description": "Fix an issue causing excessive CPU utilization in some scenarios where many files were being uploaded",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Fix a memory growth issue with ``s3`` copying and syncing of files",
"type": "bugfix"
},
{
"category": "Install",
"description": "Fix an issue caused by a conflict with a dependency and Python 3.x that caused installation to fail",
"type": "bugfix"
}
]