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 Dec 17, 2024
1 parent 01b5fe8 commit 9c0d712
Show file tree
Hide file tree
Showing 10 changed files with 50 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-account-96163.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``account``",
"description": "[``botocore``] Update endpoint configuration."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-backup-34455.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``backup``",
"description": "[``botocore``] Add Support for Backup Indexing"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-backupsearch-17260.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``backupsearch``",
"description": "[``botocore``] Add support for searching backups"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-batch-5312.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``batch``",
"description": "[``botocore``] This feature allows AWS Batch on Amazon EKS to support configuration of Pod Annotations, overriding Namespace on which the Batch job's Pod runs on, and allows Subpath and Persistent Volume claim to be set for AWS Batch on Amazon EKS jobs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cleanroomsml-63720.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cleanroomsml``",
"description": "[``botocore``] Add support for SQL compute configuration for StartAudienceGenerationJob API."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudfront-34415.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudfront``",
"description": "[``botocore``] Adds support for OriginReadTimeout and OriginKeepaliveTimeout to create CloudFront Distributions with VPC Origins."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codepipeline-86495.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codepipeline``",
"description": "[``botocore``] AWS CodePipeline V2 type pipelines now support Managed Compute Rule."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ecs-68973.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ecs``",
"description": "[``botocore``] Added support for enableFaultInjection task definition parameter which can be used to enable Fault Injection feature on ECS tasks."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-m2-66981.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``m2``",
"description": "[``botocore``] This release adds support for AWS Mainframe Modernization(M2) Service to allow specifying network type(ipv4, dual) for the environment instances. For dual network type, m2 environment applications will serve both IPv4 and IPv6 requests, whereas for ipv4 it will serve only IPv4 requests."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-synthetics-5397.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``synthetics``",
"description": "[``botocore``] Add support to toggle outbound IPv6 traffic on canaries connected to dualstack subnets. This behavior can be controlled via the new Ipv6AllowedForDualStack parameter of the VpcConfig input object in CreateCanary and UpdateCanary APIs."
}

0 comments on commit 9c0d712

Please sign in to comment.