We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e5afe6 commit 18a07f0Copy full SHA for 18a07f0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.5.21] - 08/19/2025
4
+
5
+### Features
6
+* (**cleanrooms**) Support error message configuration for analysis templates
7
+* (**ec2**) Add support for "warning" volume status.
8
+* (**polly**) Added support for new output format - Opus.
9
10
## [1.5.20] - 08/18/2025
11
12
### Features
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx10g -XX:MaxMetaspaceSize=2G
# sdk
-sdkVersion=1.5.21-SNAPSHOT
+sdkVersion=1.5.21
# dokka config (values specified at build-time as needed)
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
0 commit comments