-
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.15: Bumping version to 1.31.15 Update to latest partitions and endpoints Update to latest models Add change log Add test action for urllib3 1.x Move 100-continue behavior to use request API
- Loading branch information
Showing
20 changed files
with
2,090 additions
and
2,231 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,37 @@ | ||
[ | ||
{ | ||
"category": "HTTP", | ||
"description": "Move 100-continue behavior to use `HTTPConnections` request interface.", | ||
"type": "enhancement" | ||
}, | ||
{ | ||
"category": "``application-insights``", | ||
"description": "This release enable customer to add/remove/update more than one workload for a component", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cloudformation``", | ||
"description": "This SDK release is for the feature launch of AWS CloudFormation RetainExceptOnCreate. It adds a new parameter retainExceptOnCreate in the following APIs: CreateStack, UpdateStack, RollbackStack, ExecuteChangeSet.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cloudfront``", | ||
"description": "Add a new JavaScript runtime version for CloudFront Functions.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``connect``", | ||
"description": "This release adds support for new number types.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``kafka``", | ||
"description": "Amazon MSK has introduced new versions of ListClusterOperations and DescribeClusterOperation APIs. These v2 APIs provide information and insights into the ongoing operations of both MSK Provisioned and MSK Serverless clusters.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``pinpoint``", | ||
"description": "Added support for sending push notifications using the FCM v1 API with json credentials. Amazon Pinpoint customers can now deliver messages to Android devices using both FCM v1 API and the legacy FCM/GCM API", | ||
"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
Oops, something went wrong.