From edad35450f85158c51c4471928988445d8f94c8a Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Mon, 23 Dec 2024 19:14:49 +0000 Subject: [PATCH] chore: release 1.3.100 --- CHANGELOG.md | 10 ++++++++++ gradle.properties | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9695a359e7c..05dd400c311 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Changelog +## [1.3.100] - 12/23/2024 + +### Features +* (**ecrpublic**) Add support for Dualstack endpoints +* (**eks**) This release adds support for DescribeClusterVersions API that provides important information about Kubernetes versions along with end of support dates +* (**glue**) Add IncludeRoot parameters to GetCatalogs API to return root catalog. + +### Documentation +* (**ecr**) Documentation update for ECR GetAccountSetting and PutAccountSetting APIs. + ## [1.3.99] - 12/20/2024 ### Features diff --git a/gradle.properties b/gradle.properties index a9ca5477ba0..d8e31a7f2aa 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.100-SNAPSHOT +sdkVersion=1.3.100 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/