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 16, 2024
1 parent 5eaa867 commit f5a56fb
Show file tree
Hide file tree
Showing 8 changed files with 40 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-acmpca-43299.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``acm-pca``",
"description": "[``botocore``] This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-4059.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] Adding Contact Flow metrics to the GetMetricDataV2 API"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kafka-66797.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kafka``",
"description": "[``botocore``] AWS MSK support for Broker Removal."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mwaa-52304.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mwaa``",
"description": "[``botocore``] Amazon MWAA now supports Airflow web server auto scaling to automatically handle increased demand from REST APIs, Command Line Interface (CLI), or more Airflow User Interface (UI) users. Customers can specify maximum and minimum web server instances during environment creation and update workflow."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-quicksight-28425.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``quicksight``",
"description": "[``botocore``] This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK)."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-sagemaker-64755.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``sagemaker``",
"description": "[``botocore``] Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-secretsmanager-10320.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``secretsmanager``",
"description": "[``botocore``] Documentation updates for AWS Secrets Manager"
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-retries-19921.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "retries",
"description": "[``botocore``] Fix backoff calculation for truncated binary exponential backoff (`#3178 <https://github.com/boto/botocore/issues/3178>`__)"
}

0 comments on commit f5a56fb

Please sign in to comment.