-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.20.0' into develop
* release-1.20.0: Bumping version to 1.20.0 Add changelog entries from botocore
- Loading branch information
Showing
5 changed files
with
46 additions
and
3 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,32 @@ | ||
[ | ||
{ | ||
"category": "EndpointResolver", | ||
"description": "[``botocore``] Adding support for resolving modeled FIPS and Dualstack endpoints.", | ||
"type": "feature" | ||
}, | ||
{ | ||
"category": "``six``", | ||
"description": "[``botocore``] Updated vendored version of ``six`` from 1.10.0 to 1.16.0", | ||
"type": "feature" | ||
}, | ||
{ | ||
"category": "``sagemaker``", | ||
"description": "[``botocore``] SageMaker CreateEndpoint and UpdateEndpoint APIs now support additional deployment configuration to manage traffic shifting options and automatic rollback monitoring. DescribeEndpoint now shows new in-progress deployment details with stage status.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``chime-sdk-meetings``", | ||
"description": "[``botocore``] Updated format validation for ids and regions.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``wafv2``", | ||
"description": "[``botocore``] You can now configure rules to run a CAPTCHA check against web requests and, as needed, send a CAPTCHA challenge to the client.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "[``botocore``] This release adds internal validation on the GatewayAssociationState field", | ||
"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