Skip to content

Commit

Permalink
chore: release 1.3.23
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Nov 14, 2024
1 parent b3ab799 commit 0c009c2
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
5 changes: 0 additions & 5 deletions .changes/51a98f59-4a7f-4d14-8f26-4eb70a3eb1dc.json

This file was deleted.

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## [1.3.23] - 11/14/2024

### Fixes
* Fix application of `:content-type` for event stream inputs in the `smithy.protocols#rpcv2Cbor` protocol

## [1.3.22] - 11/14/2024

## [1.3.21] - 11/13/2024
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ kotlinx.atomicfu.enableNativeIrTransformation=false
org.gradle.jvmargs=-Xmx2G -XX:MaxMetaspaceSize=1G

# SDK
sdkVersion=1.3.23-SNAPSHOT
sdkVersion=1.3.23

# codegen
codegenVersion=0.33.23-SNAPSHOT
codegenVersion=0.33.23

0 comments on commit 0c009c2

Please sign in to comment.