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 Sep 26, 2023
1 parent 255a1b3 commit 86e0be8
Show file tree
Hide file tree
Showing 9 changed files with 45 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-appintegrations-16166.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appintegrations``",
"description": "[``botocore``] The Amazon AppIntegrations service adds a set of APIs (in preview) to manage third party applications to be used in Amazon Connect agent workspace."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-apprunner-48286.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``apprunner``",
"description": "[``botocore``] This release allows an App Runner customer to specify a custom source directory to run the build & start command. This change allows App Runner to support monorepo based repositories"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codedeploy-65839.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``codedeploy``",
"description": "[``botocore``] CodeDeploy now supports In-place and Blue/Green EC2 deployments with multiple Classic Load Balancers and multiple Target Groups."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-19706.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] This release updates a set of Amazon Connect APIs that provides the ability to integrate third party applications in the Amazon Connect agent workspace."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-dynamodb-2203.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``dynamodb``",
"description": "[``botocore``] Amazon DynamoDB now supports Incremental Export as an enhancement to the existing Export Table"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-80574.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] The release includes AWS verified access to support FIPs compliance in North America regions"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lakeformation-45819.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lakeformation``",
"description": "[``botocore``] This release adds three new API support \"CreateLakeFormationOptIn\", \"DeleteLakeFormationOptIn\" and \"ListLakeFormationOptIns\", and also updates the corresponding documentation."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-pinpoint-149.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``pinpoint``",
"description": "[``botocore``] Update documentation for RemoveAttributes to more accurately reflect its behavior when attributes are deleted."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-s3-97438.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``s3``",
"description": "[``botocore``] This release adds a new field COMPLETED to the ReplicationStatus Enum. You can now use this field to validate the replication status of S3 objects using the AWS SDK."
}

0 comments on commit 86e0be8

Please sign in to comment.