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 22, 2024
1 parent 82b03d9 commit 6ffc999
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-bedrockruntime-62637.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-runtime``",
"description": "[``botocore``] Updating invoke regex to support imported models for converse API"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-imagebuilder-30586.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``imagebuilder``",
"description": "[``botocore``] Add macOS platform and instance placement options"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-m2-78974.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``m2``",
"description": "[``botocore``] Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rds-53641.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds``",
"description": "[``botocore``] Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-repostspace-10021.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``repostspace``",
"description": "[``botocore``] Adds the BatchAddRole and BatchRemoveRole APIs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-timestreamquery-34136.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``timestream-query``",
"description": "[``botocore``] This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-s3-44124.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "``s3``",
"description": "[``botocore``] Fixed SelectObjectContent regression from `#3284 <https://github.com/boto/botocore/issues/3284>`__."
}

0 comments on commit 6ffc999

Please sign in to comment.