Skip to content

Commit

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

## [1.3.25] - 09/04/2024

### Features
* (**appsync**) Adds new logging levels (INFO and DEBUG) for additional log output control
* (**bedrockagent**) Add support for user metadata inside PromptVariant.
* (**cloudwatchlogs**) Update to support new APIs for delivery of logs from AWS services.
* (**fis**) This release adds safety levers, a new mechanism to stop all running experiments and prevent new experiments from starting.
* (**s3control**) Amazon Simple Storage Service /S3 Access Grants / Features : This release launches new Access Grants API - ListCallerAccessGrants.

### Documentation
* (**finspace**) Updates Finspace documentation for smaller instances.

## [1.3.24] - 09/03/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.25-SNAPSHOT
sdkVersion=1.3.25

# 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 ac6c1fe

Please sign in to comment.