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 Nov 8, 2023
1 parent 285bd0a commit 7d27f44
Show file tree
Hide file tree
Showing 12 changed files with 60 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-75244.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] This release clarifies in our public documentation that InstanceId is a requirement for SearchUsers API requests."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connectcases-30533.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connectcases``",
"description": "[``botocore``] This release adds the ability to add/view comment authors through CreateRelatedItem and SearchRelatedItems API. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-datasync-9951.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``datasync``",
"description": "[``botocore``] This change allows for 0 length access keys and secret keys for object storage locations. Users can now pass in empty string credentials."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-endpointrules-15139.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``endpoint-rules``",
"description": "[``botocore``] Update endpoint-rules client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-guardduty-74398.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``guardduty``",
"description": "[``botocore``] Added API support for new GuardDuty EKS Audit Log finding types."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lambda-76570.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lambda``",
"description": "[``botocore``] Add Node 20 (nodejs20.x) support to AWS Lambda."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lexv2models-45922.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lexv2-models``",
"description": "[``botocore``] Update lexv2-models client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-omics-4078.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``omics``",
"description": "[``botocore``] Adding Run UUID and Run Output URI: GetRun and StartRun API response has two new fields \"uuid\" and \"runOutputUri\"."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-46062.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] This Amazon RDS release adds support for patching the OS of an RDS Custom for Oracle DB instance. You can now upgrade the database or operating system using the modify-db-instance command."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``redshift-serverless``",
"description": "[``botocore``] Added a new parameter in the workgroup that helps you control your cost for compute resources. This feature provides a ceiling for RPUs that Amazon Redshift Serverless can scale up to. When automatic compute scaling is required, having a higher value for MaxRPU can enhance query throughput."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-resiliencehub-76910.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``resiliencehub``",
"description": "[``botocore``] AWS Resilience Hub enhances Resiliency Score, providing actionable recommendations to improve application resilience. Amazon Elastic Kubernetes Service (EKS) operational recommendations have been added to help improve the resilience posture of your applications."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sqs-4089.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sqs``",
"description": "[``botocore``] This release enables customers to call SQS using AWS JSON-1.0 protocol."
}

0 comments on commit 7d27f44

Please sign in to comment.