From aeca6b9baa821aeb684e0156e8ee1127efc15a85 Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Mon, 27 Jan 2025 19:27:03 +0000 Subject: [PATCH] chore: release 1.4.7 --- CHANGELOG.md | 8 ++++++++ gradle.properties | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8be35e780a..46eecb9be90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.4.7] - 01/27/2025 + +### Features +* (**bedrockagent**) Add support for the prompt caching feature for Bedrock Prompt Management +* (**iot**) Raised the documentParameters size limit to 30 KB for AWS IoT Device Management - Jobs. +* (**mediaconvert**) This release adds support for dynamic audio configuration and the ability to disable the deblocking filter for h265 encodes. +* (**s3control**) Minor fix to ARN validation for Lambda functions passed to S3 Batch Operations + ## [1.4.6] - 01/24/2025 ### Features diff --git a/gradle.properties b/gradle.properties index 6cbb81167b2..df48f07177a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G # sdk -sdkVersion=1.4.7-SNAPSHOT +sdkVersion=1.4.7 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/