forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.2.3.json
More file actions
32 lines (32 loc) · 1.02 KB
/
1.2.3.json
File metadata and controls
32 lines (32 loc) · 1.02 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
28
29
30
31
32
[
{
"category": "Configuration",
"description": "Add a new ``configure`` command that allows users to interactively specify configuration values (pull request 455)",
"type": "feature"
},
{
"category": "``aws emr``",
"description": "Add support for new EMR APIs, termination of specific cluster instances, and unlimited EMR steps",
"type": "feature"
},
{
"category": "``aws cloudfront``",
"description": "Update Amazon CloudFront command to the 2013-09-27 API version",
"type": "feature"
},
{
"category": "``aws ec2``",
"description": "Fix issue where Expires timestamp in bundle-instance policy is incorrect (issue 456)",
"type": "bugfix"
},
{
"category": "HTTP",
"description": "The requests library is now vendored in botocore (at version 2.0.1)",
"type": "bugfix"
},
{
"category": "Auth",
"description": "Fix an issue where timestamps used for Signature Version 4 weren't being refreshed (boto/botocore#162)",
"type": "bugfix"
}
]