From 23d42045b97aca9b137cd4405753fa81d9f24192 Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Tue, 1 Oct 2024 18:24:05 +0000 Subject: [PATCH] chore: release 1.3.44 --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5174c2580df..ff7d51059f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.3.44] - 10/01/2024 + +### Features +* (**bedrockagent**) This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. +* (**codeartifact**) Add support for the dual stack endpoints. +* (**rds**) This release provides additional support for enabling Aurora Limitless Database DB clusters. + ## [1.3.43] - 09/30/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 57e339b46e5..ac165c566f9 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.3.44-SNAPSHOT +sdkVersion=1.3.44 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/