From 99c33fbb0d539c148f53d14a3a6d22e5ca3157ed Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Wed, 11 Dec 2024 19:43:20 +0000 Subject: [PATCH] chore: release 1.3.92 --- CHANGELOG.md | 14 ++++++++++++++ gradle.properties | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7fff48f51b3..d7438e3cfe1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [1.3.92] - 12/11/2024 + +### Features +* (**artifact**) Add support for listing active customer agreements for the calling AWS Account. +* (**emrserverless**) This release adds support for accessing system profile logs in Lake Formation-enabled jobs. +* (**migrationhub**) API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources +* (**sesv2**) Introduces support for multi-region endpoint. +* (**timestreaminfluxdb**) Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpoint + +### Documentation +* (**cloudtrail**) Doc-only updates for CloudTrail. +* (**cognitoidentityprovider**) Updated descriptions for some API operations and parameters, corrected some errors in Cognito user pools +* (**controlcatalog**) Minor documentation updates to the content of ImplementationDetails object part of the Control Catalog GetControl API + ## [1.3.91] - 12/10/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 2e34351ffec..225c17df753 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.92-SNAPSHOT +sdkVersion=1.3.92 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/