forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.10.17.json
More file actions
67 lines (67 loc) · 2.05 KB
/
1.10.17.json
File metadata and controls
67 lines (67 loc) · 2.05 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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
[
{
"category": "``acm``",
"description": "Update command to latest version",
"type": "feature"
},
{
"category": "``cloudformation``",
"description": "Update command to latest version",
"type": "feature"
},
{
"category": "``codedeploy``",
"description": "Update command to latest version",
"type": "feature"
},
{
"category": "``dms``",
"description": "Update command to latest version",
"type": "feature"
},
{
"category": "``elasticache``",
"description": "Update command to latest version",
"type": "feature"
},
{
"category": "``elasticbeanstalk``",
"description": "Update command to latest version",
"type": "feature"
},
{
"category": "``redshift``",
"description": "Update command to latest version",
"type": "feature"
},
{
"category": "``waf``",
"description": "Update command to latest version",
"type": "feature"
},
{
"category": "Pagintor",
"description": "Fix regression when providing a starting token for a paginated command (`botocore issue 849 <https://github.com/boto/botocore/pull/849>`__)",
"type": "bugfix"
},
{
"category": "Response Parsing",
"description": "Handle case when generic HTML error response is received (`botocore issue 850 <https://github.com/boto/botocore/pull/850>`__)",
"type": "bugfix"
},
{
"category": "Request serialization",
"description": "Handle case when non str values are provided for header values when using signature version 4 (`botocore issue 852 <https://github.com/boto/botocore/pull/852>`__)",
"type": "bugfix"
},
{
"category": "Retry",
"description": "Retry HTTP responses with status code 502 (`botocore issue 853 <https://github.com/boto/botocore/pull/853>`__)",
"type": "bugfix"
},
{
"category": "``ec2 run-instances``",
"description": "Fix issue when providing ``--secondary-private-ip-address-count`` argument (`issue 1874 <https://github.com/aws/aws-cli/pull/1874>`__)",
"type": "bugfix"
}
]