Skip to content

Commit 94339ce

Browse files
chore: release 0.9.2
1 parent 3d64527 commit 94339ce

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.changes/3d6fffae-2ce4-478f-b410-fce0afe16588.json

Lines changed: 0 additions & 5 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.9.2] - 06/18/2025
4+
5+
### Fixes
6+
* Update the set of supported `TlsCipherPreference` values to reflect the latest capabilities/support from CRT
7+
38
## [0.9.1] - 01/28/2025
49

510
### Fixes

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ kotlin.mpp.stability.nowarn=true
55
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
66

77
# aws-crt-kotlin
8-
sdkVersion=0.9.2-SNAPSHOT
8+
sdkVersion=0.9.2
99

1010
# publishing
1111
publishGroupName=aws.sdk.kotlin.crt

0 commit comments

Comments
 (0)