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 Jun 29, 2023
1 parent 6b1ab78 commit 170ddeb
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-appstream-52939.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appstream``",
"description": "[``botocore``] This release introduces app block builder, allowing customers to provision a resource to package applications into an app block"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-chime-4772.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``chime``",
"description": "[``botocore``] The Amazon Chime SDK APIs in the Chime namespace are no longer supported. Customers should use APIs in the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity, ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and ChimeSDKVoice."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cleanrooms-34519.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cleanrooms``",
"description": "[``botocore``] This release adds support for the OR operator in RSQL join match conditions and the ability to control which operators (AND, OR) are allowed in a join match condition."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dynamodb-87236.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dynamodb``",
"description": "[``botocore``] This release adds ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem, DeleteItem, ExecuteStatement, BatchExecuteStatement and ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the item as it was when a conditional write failed"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-gamelift-36780.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``gamelift``",
"description": "[``botocore``] Amazon GameLift now supports game builds that use the Amazon Linux 2023 (AL2023) operating system."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-glue-38229.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``glue``",
"description": "[``botocore``] This release adds support for AWS Glue Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg Tables in S3 and register them in Glue Data Catalog for query engines to query against."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-22161.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Adding support for timeseries forecasting in the CreateAutoMLJobV2 API."
}

0 comments on commit 170ddeb

Please sign in to comment.