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 Aug 29, 2024
1 parent 1cbfeec commit 3a06379
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-agent-runtime``",
"description": "[``botocore``] Lifting the maximum length on Bedrock KnowledgeBase RetrievalFilter array"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-bedrockruntime-48555.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``bedrock-runtime``",
"description": "[``botocore``] Add support for imported-model in invokeModel and InvokeModelWithResponseStream."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-personalize-92789.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``personalize``",
"description": "[``botocore``] This releases ability to update automatic training scheduler for customer solutions"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-quicksight-51837.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``quicksight``",
"description": "[``botocore``] Increased Character Limit for Dataset Calculation Field expressions"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-stepfunctions-53486.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``stepfunctions``",
"description": "[``botocore``] This release adds support for static analysis to ValidateStateMachineDefinition API, which can now return optional WARNING diagnostics for semantic errors on the definition of an Amazon States Language (ASL) state machine."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-74741.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] The minimum request rate for a rate-based rule is now 10. Before this, it was 100."
}

0 comments on commit 3a06379

Please sign in to comment.