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 422a7ee commit 20ffcb9Copy full SHA for 20ffcb9
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [1.2.19] - 05/23/2024
4
+
5
+### Features
6
+* (**emrserverless**) This release adds the capability to run interactive workloads using Apache Livy Endpoint.
7
8
+### Documentation
9
+* (**opsworks**) Documentation-only update for OpsWorks Stacks.
10
11
## [1.2.18] - 05/22/2024
12
13
### Features
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
# sdk
-sdkVersion=1.2.19-SNAPSHOT
+sdkVersion=1.2.19
# dokka config (values specified at build-time as needed)
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
0 commit comments