Skip to content

Commit

Permalink
chore: release 1.2.15
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Jul 12, 2024
1 parent b3a6d97 commit 4664934
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
8 changes: 0 additions & 8 deletions .changes/9a48ae92-96dc-48f4-995b-5faa00f890cd.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.2.15] - 07/12/2024

### Features
* [#1352](https://github.com/awslabs/aws-sdk-kotlin/issues/1352) Add new Kotlin/JVM methods for converting `InputStream` to `ByteStream` and for writing `ByteStream` to `OutputStream`

## [1.2.14] - 07/12/2024

### Features
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.2.15-SNAPSHOT
sdkVersion=1.2.15

# codegen
codegenVersion=0.32.15-SNAPSHOT
codegenVersion=0.32.15

0 comments on commit 4664934

Please sign in to comment.