Skip to content

Commit f11fcb1

Browse files
chore: release 1.4.108
1 parent 4936bb8 commit f11fcb1

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

.changes/fb53db86-ba89-44ae-86e3-1c85abb9c217.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [1.4.108] - 06/19/2025
4+
5+
### Features
6+
* (**bedrock**) This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference.
7+
* (**emrserverless**) This release adds the capability to enable IAM IdentityCenter Trusted Identity Propagation for users running Interactive Sessions on EMR Serverless Applications.
8+
* (**lambda**) Support Schema Registry feature for Kafka Event Source Mapping. Customers can now configure a Schema Registry to enable schema validation and filtering for Avro, Protobuf, and JSON-formatted events in Lambda for Kafka Event Source.
9+
* (**paymentcryptography**) Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export
10+
* (**paymentcryptographydata**) Additional support for managing HMAC keys that adheres to changes documented in X9.143-2021 and provides better interoperability for key import/export
11+
* (**sagemaker**) This release introduces alternative support for utilizing CFN templates from S3 for SageMaker Projects.
12+
13+
### Miscellaneous
14+
* Upgrade to Dokka 2.0.0
15+
316
## [1.4.107] - 06/18/2025
417

518
### Features

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ kotlin.native.ignoreDisabledTargets=true
66
org.gradle.jvmargs=-Xmx6g -XX:MaxMetaspaceSize=2G
77

88
# sdk
9-
sdkVersion=1.4.108-SNAPSHOT
9+
sdkVersion=1.4.108
1010

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

0 commit comments

Comments
 (0)