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 Nov 7, 2022
1 parent 5c81fca commit abc7099
Show file tree
Hide file tree
Showing 12 changed files with 60 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-athena-99937.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``athena``",
"description": "[``botocore``] Adds support for using Query Result Reuse"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-autoscaling-75888.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``autoscaling``",
"description": "[``botocore``] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-cloudtrail-31689.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``cloudtrail``",
"description": "[``botocore``] This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ec2-52592.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ec2``",
"description": "[``botocore``] This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-elasticache-83580.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``elasticache``",
"description": "[``botocore``] Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-endpointrules-34684.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``endpoint-rules``",
"description": "[``botocore``] Update endpoint-rules client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-lexv2models-62241.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``lexv2-models``",
"description": "[``botocore``] Update lexv2-models client to latest version"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mediaconvert-21944.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mediaconvert``",
"description": "[``botocore``] The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-ssm-80617.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``ssm``",
"description": "[``botocore``] This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wafv2-74029.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wafv2``",
"description": "[``botocore``] The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-wellarchitected-75953.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``wellarchitected``",
"description": "[``botocore``] This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-workspaces-54023.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``workspaces``",
"description": "[``botocore``] This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs."
}

0 comments on commit abc7099

Please sign in to comment.