Skip to content

Commit

Permalink
chore: release 1.3.108
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Jan 8, 2025
1 parent aebb988 commit 9a811f3
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/4bd537a9-f898-4c35-9758-bd3f0b2a5aae.json

This file was deleted.

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.108] - 01/08/2025

### Features
* (**route53**) Amazon Route 53 now supports the Asia Pacific (Thailand) Region (ap-southeast-7) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region
* (**sagemaker**) Adds support for IPv6 for SageMaker HyperPod cluster nodes.

### Documentation
* (**rds**) Updates Amazon RDS documentation to clarify the RestoreDBClusterToPointInTime description.

### Miscellaneous
* Remove IoT 1-click services from SDK

## [1.3.107] - 01/07/2025

### 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.108-SNAPSHOT
sdkVersion=1.3.108

# 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 9a811f3

Please sign in to comment.