forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.4.0.json
More file actions
22 lines (22 loc) · 761 Bytes
/
1.4.0.json
File metadata and controls
22 lines (22 loc) · 761 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"category": "``aws emr``",
"description": "Move emr out of preview mode.",
"type": "feature"
},
{
"category": "``aws s3api``",
"description": "Fix serialization of several s3 api commands. (`issue botocore 193 <https://github.com/boto/botocore/pull/196>`__)",
"type": "bugfix"
},
{
"category": "``aws s3 sync``",
"description": "Fix issue for unnecessarily resyncing files on windows machines. (`issue 843 <https://github.com/aws/aws-cli/issues/843>`__)",
"type": "bugfix"
},
{
"category": "``aws s3 sync``",
"description": "Fix issue where keys were being decoded twice when syncing between buckets. (`issue 862 <https://github.com/aws/aws-cli/pull/862>`__)",
"type": "bugfix"
}
]