Skip to content

Commit c77a722

Browse files
chore: release 1.3.26
1 parent 1b5d3ce commit c77a722

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changes/68aac1d5-64f9-4569-bf95-db8d5712a2df.json

Lines changed: 0 additions & 5 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+
## [1.3.26] - 11/22/2024
4+
5+
### Fixes
6+
* Infer the replayability of `InputStream` using `markSupported()` when setting `isOneShot`
7+
38
## [1.3.25] - 11/20/2024
49

510
## [1.3.23] - 11/14/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.3.26-SNAPSHOT
16+
sdkVersion=1.3.26
1717

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

0 commit comments

Comments
 (0)