Skip to content

Commit 382409b

Browse files
chore: release 0.8.3
1 parent 26917f2 commit 382409b

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

.changes/cfc58da7-d2c6-47d7-a40e-72893b49bca7.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.8.3] - 01/05/2024
4+
5+
### Features
6+
* [#893](https://github.com/awslabs/smithy-kotlin/issues/893) Enable access to metrics for HTTP streams
7+
38
## [0.8.2] - 11/17/2023
49

510
### Miscellaneous

gradle.properties

Lines changed: 2 additions & 2 deletions
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.3-SNAPSHOT
8+
sdkVersion=0.8.3
99

1010
# publishing
11-
publishGroupName=aws.sdk.kotlin.crt
11+
publishGroupName=aws.sdk.kotlin.crt

0 commit comments

Comments
 (0)