forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.7.12.json
More file actions
22 lines (22 loc) · 822 Bytes
/
1.7.12.json
File metadata and controls
22 lines (22 loc) · 822 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 datapipeline``",
"description": "Add support for tagging.",
"type": "feature"
},
{
"category": "``aws route53``",
"description": "Add support for listing hosted zones by name and getting the hosted zone count.",
"type": "feature"
},
{
"category": "``aws s3 sync``",
"description": "Remove ``--recursive`` parameter. The ``sync`` command is always a recursive operation meaning the inclusion or exclusion of ``--recursive`` had no effect on the ``sync`` command. (`issue 1171 <https://github.com/aws/aws-cli/pull/1171>`__)",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Fix issue where ``--endpoint-url`` was being ignored (`issue 1142 <https://github.com/aws/aws-cli/pull/1142>`__)",
"type": "bugfix"
}
]