Skip to content

Commit 259929f

Browse files
chore: release 1.5.10
1 parent f673b4b commit 259929f

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.changes/7e4f8c08-941c-4ea5-91b3-4c284746c453.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.5.10] - 09/22/2025
4+
5+
### Documentation
6+
* Improve documentation for [`StandardRetryPolicy`](https://docs.aws.amazon.com/smithy-kotlin/api/latest/runtime-core/aws.smithy.kotlin.runtime.retries.policy/-standard-retry-policy/)
7+
38
## [1.5.8] - 09/04/2025
49

510
## [1.5.7] - 09/04/2025

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.10-SNAPSHOT
16+
sdkVersion=1.5.10
1717

1818
# codegen
19-
codegenVersion=0.35.10-SNAPSHOT
19+
codegenVersion=0.35.10
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)