Skip to content

Commit

Permalink
chore: release 0.17.8-beta
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Oct 14, 2022
1 parent 434101c commit 128c7e7
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 21 deletions.
8 changes: 0 additions & 8 deletions .changes/5131b50a-6b6c-448e-8fac-c8b5a74b01aa.json

This file was deleted.

6 changes: 0 additions & 6 deletions .changes/8c2a1262-90c7-49a1-8c0a-29b269ef0f19.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/beeb9649-935f-4ba6-93fe-fa61f3784712.json

This file was deleted.

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

## [0.17.8-beta] - 10/14/2022

### Features
* #707 Support static stability for IMDS credentials

### Fixes
* [#715](https://github.com/awslabs/aws-sdk-kotlin/issues/715) Enable intra-repo links in API ref docs

### Miscellaneous
* Sync AWS service models

## [0.17.7-beta] - 10/03/2022

### Features
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.8-SNAPSHOT
sdkVersion=0.17.8-beta

# codegen
smithyVersion=1.25.2
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 128c7e7

Please sign in to comment.