Skip to content

Commit

Permalink
chore: release 0.17.10-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Nov 3, 2022
1 parent efc607a commit 34a07fa
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changes/a30944f0-1853-4ce5-b276-233ece1515a1.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/c4829917-cc20-4079-bcf5-0c1a9f89e86d.json

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [0.17.10-beta] - 11/03/2022

### Miscellaneous
* Upgrade smithy to 1.26.1.
* Sync models and bump smithy-kotlin version for release.

## [0.17.9-beta] - 10/27/2022

### Fixes
Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ kotlin.mpp.enableCompatibilityMetadataVariant=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G

# sdk
sdkVersion=0.17.10-SNAPSHOT
sdkVersion=0.17.10-beta

# codegen
smithyVersion=1.26.1
Expand Down Expand Up @@ -39,4 +39,4 @@ mockkVersion=1.12.3
slf4jVersion=1.7.36

# dokka config (values specified at build-time as needed)
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinVersion/
smithyKotlinDocBaseUrl=https://sdk.amazonaws.com/kotlin/api/smithy-kotlin/api/$smithyKotlinVersion/

0 comments on commit 34a07fa

Please sign in to comment.