Skip to content

Commit 861965f

Browse files
chore: release 0.16.4
1 parent babbf52 commit 861965f

File tree

3 files changed

+6
-9
lines changed

3 files changed

+6
-9
lines changed

.changes/f3d93638-bc80-4e52-88fa-4c73a093f9bc.json

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

CHANGELOG.md

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

3+
## [0.16.4] - 03/16/2023
4+
5+
### Fixes
6+
* [#868](https://github.com/awslabs/aws-sdk-kotlin/issues/868) Fix a bug in presigned URL generation when using a ServicePresignConfig object
7+
38
## [0.16.3] - 03/09/2023
49

510
### 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
kotlin.mpp.enableCompatibilityMetadataVariant=true
77

88
# SDK
9-
sdkVersion=0.16.4-SNAPSHOT
9+
sdkVersion=0.16.4
1010

1111
# kotlin
1212
kotlinVersion=1.8.10

0 commit comments

Comments
 (0)