Skip to content

Commit 915fdc9

Browse files
chore: release 0.12.9
1 parent 382166d commit 915fdc9

File tree

4 files changed

+8
-18
lines changed

4 files changed

+8
-18
lines changed

.changes/2ae86281-8a85-4470-bb85-618d857cb21b.json

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

.changes/cccb2f1d-b607-4b8d-9f26-5ff172fffa1d.json

Lines changed: 0 additions & 8 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.12.9] - 10/13/2022
4+
5+
### Fixes
6+
* [#715](https://github.com/awslabs/aws-sdk-kotlin/issues/715) Enable intra-repo links in API ref docs
7+
* [#714](https://github.com/awslabs/smithy-kotlin/issues/714) Properly parse timestamps when format override is applied to target shapes
8+
39
## [0.12.8] - 10/03/2022
410

511
### Fixes

gradle.properties

Lines changed: 2 additions & 2 deletions
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.12.9-SNAPSHOT
9+
sdkVersion=0.12.9
1010

1111
# kotlin
1212
kotlinVersion=1.7.10
@@ -43,4 +43,4 @@ kotlinLoggingVersion=2.1.21
4343
slf4jVersion=1.7.36
4444

4545
# crt
46-
crtKotlinVersion=0.6.5
46+
crtKotlinVersion=0.6.5

0 commit comments

Comments
 (0)