Skip to content

Commit

Permalink
chore: release 1.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Aug 6, 2024
1 parent ffcd129 commit c248c8f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.3.5] - 08/06/2024

### Features
* (**bedrockagentruntime**) Introduce model invocation output traces for orchestration traces, which contain the model's raw response and usage.
* (**cognitoidentityprovider**) Advanced security feature updates to include password history and log export for Cognito user pools.
* (**costoptimizationhub**) This release adds savings percentage support to the ListRecommendationSummaries API.
* (**workspaces**) Added support for BYOL_GRAPHICS_G4DN_WSP IngestionProcess

## [1.3.4] - 08/05/2024

### Features
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G

# sdk
sdkVersion=1.3.5-SNAPSHOT
sdkVersion=1.3.5

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

0 comments on commit c248c8f

Please sign in to comment.