forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.21.json
More file actions
22 lines (22 loc) · 850 Bytes
/
1.3.21.json
File metadata and controls
22 lines (22 loc) · 850 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 opsworks``",
"description": "Update the ``aws opsworks`` command to the latest version",
"type": "feature"
},
{
"category": "Shorthand JSON",
"description": "Fix bug where shorthand lists with a single item (e.g. ``--arg Param=[item]``) were not parsed correctly. (`issue 830 <https://github.com/aws/aws-cli/pull/830>`__)",
"type": "bugfix"
},
{
"category": "Text output",
"description": "Fix bug when rendering only scalars that are numbers in text output (`issue 829 <https://github.com/aws/aws-cli/pull/829>`__)",
"type": "bugfix"
},
{
"category": "``aws cloudsearchdomain``",
"description": "Fix bug where ``--endpoint-url`` is required even for ``help`` subcommands (`issue 828 <https://github.com/aws/aws-cli/pull/828>`__)",
"type": "bugfix"
}
]