Skip to content

Commit fb0e4b4

Browse files
chore: release 1.5.34
1 parent b516d17 commit fb0e4b4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.5.34] - 09/08/2025
4+
5+
### Features
6+
* (**iotsitewise**) Add ComputationModelVersion support in IoT SiteWise APIs
7+
* (**s3**) This release includes backward compatibility work on the "Expires" parameter.
8+
* (**securityhub**) This release adds the RESOURCE_NOT_FOUND error code as a possible value in responses to the following operations: BatchGetStandardsControlAssociations, BatchUpdateStandardsControlAssociations, and BatchGetSecurityControls.
9+
310
## [1.5.33] - 09/05/2025
411

512
### 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=-Xmx10g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.5.34-SNAPSHOT
9+
sdkVersion=1.5.34
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)