Skip to content

Commit af401d8

Browse files
chore: release 1.3.20
1 parent 9c489e9 commit af401d8

File tree

3 files changed

+13
-6
lines changed

3 files changed

+13
-6
lines changed

.changes/84d2271c-62a1-4228-9af0-91fb651942a6.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.3.20] - 08/27/2024
4+
5+
### Features
6+
* (**bedrock**) Amazon Bedrock SDK updates for Inference Profile.
7+
* (**bedrockruntime**) Amazon Bedrock SDK updates for Inference Profile.
8+
* (**chatbot**) Update documentation to be consistent with the API docs
9+
* (**omics**) Adds data provenance to import jobs from read sets and references
10+
* (**polly**) Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH).
11+
12+
### Miscellaneous
13+
* Upgrade to **v1.3.6** of **smithy-kotlin**
14+
315
## [1.3.19] - 08/26/2024
416

517
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.3.20-SNAPSHOT
9+
sdkVersion=1.3.20
1010

1111
# dokka config (values specified at build-time as needed)
1212
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/

0 commit comments

Comments
 (0)