From 044150e1124904452bc37da1114b4dbe971769a6 Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Fri, 18 Oct 2024 18:08:09 +0000 Subject: [PATCH] chore: release 1.3.57 --- CHANGELOG.md | 9 +++++++++ gradle.properties | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7e1f1d7067..a450e7d7f8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.3.57] - 10/18/2024 + +### Features +* (**athena**) Removing FEDERATED from Create/List/Delete/GetDataCatalog API +* (**bedrock**) Adding converse support to CMI API's +* (**bedrockruntime**) Added converse support for custom imported models +* (**datazone**) Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API. +* (**ec2**) RequestSpotInstances and RequestSpotFleet feature release. + ## [1.3.56] - 10/17/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 4b55382f0ac..3b2313b5e95 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.57-SNAPSHOT +sdkVersion=1.3.57 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/