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 22c83ab commit 59f42c4Copy full SHA for 59f42c4
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.45] - 07/02/2024
4
+
5
+### Features
6
+* (**ec2**) Documentation updates for Elastic Compute Cloud (EC2).
7
+* (**fms**) Increases Customer API's ManagedServiceData length
8
+* (**s3**) Added response overrides to Head Object requests.
9
10
## [1.2.44] - 07/01/2024
11
12
### Features
gradle.properties
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
# sdk
-sdkVersion=1.2.45-SNAPSHOT
+sdkVersion=1.2.45
# dokka config (values specified at build-time as needed)
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinRuntimeVersion/
0 commit comments