forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.3.19.json
More file actions
22 lines (22 loc) · 770 Bytes
/
1.3.19.json
File metadata and controls
22 lines (22 loc) · 770 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 ses``",
"description": "Add support for delivery notifications",
"type": "feature"
},
{
"category": "Region Config",
"description": "Fix issue for ``cn-north-1`` region (`issue botocore 314 <https://github.com/boto/botocore/pull/314>`__)",
"type": "bugfix"
},
{
"category": "Amazon EC2 Credential File",
"description": "Fix regression for parsing EC2 credential file (`issue botocore 315 <https://github.com/boto/botocore/pull/315>`__)",
"type": "bugfix"
},
{
"category": "Signature Version 2",
"description": "Fix timestamp format when calculating signature version 2 signatures (`issue botocore 308 <https://github.com/boto/botocore/pull/308>`__)",
"type": "bugfix"
}
]