Skip to content

Commit 7fb03a3

Browse files
chore: release 1.4.28
1 parent 068e621 commit 7fb03a3

File tree

3 files changed

+14
-6
lines changed

3 files changed

+14
-6
lines changed

.changes/65002f2c-40d9-4f43-8093-19067e1793bf.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.28] - 02/24/2025
4+
5+
### Features
6+
* (**bedrockagent**) This release improves support for newer models in Amazon Bedrock Flows.
7+
* (**bedrockagentruntime**) Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs.
8+
* (**bedrockruntime**) This release adds Reasoning Content support to Converse and ConverseStream APIs
9+
10+
### Documentation
11+
* (**elasticache**) Documentation update, adding clarity and rephrasing.
12+
13+
### Miscellaneous
14+
* Remove Elastic Inference Service
15+
316
## [1.4.27] - 02/21/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.28-SNAPSHOT
9+
sdkVersion=1.4.28
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)