Skip to content

Commit 0e0662b

Browse files
chore: release 1.5.3
1 parent a35e445 commit 0e0662b

File tree

3 files changed

+7
-10
lines changed

3 files changed

+7
-10
lines changed

.changes/02bc36ae-952e-40ec-a0c2-38a8c8673508.json

Lines changed: 0 additions & 8 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.5.3] - 07/28/2025
4+
5+
### Features
6+
* [#1320](https://github.com/smithy-lang/smithy-kotlin/issues/1320) Enable configuration of timeouts for calls and attempt
7+
38
## [1.5.2] - 07/24/2025
49

510
### Miscellaneous

gradle.properties

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

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

1818
# codegen
19-
codegenVersion=0.35.3-SNAPSHOT
19+
codegenVersion=0.35.3
2020

2121
# FIXME Remove after Dokka 2.0 Gradle plugin is stable
2222
org.jetbrains.dokka.experimental.gradle.pluginMode=V2Enabled

0 commit comments

Comments
 (0)