forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path1.10.19.json
22 lines (22 loc) · 829 Bytes
/
1.10.19.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
[
{
"category": "``lambda``",
"description": "Added support for setting the function runtime as nodejs4.3, as well as updating function configuration to set the runtime.",
"type": "feature"
},
{
"category": "``ds``",
"description": "Added support for Directory Service Conditional Forwarder APIs.",
"type": "feature"
},
{
"category": "``elasticbeanstalk``",
"description": "Adds support for three additional elements in AWS Elasticbeanstalk's DescribeInstancesHealthResponse: Deployment, AvailabilityZone, and InstanceType. Additionally adds support for increased EnvironmentName length from 23 to 40.",
"type": "feature"
},
{
"category": "Paginator",
"description": "Allow non-specified input tokens in old starting token format.",
"type": "bugfix"
}
]