Skip to content

Commit

Permalink
chore: release 1.3.26
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Sep 5, 2024
1 parent 4f498ce commit 10e7683
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -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/
Expand Down

0 comments on commit 10e7683

Please sign in to comment.