-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
awstools
committed
Mar 19, 2019
1 parent
418a275
commit ec72429
Showing
17 changed files
with
550 additions
and
121 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 @@ | ||
[ | ||
{ | ||
"type": "bugfix", | ||
"category": "Paginator", | ||
"description": "fix the issue where paginator keys are ignored in GET requests" | ||
}, | ||
{ | ||
"type": "bugfix", | ||
"category": "Request", | ||
"description": "Fix nextPage() method signature" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "ConfigService", | ||
"description": "AWS Config adds a new API called SelectResourceConfig to run advanced queries based on resource configuration properties." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "EKS", | ||
"description": "Added support to control private/public access to the Kubernetes API-server endpoint" | ||
} | ||
] |
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.