Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changes/5e48cdf3-de2e-4274-8955-813c2897e3fc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "5e48cdf3-de2e-4274-8955-813c2897e3fc",
"type": "misc",
"description": "**Breaking**: Upgrade **smithy-kotlin** version which will replace all instances of `Set<T>` with `List<T>` in service shapes"
}
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ sdkVersion=0.16.8-SNAPSHOT
smithyVersion=1.22.0
smithyGradleVersion=0.5.3
# smithy-kotlin codegen and runtime are versioned together
smithyKotlinVersion=0.11.2
smithyKotlinVersion=0.12.0-SNAPSHOT

# kotlin
kotlinVersion=1.7.0
Expand All @@ -39,4 +39,4 @@ slf4jVersion=1.7.36

# dokka config (values specified at build-time as needed)
smithyKotlinPackageListUrl=
smithyKotlinDocBaseUrl=https://docs.aws.amazon.com/sdk-for-kotlin/latest/reference/smithy-kotlin
smithyKotlinDocBaseUrl=https://docs.aws.amazon.com/sdk-for-kotlin/latest/reference/smithy-kotlin