Skip to content

Commit 8605e2d

Browse files
chore: release 1.2.14
1 parent db44e82 commit 8605e2d

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.2.14] - 05/16/2024
4+
5+
### Features
6+
* (**acmpca**) This release adds support for waiters to fail on AccessDeniedException when having insufficient permissions
7+
* (**kafka**) AWS MSK support for Broker Removal.
8+
* (**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.
9+
* (**quicksight**) This release adds DescribeKeyRegistration and UpdateKeyRegistration APIs to manage QuickSight Customer Managed Keys (CMK).
10+
* (**sagemaker**) Introduced WorkerAccessConfiguration to SageMaker Workteam. This allows customers to configure resource access for workers in a workteam.
11+
12+
### Documentation
13+
* (**connect**) Adding Contact Flow metrics to the GetMetricDataV2 API
14+
* (**secretsmanager**) Documentation updates for AWS Secrets Manager
15+
316
## [1.2.13] - 05/15/2024
417

518
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.2.14-SNAPSHOT
9+
sdkVersion=1.2.14
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)