-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #5214 from kyleknap/bump-version
[v2] Merge from develop and bump version to 2.0.15
- Loading branch information
Showing
16 changed files
with
322 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
[ | ||
{ | ||
"category": "``ecr``", | ||
"description": "Update ecr command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``glue``", | ||
"description": "Update glue command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cloudformation``", | ||
"description": "Update cloudformation command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sts``", | ||
"description": "Update sts command to latest version", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"category": "``qldb``", | ||
"description": "Update qldb command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ecs``", | ||
"description": "Update ecs command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``dynamodb``", | ||
"description": "Update dynamodb command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``macie2``", | ||
"description": "Update macie2 command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``chime``", | ||
"description": "Update chime command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "Update ec2 command to latest version", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,27 @@ | ||
[ | ||
{ | ||
"category": "``health``", | ||
"description": "Update health command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "s3", | ||
"description": "Mute warnings for not restored glacier deep archive objects if --ignore-glacier-warnings option enabled. Fixes `#4039 <https://github.com/aws/aws-cli/issues/4039>`__", | ||
"type": "bugfix" | ||
}, | ||
{ | ||
"category": "``transcribe``", | ||
"description": "Update transcribe command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "Update ec2 command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``chime``", | ||
"description": "Update chime command to latest version", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,72 @@ | ||
[ | ||
{ | ||
"category": "IMDS", | ||
"description": "Use IMDSv2 for autodiscovering EC2 region. Fixes `#4976 <https://github.com/aws/aws-cli/issues/4976>`__", | ||
"type": "enhancement" | ||
}, | ||
{ | ||
"category": "``glue``", | ||
"description": "Update glue command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cloudformation``", | ||
"description": "Update cloudformation command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sts``", | ||
"description": "Update sts command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``dynamodb``", | ||
"description": "Update dynamodb command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``chime``", | ||
"description": "Update chime command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``transcribe``", | ||
"description": "Update transcribe command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``qldb``", | ||
"description": "Update qldb command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``health``", | ||
"description": "Update health command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "Update ec2 command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ecr``", | ||
"description": "Update ecr command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "s3", | ||
"description": "Mute warnings for not restored glacier deep archive objects if --ignore-glacier-warnings option enabled. Fixes `#4039 <https://github.com/aws/aws-cli/issues/4039>`__", | ||
"type": "bugfix" | ||
}, | ||
{ | ||
"category": "``macie2``", | ||
"description": "Update macie2 command to latest version", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ecs``", | ||
"description": "Update ecs command to latest version", | ||
"type": "api-change" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.