-
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.37.2' into develop
* release-1.37.2: Bumping version to 1.37.2 Add changelog entries from botocore
- Loading branch information
Showing
5 changed files
with
64 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,47 @@ | ||
[ | ||
{ | ||
"category": "``application-signals``", | ||
"description": "[``botocore``] This release adds API support for reading Service Level Objectives and Services from monitoring accounts, from SLO and Service-scoped operations, including ListServices and ListServiceLevelObjectives.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``batch``", | ||
"description": "[``botocore``] AWS Batch: Resource Aware Scheduling feature support", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``chime``", | ||
"description": "[``botocore``] Removes the Amazon Chime SDK APIs from the \"chime\" namespace. Amazon Chime SDK APIs continue to be available in the AWS SDK via the dedicated Amazon Chime SDK namespaces: chime-sdk-identity, chime-sdk-mediapipelines, chime-sdk-meetings, chime-sdk-messaging, and chime-sdk-voice.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``cloudfront``", | ||
"description": "[``botocore``] Documentation update for VPC origin config.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "[``botocore``] Amazon EC2 Fleet customers can now override the Block Device Mapping specified in the Launch Template when creating a new Fleet request, saving the effort of creating and associating new Launch Templates to customize the Block Device Mapping.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``iotfleetwise``", | ||
"description": "[``botocore``] This release adds an optional listResponseScope request parameter in certain list API requests to limit the response to metadata only.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``oam``", | ||
"description": "[``botocore``] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker``", | ||
"description": "[``botocore``] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``Protocol``", | ||
"description": "[``botocore``] Adds support for the smithy-rpc-v2-cbor protocol. If a service supports smithy-rpc-v2-cbor, this protocol will automatically be used. For more information, see https://smithy.io/2.0/additional-specs/protocols/smithy-rpc-v2.html", | ||
"type": "enhancement" | ||
} | ||
] |
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