Skip to content

Commit 5f12083

Browse files
author
awstools
committed
Publish v3.755.0
1 parent 438cf24 commit 5f12083

File tree

8 files changed

+48
-4
lines changed

8 files changed

+48
-4
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.755.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.754.0...v3.755.0) (2025-02-24)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs. ([43a0b65](https://github.com/aws/aws-sdk-js-v3/commit/43a0b65a7b3ddc889fd753b59f942a25f65aaab1))
12+
* **client-bedrock-agent:** This release improves support for newer models in Amazon Bedrock Flows. ([9192742](https://github.com/aws/aws-sdk-js-v3/commit/9192742b792efd2542bf7940d7235d495e4fb4e4))
13+
* **client-bedrock-runtime:** This release adds Reasoning Content support to Converse and ConverseStream APIs ([1d7b1c1](https://github.com/aws/aws-sdk-js-v3/commit/1d7b1c1cfed561d5b4dcb9820ac78463a8ffe625))
14+
* **clients:** update client endpoints as of 2025-02-24 ([438cf24](https://github.com/aws/aws-sdk-js-v3/commit/438cf24b45e5ebe8449b5226f3079eb92438c539))
15+
16+
17+
18+
19+
620
# [3.754.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.753.0...v3.754.0) (2025-02-21)
721

822

clients/client-bedrock-agent-runtime/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.755.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.754.0...v3.755.0) (2025-02-24)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-agent-runtime:** Adding support for ReasoningContent fields in Pre-Processing, Post-Processing and Orchestration Trace outputs. ([43a0b65](https://github.com/aws/aws-sdk-js-v3/commit/43a0b65a7b3ddc889fd753b59f942a25f65aaab1))
12+
13+
14+
15+
16+
617
# [3.751.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.750.0...v3.751.0) (2025-02-18)
718

819

clients/client-bedrock-agent-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-bedrock-agent-runtime",
33
"description": "AWS SDK for JavaScript Bedrock Agent Runtime Client for Node.js, Browser and React Native",
4-
"version": "3.751.0",
4+
"version": "3.755.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-agent-runtime",

clients/client-bedrock-runtime/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.755.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.754.0...v3.755.0) (2025-02-24)
7+
8+
9+
### Features
10+
11+
* **client-bedrock-runtime:** This release adds Reasoning Content support to Converse and ConverseStream APIs ([1d7b1c1](https://github.com/aws/aws-sdk-js-v3/commit/1d7b1c1cfed561d5b4dcb9820ac78463a8ffe625))
12+
13+
14+
15+
16+
617
# [3.751.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.750.0...v3.751.0) (2025-02-18)
718

819

clients/client-bedrock-runtime/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-bedrock-runtime",
33
"description": "AWS SDK for JavaScript Bedrock Runtime Client for Node.js, Browser and React Native",
4-
"version": "3.751.0",
4+
"version": "3.755.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-bedrock-runtime",

clients/client-elasticache/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.755.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.754.0...v3.755.0) (2025-02-24)
7+
8+
**Note:** Version bump only for package @aws-sdk/client-elasticache
9+
10+
11+
12+
13+
614
# [3.750.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.749.0...v3.750.0) (2025-02-17)
715

816
**Note:** Version bump only for package @aws-sdk/client-elasticache

clients/client-elasticache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-elasticache",
33
"description": "AWS SDK for JavaScript Elasticache Client for Node.js, Browser and React Native",
4-
"version": "3.750.0",
4+
"version": "3.755.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-elasticache",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.754.0",
2+
"version": "3.755.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

0 commit comments

Comments
 (0)