Skip to content

Commit

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

## [1.3.30] - 09/11/2024

### Features
* (**bedrockagent**) Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
* (**bedrockagentruntime**) Amazon Bedrock Knowledge Bases now supports using inference profiles to increase throughput and improve resilience.
* (**ecr**) Added KMS_DSSE to EncryptionType
* (**guardduty**) Add support for new statistic types in GetFindingsStatistics.
* (**lexmodelsv2**) Support new Polly voice engines in VoiceSettings: long-form and generative
* (**medialive**) Adds AV1 Codec support, SRT ouputs, and MediaLive Anywhere support.

## [1.3.29] - 09/10/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.30-SNAPSHOT
sdkVersion=1.3.30

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

Please sign in to comment.