forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.11.json
More file actions
27 lines (27 loc) · 1.03 KB
/
1.3.11.json
File metadata and controls
27 lines (27 loc) · 1.03 KB
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 cloudtrail``",
"description": "Add support for eu-west-1, ap-southeast-2, and eu-west-1 regions",
"type": "feature"
},
{
"category": "``aws ec2``",
"description": "Fix issue when specifying user data from a file containing non-ascii characters (`issue 765 <https://github.com/aws/aws-cli/issues/765>`__)",
"type": "bugfix"
},
{
"category": "``aws cloudtrail``",
"description": "Fix a bug with python3 when creating a subscription (`issue 773 <https://github.com/aws/aws-cli/pull/773>`__)",
"type": "bugfix"
},
{
"category": "Shorthand",
"description": "Fix issue where certain shorthand parameters were not parsing to the correct types (`issue 776 <https://github.com/aws/aws-cli/pull/776>`__)",
"type": "bugfix"
},
{
"category": "``aws cloudformation``",
"description": "Fix issue with parameter casing for the ``NotificationARNs`` parameter (`botocore issue 283 <https://github.com/boto/botocore/pull/283>`__)",
"type": "bugfix"
}
]