Skip to content

Commit f8e82ef

Browse files
chore: release 1.2.14
1 parent 14cf870 commit f8e82ef

File tree

4 files changed

+8
-18
lines changed

4 files changed

+8
-18
lines changed

.changes/4f6cf597-a267-4bca-a8b9-98aa055a9a72.json

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

.changes/d079d678-08d3-437a-b638-2ef11e339938.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+
## [1.2.14] - 07/12/2024
4+
5+
### Features
6+
* [#843](https://github.com/smithy-lang/smithy-kotlin/issues/843) Add support for prioritized protocol resolution
7+
* [#1302](https://github.com/awslabs/aws-sdk-kotlin/issues/1302) Add support for `smithy.protocols#rpcv2Cbor` protocol
8+
39
## [1.2.13] - 07/10/2024
410

511
## [1.2.12] - 07/09/2024

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
1313
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G
1414

1515
# SDK
16-
sdkVersion=1.2.14-SNAPSHOT
16+
sdkVersion=1.2.14
1717

1818
# codegen
19-
codegenVersion=0.32.14-SNAPSHOT
19+
codegenVersion=0.32.14

0 commit comments

Comments
 (0)