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 May 18, 2022
1 parent c539934 commit b346ca5
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-appmesh-37224.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``appmesh``",
"description": "[``botocore``] This release updates the existing Create and Update APIs for meshes and virtual nodes by adding a new IP preference field. This new IP preference field can be used to control the IP versions being used with the mesh and allows for IPv6 support within App Mesh."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-batch-56511.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``batch``",
"description": "[``botocore``] Documentation updates for AWS Batch."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-greengrassv2-26745.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``greengrassv2``",
"description": "[``botocore``] This release adds the new DeleteDeployment API operation that you can use to delete deployment resources. This release also adds support for discontinued AWS-provided components, so AWS can communicate when a component has any issues that you should consider before you deploy it."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ioteventsdata-5908.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``iotevents-data``",
"description": "[``botocore``] Introducing new API for deleting detectors: BatchDeleteDetector."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-quicksight-8089.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``quicksight``",
"description": "[``botocore``] API UpdatePublicSharingSettings enables IAM admins to enable/disable account level setting for public access of dashboards. When enabled, owners/co-owners for dashboards can enable public access on their dashboards. These dashboards can only be accessed through share link or embedding."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transfer-95150.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``transfer``",
"description": "[``botocore``] AWS Transfer Family now supports SetStat server configuration option, which provides the ability to ignore SetStat command issued by file transfer clients, enabling customers to upload files without any errors."
}

0 comments on commit b346ca5

Please sign in to comment.