Skip to content

Commit

Permalink
chore: release 1.3.106
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Jan 6, 2025
1 parent 24c2042 commit 78ffa5a
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
8 changes: 0 additions & 8 deletions .changes/7b3af55e-ffbd-4c4d-beae-73e893ed3641.json

This file was deleted.

9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.3.106] - 01/06/2025

### Features
* (**iotsecuretunneling**) Adds dualstack endpoint support for IoT Secure Tunneling
* (**supplychain**) Allow vanity DNS domain when creating a new ASC instance

### Fixes
* [#1473](https://github.com/awslabs/aws-sdk-kotlin/issues/1473) Bump to latest **smithy-kotlin** version to pick up fixes to `InputStream` wrapping

## [1.3.105] - 01/03/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.106-SNAPSHOT
sdkVersion=1.3.106

# 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 78ffa5a

Please sign in to comment.