Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Feb 26, 2025
1 parent 0e7574d commit 235677f
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-batch-98635.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``batch``",
"description": "[``botocore``] AWS Batch: Resource Aware Scheduling feature support"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-chime-1525.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudfront-30080.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudfront``",
"description": "[``botocore``] Documentation update for VPC origin config."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-82328.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-iotfleetwise-12581.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-oam-35689.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``oam``",
"description": "[``botocore``] This release adds support for sharing AWS::ApplicationSignals::Service and AWS::ApplicationSignals::ServiceLevelObjective resources."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-18065.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] AWS SageMaker InferenceComponents now support rolling update deployments for Inference Components."
}
5 changes: 5 additions & 0 deletions .changes/next-release/enhancement-Protocol-13828.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "enhancement",
"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"
}

0 comments on commit 235677f

Please sign in to comment.