forked from aws/aws-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path1.2.13.json
More file actions
22 lines (22 loc) · 774 Bytes
/
1.2.13.json
File metadata and controls
22 lines (22 loc) · 774 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 route53``",
"description": "Update ``aws route53`` command to support string-match health checks and the UPSERT action for the ``aws route53 change-resource-record-sets`` command",
"type": "feature"
},
{
"category": "Command Completion",
"description": "Don't show tracebacks on SIGINT (`issue 628 <https://github.com/aws/aws-cli/issues/628>`__)",
"type": "bugfix"
},
{
"category": "Docs",
"description": "Don't duplicate enum values in reference docs (`issue 632 <https://github.com/aws/aws-cli/pull/632>`__)",
"type": "bugfix"
},
{
"category": "``aws s3``",
"description": "Don't require ``s3 (`issue 626 <https://github.com/aws/aws-cli/pull/626>`__)",
"type": "bugfix"
}
]