Skip to content

Commit

Permalink
chore: release 1.3.45
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-kotlin-ci committed Oct 2, 2024
1 parent 539dfd2 commit 7c1a1d8
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [1.3.45] - 10/02/2024

### Features
* (**appstream**) Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0
* (**b2bi**) Added and updated APIs to support outbound EDI transformations
* (**bedrockagentruntime**) Added raw model response and usage metrics to PreProcessing and PostProcessing Trace
* (**bedrockruntime**) Added new fields to Amazon Bedrock Guardrails trace
* (**iotdeviceadvisor**) Add clientToken attribute and implement idempotency for CreateSuiteDefinition.
* (**ivsrealtime**) Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values.
* (**s3**) This release introduces a header representing the minimum object size limit for Lifecycle transitions.
* (**sagemaker**) releasing builtinlcc to public

### Documentation
* (**workspaces**) WSP is being rebranded to become DCV.

## [1.3.44] - 10/01/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.45-SNAPSHOT
sdkVersion=1.3.45

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

Please sign in to comment.