Skip to content

Commit 155bd6f

Browse files
Bumping version to 1.34.107
1 parent 2740671 commit 155bd6f

12 files changed

+57
-42
lines changed

.changes/1.34.107.json

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,42 @@
1+
[
2+
{
3+
"category": "``acm-pca``",
4+
"description": "This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``connect``",
9+
"description": "Adding Contact Flow metrics to the GetMetricDataV2 API",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``kafka``",
14+
"description": "AWS MSK support for Broker Removal.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``mwaa``",
19+
"description": "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.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``quicksight``",
24+
"description": "This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``sagemaker``",
29+
"description": "Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``secretsmanager``",
34+
"description": "Documentation updates for AWS Secrets Manager",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "retries",
39+
"description": "Fix backoff calculation for truncated binary exponential backoff (`#3178 <https://github.com/boto/botocore/issues/3178>`__)",
40+
"type": "bugfix"
41+
}
42+
]

.changes/next-release/api-change-acmpca-43299.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-connect-4059.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-kafka-66797.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-mwaa-52304.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-quicksight-28425.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-sagemaker-64755.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-secretsmanager-10320.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/bugfix-retries-19921.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.rst

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22
CHANGELOG
33
=========
44

5+
1.34.107
6+
========
7+
8+
* api-change:``acm-pca``: This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
9+
* api-change:``connect``: Adding Contact Flow metrics to the GetMetricDataV2 API
10+
* api-change:``kafka``: AWS MSK support for Broker Removal.
11+
* api-change:``mwaa``: 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.
12+
* api-change:``quicksight``: This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
13+
* api-change:``sagemaker``: Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
14+
* api-change:``secretsmanager``: Documentation updates for AWS Secrets Manager
15+
* bugfix:retries: Fix backoff calculation for truncated binary exponential backoff (`#3178 <https://github.com/boto/botocore/issues/3178>`__)
16+
17+
518
1.34.106
619
========
720

0 commit comments

Comments
 (0)