From 93ad7dc667eb61fe08e9458e7d63ecd87ae46040 Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Tue, 22 Oct 2024 18:34:20 +0000 Subject: [PATCH] chore: release 1.3.59 --- CHANGELOG.md | 10 ++++++++++ gradle.properties | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5cdd3c70bd8..45e2e3978aa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.3.59] - 10/22/2024 + +### Features +* (**bedrockruntime**) Updating invoke regex to support imported models for converse API +* (**imagebuilder**) Add macOS platform and instance placement options +* (**m2**) Add AuthSecretsManagerArn optional parameter to batch job APIs, expand batch parameter limits, and introduce clientToken constraints. +* (**rds**) Global clusters now expose the Endpoint attribute as one of its fields. It is a Read/Write endpoint for the global cluster which resolves to the Global Cluster writer instance. +* (**repostspace**) Adds the BatchAddRole and BatchRemoveRole APIs. +* (**timestreamquery**) This release adds support for Query Insights, a feature that provides details of query execution, enabling users to identify areas for improvement to optimize their queries, resulting in improved query performance and lower query costs. + ## [1.3.58] - 10/21/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 429d4153548..502c2e1ae31 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.59-SNAPSHOT +sdkVersion=1.3.59 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/