-
Notifications
You must be signed in to change notification settings - Fork 4.1k
/
1.10.8.json
32 lines (32 loc) · 1017 Bytes
/
1.10.8.json
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
28
29
30
31
32
[
{
"category": "``aws s3``",
"description": "Disable use of MD5 when SHA256 checksum is already calculated for the body (`botocore issue 804 <https://github.com/boto/botocore/pull/804>`__)",
"type": "bugfix"
},
{
"category": "FIPS",
"description": "Handle case where MD5 cipher is not available on FIPS compliant systems (`botocore issue 807 <https://github.com/boto/botocore/pull/807>`__)",
"type": "bugfix"
},
{
"category": "``aws cloudformation``",
"description": "Update AWS CloudFormation command to the latest version",
"type": "feature"
},
{
"category": "``aws logs``",
"description": "Update Amazon CloudWatch Logs command to the latest version",
"type": "feature"
},
{
"category": "``aws ses``",
"description": "Update Amazon SES to the latest version",
"type": "feature"
},
{
"category": "``aws autoscaling``",
"description": "Update Auto Scaling to the latest version",
"type": "feature"
}
]