forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.6.9.json
More file actions
17 lines (17 loc) · 705 Bytes
/
1.6.9.json
File metadata and controls
17 lines (17 loc) · 705 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[
{
"category": "``aws datapipeline get-pipeline-definition``",
"description": "Rename operation parameter ``--version`` to ``--pipeline-version`` to avoid shadowing a built in parameter (`issue 1058 <https://github.com/aws/aws-cli/pull/1058>`__)",
"type": "bugfix"
},
{
"category": "pip installation",
"description": "Fix issue where pip installations would cause an error due to the system's python configuration (`issue 1051 <https://github.com/aws/aws-cli/issues/1051>`__)",
"type": "bugfix"
},
{
"category": "``aws elastictranscoder``",
"description": "Update the ``aws elastictranscoder`` command to the latest version",
"type": "feature"
}
]