diff --git a/CHANGELOG.md b/CHANGELOG.md index 33ee95462be..f0fac329a5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.3.26] - 09/05/2024 + +### Features +* (**applicationsignals**) Amazon CloudWatch Application Signals now supports creating Service Level Objectives using a new calculation type. Users can now create SLOs which are configured with request-based SLIs to help meet their specific business requirements. +* (**connect**) Amazon Connect Custom Vocabulary now supports Catalan (Spain), Danish (Denmark), Dutch (Netherlands), Finnish (Finland), Indonesian (Indonesia), Malay (Malaysia), Norwegian Bokmal (Norway), Polish (Poland), Swedish (Sweden), and Tagalog/Filipino (Philippines). +* (**gamelift**) Amazon GameLift provides additional events for tracking the fleet creation process. +* (**kinesisanalyticsv2**) Support for Flink 1.20 in Managed Service for Apache Flink +* (**sagemaker**) Amazon SageMaker now supports idle shutdown of JupyterLab and CodeEditor applications on SageMaker Studio. + +### Documentation +* (**codepipeline**) Updates to add recent notes to APIs and to replace example S3 bucket names globally. + ## [1.3.25] - 09/04/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 5c179664a63..7e966a9dbde 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.26-SNAPSHOT +sdkVersion=1.3.26 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/