-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.34.107' into develop
* release-1.34.107: Bumping version to 1.34.107 Add changelog entries from botocore
- Loading branch information
Showing
5 changed files
with
58 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
[ | ||
{ | ||
"category": "``acm-pca``", | ||
"description": "[``botocore``] This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``connect``", | ||
"description": "[``botocore``] Adding Contact Flow metrics to the GetMetricDataV2 API", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``kafka``", | ||
"description": "[``botocore``] AWS MSK support for Broker Removal.", | ||
"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.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``quicksight``", | ||
"description": "[``botocore``] This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker``", | ||
"description": "[``botocore``] Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``secretsmanager``", | ||
"description": "[``botocore``] Documentation updates for AWS Secrets Manager", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "retries", | ||
"description": "[``botocore``] Fix backoff calculation for truncated binary exponential backoff (`#3178 <https://github.com/boto/botocore/issues/3178>`__)", | ||
"type": "bugfix" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters