From 1333f62c9021fd0aaba85b4e83088c4b5a00ebb6 Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Mon, 9 Dec 2024 19:32:08 +0000 Subject: [PATCH] chore: release 1.3.90 --- CHANGELOG.md | 13 +++++++++++++ gradle.properties | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index be023a2d41e..a5e109951d8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +## [1.3.90] - 12/09/2024 + +### Features +* (**cognitoidentityprovider**) Change `CustomDomainConfig` from a required to an optional parameter for the `UpdateUserPoolDomain` operation. +* (**ec2**) This release includes a new API for modifying instance network-performance-options after launch. +* (**medialive**) H265 outputs now support disabling the deblocking filter. + +### Documentation +* (**appsync**) Provides description of new Amazon Bedrock runtime datasource. +* (**ecs**) This is a documentation only update to address various tickets for Amazon ECS. +* (**keyspaces**) Amazon Keyspaces: adding the list of IAM actions required by the UpdateKeyspace API. +* (**workspaces**) Added text to clarify case-sensitivity + ## [1.3.89] - 12/05/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 2c33cbd00ef..3cc7ace5d70 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.90-SNAPSHOT +sdkVersion=1.3.90 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/