From 9fa5a3de6e8a990250c6b0c6820c4209dbd8461b Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Tue, 4 Feb 2025 19:05:08 +0000 Subject: [PATCH] chore: release 1.4.13 --- CHANGELOG.md | 12 ++++++++++++ gradle.properties | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a8731251f3..3196a84744a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.4.13] - 02/04/2025 + +### Features +* (**databasemigrationservice**) Introduces TargetDataSettings with the TablePreparationMode option available for data migrations. +* (**iam**) This release adds support for accepting encrypted SAML assertions. Customers can now configure their identity provider to encrypt the SAML assertions it sends to IAM. +* (**neptunegraph**) Added argument to `list-export` to filter by graph ID +* (**qbusiness**) Adds functionality to enable/disable a new Q Business Chat orchestration feature. If enabled, Q Business can orchestrate over datasources and plugins without the need for customers to select specific chat modes. + +### Documentation +* (**datasync**) Doc-only update to provide more information on using Kerberos authentication with SMB locations. +* (**sagemaker**) IPv6 support for Hyperpod clusters + ## [1.4.12] - 02/03/2025 ### Features diff --git a/gradle.properties b/gradle.properties index 491d7280ddd..08cac99b49a 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.13-SNAPSHOT +sdkVersion=1.4.13 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/