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 24, 2025
1 parent 351593a commit d09143b
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockagent-94556.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent``",
"description": "[``botocore``] This release improves support for newer models in Amazon Bedrock Flows."
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent-runtime``",
"description": "[``botocore``] Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockruntime-59473.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-runtime``",
"description": "[``botocore``] This release adds Reasoning Content support to Converse and ConverseStream APIs"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elasticache-47363.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elasticache``",
"description": "[``botocore``] Documentation update, adding clarity and rephrasing."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elasticinference-10215.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elastic-inference``",
"description": "[``botocore``] The elastic-inference client has been removed following the deprecation of the service."
}
5 changes: 5 additions & 0 deletions .changes/next-release/feature-Endpoints-14344.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "feature",
"category": "Endpoints",
"description": "[``botocore``] Generate and use AWS-account-based endpoints for compatible services when the account ID is available. At launch, DynamoDB is the first and only compatible service. The new endpoint URL pattern will be ``https://<account-id>.ddb.<region>.amazonaws.com``. Additional services may be added in the future. See the documentation for details: https://docs.aws.amazon.com/sdkref/latest/guide/feature-account-endpoints.html"
}

0 comments on commit d09143b

Please sign in to comment.