File tree Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Expand file tree Collapse file tree 3 files changed +13
-6
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66org.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)
1212smithyKotlinDocBaseUrl =https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
You can’t perform that action at this time.
0 commit comments