From af401d8a9e5a74271646fd5754e772e677e74acf Mon Sep 17 00:00:00 2001 From: aws-sdk-kotlin-ci Date: Tue, 27 Aug 2024 18:07:39 +0000 Subject: [PATCH] chore: release 1.3.20 --- .changes/84d2271c-62a1-4228-9af0-91fb651942a6.json | 5 ----- CHANGELOG.md | 12 ++++++++++++ gradle.properties | 2 +- 3 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 .changes/84d2271c-62a1-4228-9af0-91fb651942a6.json diff --git a/.changes/84d2271c-62a1-4228-9af0-91fb651942a6.json b/.changes/84d2271c-62a1-4228-9af0-91fb651942a6.json deleted file mode 100644 index cbc79e6b580..00000000000 --- a/.changes/84d2271c-62a1-4228-9af0-91fb651942a6.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "id": "84d2271c-62a1-4228-9af0-91fb651942a6", - "type": "misc", - "description": "Upgrade to **v1.3.6** of **smithy-kotlin**" -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index ea61efd3982..f939f9b1756 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## [1.3.20] - 08/27/2024 + +### Features +* (**bedrock**) Amazon Bedrock SDK updates for Inference Profile. +* (**bedrockruntime**) Amazon Bedrock SDK updates for Inference Profile. +* (**chatbot**) Update documentation to be consistent with the API docs +* (**omics**) Adds data provenance to import jobs from read sets and references +* (**polly**) Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH). + +### Miscellaneous +* Upgrade to **v1.3.6** of **smithy-kotlin** + ## [1.3.19] - 08/26/2024 ### Features diff --git a/gradle.properties b/gradle.properties index 717e10f4e78..d0a6ca49617 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.20-SNAPSHOT +sdkVersion=1.3.20 # dokka config (values specified at build-time as needed) smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/