From b468f8dfb3f5692787651164073fd525af8cc363 Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Wed, 14 Feb 2024 19:08:09 +0000 Subject: [PATCH] chore: release 1.0.57 --- CHANGELOG.md | 7 +++++++ gradle.properties | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e600a5bee45..ce704b36dff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.57] - 02/14/2024 + +### Features +* (**controltower**) Adds support for new Baseline and EnabledBaseline APIs for automating multi-account governance. +* (**lookoutequipment**) This feature allows customers to see pointwise model diagnostics results for their models. +* (**qbusiness**) This release adds the metadata-boosting feature, which allows customers to easily fine-tune the underlying ranking of retrieved RAG passages in order to optimize Q&A answer relevance. It also adds new feedback reasons for the PutFeedback API. + ## [1.0.56] - 02/13/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 7cd9d9720d7..6f8e26692fa 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.0.57-SNAPSHOT +sdkVersion=1.0.57 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/