-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release-1.31.71: Bumping version to 1.31.71 Update to latest models Add generic support for client context params (#3037)
- Loading branch information
Showing
17 changed files
with
408 additions
and
102 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": "Configuration", | ||
"description": "Adds client context params support to ``Config``.", | ||
"type": "enhancement" | ||
}, | ||
{ | ||
"category": "``connectcases``", | ||
"description": "Increase maximum length of CommentBody to 3000, and increase maximum length of StringValue to 1500", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``groundstation``", | ||
"description": "This release will allow KMS alias names to be used when creating Mission Profiles", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``iam``", | ||
"description": "Updates to GetAccessKeyLastUsed action to replace NoSuchEntity error with AccessDeniedException error.", | ||
"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
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
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.