Skip to content

Commit a8c779b

Browse files
chore: release 1.4.16
1 parent cd97ea4 commit a8c779b

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

3+
## [1.4.16] - 02/07/2025
4+
5+
### Features
6+
* (**ecr**) Adds support to handle the new basic scanning daily quota.
7+
* (**eks**) Introduce versionStatus field to take place of status field in EKS DescribeClusterVersions API
8+
* (**mediaconvert**) This release adds support for Animated GIF output, forced chroma sample positioning metadata, and Extensible Wave Container format
9+
* (**pi**) Adds documentation for dimension groups and dimensions to analyze locks for Database Insights.
10+
* (**transcribe**) This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe APIs within Amazon Transcribe.
11+
* (**transcribestreaming**) This release adds support for the Clinical Note Template Customization feature for the AWS HealthScribe Streaming APIs within Amazon Transcribe.
12+
313
## [1.4.15] - 02/06/2025
414

515
### 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.4.16-SNAPSHOT
9+
sdkVersion=1.4.16
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)