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 Oct 31, 2024
1 parent e980e72 commit 88bbcd4
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-amp-13316.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``amp``",
"description": "[``botocore``] Added support for UpdateScraper API, to enable updating collector configuration in-place"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-autoscaling-65543.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``autoscaling``",
"description": "[``botocore``] Adds bake time for Auto Scaling group Instance Refresh"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-batch-91411.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``batch``",
"description": "[``botocore``] Add `podNamespace` to `EksAttemptDetail` and `containerID` to `EksAttemptContainerDetail`."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elbv2-40706.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elbv2``",
"description": "[``botocore``] Add UDP support for AWS PrivateLink and dual-stack Network Load Balancers"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-9670.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] Add schedule support for AWS Glue column statistics"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-56273.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] SageMaker HyperPod adds scale-down at instance level via BatchDeleteClusterNodes API and group level via UpdateCluster API. SageMaker Training exposes secondary job status in TrainingJobSummary from ListTrainingJobs API. SageMaker now supports G6, G6e, P5e instances for HyperPod and Training."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sesv2-28340.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sesv2``",
"description": "[``botocore``] This release enables customers to provide the email template content in the SESv2 SendEmail and SendBulkEmail APIs instead of the name or the ARN of a stored email template."
}

0 comments on commit 88bbcd4

Please sign in to comment.