Skip to content

Commit 9705451

Browse files
chore: release 0.8.10
1 parent 0ede180 commit 9705451

File tree

4 files changed

+7
-11
lines changed

4 files changed

+7
-11
lines changed

.changes/49b860c3-3fce-40fa-acf7-e97650f49016.json

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

.changes/963ddb76-2622-44d7-bb41-3439a5f033a5.json

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

CHANGELOG.md

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

3+
## [0.8.10] - 10/16/2024
4+
5+
### Miscellaneous
6+
* Upgrade to Kotlin 2.0.21
7+
* Upgrade aws-crt-java to 0.31.3
8+
39
## [0.8.9] - 09/18/2024
410

511
### Miscellaneous

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.8.10-SNAPSHOT
8+
sdkVersion=0.8.10
99

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

0 commit comments

Comments
 (0)