Skip to content

Commit cd97ad1

Browse files
chore: release 1.4.102
1 parent 6636873 commit cd97ad1

File tree

3 files changed

+9
-10
lines changed

3 files changed

+9
-10
lines changed

.changes/6632426a-83de-4ceb-8aef-0d27b01b070b.json

Lines changed: 0 additions & 9 deletions
This file was deleted.

CHANGELOG.md

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

3+
## [1.4.102] - 06/10/2025
4+
5+
### Features
6+
* [#1609](https://github.com/awslabs/aws-sdk-kotlin/issues/1609) (**s3**) Add support for presigning DeleteObject requests
7+
8+
### Documentation
9+
* (**gameliftstreams**) Documentation updates for Amazon GameLift Streams to address formatting errors, correct resource ID examples, and update links to other guides
10+
311
## [1.4.101] - 06/09/2025
412

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

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