Skip to content

[8.19] Update langchain (main) (#240493)#259550

Merged
patrykkopycinski merged 15 commits intoelastic:8.19from
patrykkopycinski:backport/8.19/pr-240493
Apr 7, 2026
Merged

[8.19] Update langchain (main) (#240493)#259550
patrykkopycinski merged 15 commits intoelastic:8.19from
patrykkopycinski:backport/8.19/pr-240493

Conversation

@patrykkopycinski
Copy link
Copy Markdown
Contributor

Backport

This is a backport of PR #240493 to the 8.19 branch.

Summary

Backport of the langchain major version update (v0.x → v1.x) including:

  • @langchain/core 0.3.80 → 1.1.31
  • langchain 0.3.15 → 1.2.30
  • @langchain/langgraph 0.2.36 → 1.1.5
  • @langchain/openai 0.3.17 → 1.2.8
  • @langchain/aws 0.1.10 → 1.3.1
  • @langchain/community replaced by @langchain/classic
  • @langchain/google-genai / @langchain/google-vertexai / @langchain/google-common 0.1.x → 2.1.x
  • AWS SDK packages updated to 3.994.0
  • Import paths migrated from langchain/* to @langchain/classic/* and @langchain/core/*
  • Langchain Annotation.Root state updated to use channelDefault() helper

Additional changes for 8.19 compatibility

  • ActionsClientBedrockChatModel adapted to extend ActionsClientChatBedrockConverse (since BedrockChat from @langchain/community no longer exists)
  • chat_openai.ts: Removed beta from OpenAI client type path (API restructured)
  • gemini_chat.ts: Fixed constructor (model now required) and completionWithRetry method signature
  • All remaining langchain/agents, langchain/chains, langchain/output_parsers imports updated to @langchain/classic/* equivalents
  • langchain/document imports updated to @langchain/core/documents

Made with Cursor

This PR contains the following updates:

| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
|
[@aws-sdk/client-bedrock-agent-runtime](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-bedrock-agent-runtime)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agent-runtime))
| resolutions | minor | [`3.883.0` ->
`3.994.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-bedrock-agent-runtime/3.883.0/3.994.0)
| `3.1003.0` (+8) |
|
[@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-bedrock-runtime)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime))
| resolutions | minor | [`3.883.0` ->
`3.994.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-bedrock-runtime/3.883.0/3.994.0)
| `3.1003.0` (+8) |
|
[@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-bedrock-runtime)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime))
| dependencies | minor | [`3.883.0` ->
`3.994.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-bedrock-runtime/3.883.0/3.994.0)
| `3.1003.0` (+8) |
|
[@aws-sdk/client-kendra](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-kendra)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kendra))
| resolutions | minor | [`3.879.0` ->
`3.994.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-kendra/3.879.0/3.994.0)
| `3.1003.0` (+8) |
|
[@aws-sdk/credential-provider-node](https://github.com/aws/aws-sdk-js-v3/tree/main/packages-internal/credential-provider-node)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages-internal/credential-provider-node))
| resolutions | minor | [`3.879.0` ->
`3.972.10`](https://renovatebot.com/diffs/npm/@aws-sdk%2fcredential-provider-node/3.879.0/3.972.10)
| `3.972.17` (+6) |
|
[@langchain/aws](https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-aws/)
([source](https://github.com/langchain-ai/langchainjs)) |
dependencies | major | [`0.1.15` ->
`1.2.3`](https://renovatebot.com/diffs/npm/@langchain%2faws/0.1.15/1.2.3)
| `1.3.1` (+3) |
|
[@langchain/core](https://github.com/langchain-ai/langchainjs/tree/main/langchain-core/)
([source](https://github.com/langchain-ai/langchainjs)) |
resolutions | major | [`0.3.80` ->
`1.1.26`](https://renovatebot.com/diffs/npm/@langchain%2fcore/0.3.80/1.1.26)
| `1.1.31` (+4) |
|
[@langchain/core](https://github.com/langchain-ai/langchainjs/tree/main/langchain-core/)
([source](https://github.com/langchain-ai/langchainjs)) |
dependencies | major | [`0.3.80` ->
`1.1.26`](https://renovatebot.com/diffs/npm/@langchain%2fcore/0.3.80/1.1.26)
| `1.1.31` (+4) |
|
[@langchain/google-common](https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-common/)
([source](https://github.com/langchain-ai/langchainjs)) |
resolutions | major | [`0.2.18` ->
`2.1.19`](https://renovatebot.com/diffs/npm/@langchain%2fgoogle-common/0.2.18/2.1.19)
| `2.1.24` (+4) |
|
[@langchain/google-common](https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-common/)
([source](https://github.com/langchain-ai/langchainjs)) |
dependencies | major | [`0.2.18` ->
`2.1.19`](https://renovatebot.com/diffs/npm/@langchain%2fgoogle-common/0.2.18/2.1.19)
| `2.1.24` (+4) |
|
[@langchain/google-genai](https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-genai/)
([source](https://github.com/langchain-ai/langchainjs)) |
dependencies | major | [`0.2.18` ->
`2.1.19`](https://renovatebot.com/diffs/npm/@langchain%2fgoogle-genai/0.2.18/2.1.19)
| `2.1.24` (+4) |
|
[@langchain/google-vertexai](https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain-google-vertexai/)
([source](https://github.com/langchain-ai/langchainjs)) |
dependencies | major | [`0.2.18` ->
`2.1.19`](https://renovatebot.com/diffs/npm/@langchain%2fgoogle-vertexai/0.2.18/2.1.19)
| `2.1.24` (+4) |
|
[@langchain/langgraph](https://github.com/langchain-ai/langgraphjs)
([source](https://github.com/langchain-ai/langgraphjs/tree/HEAD/libs/langgraph-core))
| dependencies | major | [`0.4.9` ->
`1.1.5`](https://renovatebot.com/diffs/npm/@langchain%2flanggraph/0.4.9/1.1.5)
| `1.2.0` |
|
[@langchain/langgraph-checkpoint](https://github.com/langchain-ai/langgraphjs)
| dependencies | major | [`0.1.1` ->
`1.0.0`](https://renovatebot.com/diffs/npm/@langchain%2flanggraph-checkpoint/0.1.1/1.0.0)
| |
|
[@langchain/openai](https://github.com/langchain-ai/langchainjs/tree/main/libs/providers/langchain-openai/)
([source](https://github.com/langchain-ai/langchainjs)) |
dependencies | major | [`0.6.14` ->
`1.2.8`](https://renovatebot.com/diffs/npm/@langchain%2fopenai/0.6.14/1.2.8)
| `1.2.12` (+3) |
|
[@smithy/eventstream-codec](https://github.com/smithy-lang/smithy-typescript/tree/main/packages/eventstream-codec)
([source](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/eventstream-codec))
| dependencies | minor | [`4.1.1` ->
`4.2.8`](https://renovatebot.com/diffs/npm/@smithy%2feventstream-codec/4.1.1/4.2.8)
| `4.2.11` (+2) |
|
[@smithy/middleware-stack](https://github.com/smithy-lang/smithy-typescript/tree/main/packages/middleware-stack)
([source](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/middleware-stack))
| dependencies | patch | [`4.2.0` ->
`4.2.8`](https://renovatebot.com/diffs/npm/@smithy%2fmiddleware-stack/4.2.0/4.2.8)
| `4.2.11` (+2) |
|
[langchain](https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain/)
([source](https://github.com/langchain-ai/langchainjs)) |
resolutions | major | [`0.3.35` ->
`1.2.25`](https://renovatebot.com/diffs/npm/langchain/0.3.35/1.2.25) |
`1.2.30` (+4) |
|
[langchain](https://github.com/langchain-ai/langchainjs/tree/main/libs/langchain/)
([source](https://github.com/langchain-ai/langchainjs)) |
dependencies | major | [`0.3.35` ->
`1.2.25`](https://renovatebot.com/diffs/npm/langchain/0.3.35/1.2.25) |
`1.2.30` (+4) |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>aws/aws-sdk-js-v3
(@&#8203;aws-sdk/client-bedrock-agent-runtime)</summary>

###
[`v3.994.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39940-2026-02-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.993.0...v3.994.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.993.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39930-2026-02-18)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.992.0...v3.993.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.992.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39920-2026-02-17)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.991.0...v3.992.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.991.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39910-2026-02-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.990.0...v3.991.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.990.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39900-2026-02-13)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.989.0...v3.990.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.989.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39890-2026-02-12)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.988.0...v3.989.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.988.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39880-2026-02-11)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.987.0...v3.988.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.987.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39870-2026-02-10)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.986.0...v3.987.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.986.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39860-2026-02-09)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.985.0...v3.986.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.985.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39850-2026-02-06)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.984.0...v3.985.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.984.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39840-2026-02-05)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.983.0...v3.984.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.983.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39830-2026-02-04)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.982.0...v3.983.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.982.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39820-2026-02-03)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.981.0...v3.982.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.981.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39810-2026-02-02)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.980.0...v3.981.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.980.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39800-2026-01-30)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.978.0...v3.980.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.978.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39780-2026-01-28)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.975.0...v3.978.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.975.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39750-2026-01-23)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.974.0...v3.975.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.974.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39740-2026-01-22)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.972.0...v3.974.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.972.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39720-2026-01-20)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.971.0...v3.972.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.971.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39710-2026-01-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.970.0...v3.971.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.970.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39700-2026-01-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.969.0...v3.970.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.969.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39690-2026-01-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.968.0...v3.969.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.968.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39680-2026-01-13)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.967.0...v3.968.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.967.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39670-2026-01-12)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.966.0...v3.967.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.966.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39660-2026-01-09)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.965.0...v3.966.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.965.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39650-2026-01-07)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.964.0...v3.965.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.964.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39640-2026-01-06)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.962.0...v3.964.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.962.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39620-2026-01-02)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.958.0...v3.962.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.958.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39580-2025-12-23)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.957.0...v3.958.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.957.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39570-2025-12-22)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.956.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39560-2025-12-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.955.0...v3.956.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.955.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39550-2025-12-18)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.954.0...v3.955.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.954.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39540-2025-12-17)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.953.0...v3.954.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.953.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39530-2025-12-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.952.0...v3.953.0)

##### Features

- **clients:** allow protocol selection by class constructor
([#&#8203;7568](https://github.com/aws/aws-sdk-js-v3/issues/7568))
([5c5fd2e](https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101))

###
[`v3.952.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39520-2025-12-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.948.0...v3.952.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.948.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39480-2025-12-09)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.947.0...v3.948.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.947.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39470-2025-12-08)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.946.0...v3.947.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.946.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39460-2025-12-05)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.943.0...v3.946.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.943.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39430-2025-12-02)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.942.0...v3.943.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.942.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39420-2025-12-01)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.940.0...v3.942.0)

##### Features

- **client-bedrock-agent-runtime:** Support audio and video content
retrieval on Bedrock Knowledge Bases.
([5aefe34](https://github.com/aws/aws-sdk-js-v3/commit/5aefe349864c5bee80b43deba425c23696f6b84e))

###
[`v3.940.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39400-2025-11-25)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.939.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39390-2025-11-24)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.936.0...v3.939.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.936.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39360-2025-11-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.935.0...v3.936.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.935.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39350-2025-11-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.934.0...v3.935.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.934.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39340-2025-11-18)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.933.0...v3.934.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.933.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39330-2025-11-17)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.932.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39320-2025-11-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.931.0...v3.932.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.931.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39310-2025-11-13)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.930.0...v3.931.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.930.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39300-2025-11-12)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.929.0...v3.930.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.929.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39290-2025-11-11)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0)

##### Features

- **clients:** use schema-serde in AWS REST JSON clients
([#&#8203;7485](https://github.com/aws/aws-sdk-js-v3/issues/7485))
([99a3693](https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044))

###
[`v3.928.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39280-2025-11-10)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.927.0...v3.928.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.927.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39270-2025-11-07)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.926.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39260-2025-11-06)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.925.0...v3.926.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.925.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39250-2025-11-05)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.922.0...v3.925.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.922.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39220-2025-10-31)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.921.0...v3.922.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.921.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39210-2025-10-30)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.920.0...v3.921.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.920.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39200-2025-10-29)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.919.0...v3.920.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.919.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39190-2025-10-28)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.918.0...v3.919.0)

##### Features

- **client-bedrock-agent-runtime:** Update endpoint ruleset parameters
casing
([7d76f76](https://github.com/aws/aws-sdk-js-v3/commit/7d76f762151b52bd11b6f386b3a5673194b834c8))

###
[`v3.918.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39180-2025-10-27)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.917.0...v3.918.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.917.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39170-2025-10-24)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.916.0...v3.917.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.916.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39160-2025-10-23)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.914.0...v3.916.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.914.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39140-2025-10-21)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.913.0...v3.914.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.913.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39130-2025-10-17)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.911.0...v3.913.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.911.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39110-2025-10-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.910.0...v3.911.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.910.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39100-2025-10-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.908.0...v3.910.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.908.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39080-2025-10-10)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.907.0...v3.908.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.907.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39070-2025-10-09)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.906.0...v3.907.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.906.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39060-2025-10-08)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.901.0...v3.906.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.901.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#39010-2025-10-01)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.899.0...v3.901.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.899.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38990-2025-09-29)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.898.0...v3.899.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.898.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38980-2025-09-26)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.896.0...v3.898.0)

##### Features

- **client-bedrock-agent-runtime:** This release enhances the
information provided through Flow Traces. New information includes
source/next node tracking, execution chains for complex nodes,
dependency action (operation) details, and dependency traces.
([0444d5c](https://github.com/aws/aws-sdk-js-v3/commit/0444d5c2eaf52cb94e5afc8541b9bcf48abf16e8))

###
[`v3.896.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38960-2025-09-24)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.895.0...v3.896.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.895.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38950-2025-09-23)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.894.0...v3.895.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.894.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38940-2025-09-22)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.893.0...v3.894.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.893.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38930-2025-09-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.891.0...v3.893.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.891.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38910-2025-09-17)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.890.0...v3.891.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.890.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38900-2025-09-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.888.0...v3.890.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.888.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38880-2025-09-12)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.887.0...v3.888.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.887.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38870-2025-09-11)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.886.0...v3.887.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

###
[`v3.886.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-agent-runtime/CHANGELOG.md#38860-2025-09-10)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.883.0...v3.886.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-agent-runtime](https://github.com/aws-sdk/client-bedrock-agent-runtime)

</details>

<details>
<summary>aws/aws-sdk-js-v3
(@&#8203;aws-sdk/client-bedrock-runtime)</summary>

###
[`v3.994.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39940-2026-02-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.993.0...v3.994.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.993.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39930-2026-02-18)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.992.0...v3.993.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.992.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39920-2026-02-17)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.991.0...v3.992.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.991.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39910-2026-02-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.990.0...v3.991.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.990.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39900-2026-02-13)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.989.0...v3.990.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.989.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39890-2026-02-12)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.988.0...v3.989.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.988.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39880-2026-02-11)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.987.0...v3.988.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.987.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39870-2026-02-10)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.986.0...v3.987.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.986.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39860-2026-02-09)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.985.0...v3.986.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.985.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39850-2026-02-06)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.984.0...v3.985.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.984.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39840-2026-02-05)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.983.0...v3.984.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.983.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39830-2026-02-04)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.982.0...v3.983.0)

##### Features

- **client-bedrock-runtime:** Added support for structured outputs to
Converse and ConverseStream APIs.
([ff529d7](https://github.com/aws/aws-sdk-js-v3/commit/ff529d7ec5fd38c5cb2aa682607ce3e924b53b19))

###
[`v3.982.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39820-2026-02-03)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.981.0...v3.982.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.981.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39810-2026-02-02)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.980.0...v3.981.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.980.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39800-2026-01-30)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.978.0...v3.980.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.978.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39780-2026-01-28)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.975.0...v3.978.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.975.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39750-2026-01-23)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.974.0...v3.975.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.974.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39740-2026-01-22)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.972.0...v3.974.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.972.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39720-2026-01-20)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.971.0...v3.972.0)

##### Features

- **client-bedrock-runtime:** Added support for extended prompt caching
with one hour TTL.
([2cc679f](https://github.com/aws/aws-sdk-js-v3/commit/2cc679ff11476d18b56bd794f4af41a5ffc1ffe2))

###
[`v3.971.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39710-2026-01-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.970.0...v3.971.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.970.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39700-2026-01-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.969.0...v3.970.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.969.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39690-2026-01-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.968.0...v3.969.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.968.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39680-2026-01-13)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.967.0...v3.968.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.967.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39670-2026-01-12)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.966.0...v3.967.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.966.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39660-2026-01-09)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.965.0...v3.966.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.965.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39650-2026-01-07)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.964.0...v3.965.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.964.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39640-2026-01-06)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.962.0...v3.964.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.962.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39620-2026-01-02)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.958.0...v3.962.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.958.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39580-2025-12-23)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.957.0...v3.958.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.957.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39570-2025-12-22)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.956.0...v3.957.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.956.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39560-2025-12-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.955.0...v3.956.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.955.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39550-2025-12-18)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.954.0...v3.955.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.954.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39540-2025-12-17)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.953.0...v3.954.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.953.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39530-2025-12-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.952.0...v3.953.0)

##### Features

- **clients:** allow protocol selection by class constructor
([#&#8203;7568](https://github.com/aws/aws-sdk-js-v3/issues/7568))
([5c5fd2e](https://github.com/aws/aws-sdk-js-v3/commit/5c5fd2e627109cbcdb40ecf0947a5b638d517101))

###
[`v3.952.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39520-2025-12-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.948.0...v3.952.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.948.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39480-2025-12-09)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.947.0...v3.948.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.947.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39470-2025-12-08)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.946.0...v3.947.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.946.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39460-2025-12-05)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.943.0...v3.946.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.943.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39430-2025-12-02)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.941.0...v3.943.0)

##### Features

- **client-bedrock-runtime:** Adds support for Audio Blocks and
Streaming Image Output plus new Stop Reasons of malformed_model_output
and malformed_tool_use.
([57bdac0](https://github.com/aws/aws-sdk-js-v3/commit/57bdac089bd21e477fe1f2cf6cf0c2e8c8a0c0a3))

###
[`v3.941.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39410-2025-11-26)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.940.0...v3.941.0)

##### Features

- **client-bedrock-runtime:** Bedrock Runtime Reserved Service Support
([18c4e92](https://github.com/aws/aws-sdk-js-v3/commit/18c4e92fa87b0be9150ff0d5671de29fe1ce5ca7))

###
[`v3.940.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39400-2025-11-25)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.939.0...v3.940.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.939.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39390-2025-11-24)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.938.0...v3.939.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.938.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39380-2025-11-21)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.936.0...v3.938.0)

##### Features

- **client-bedrock-runtime:** Add support to automatically enforce
safeguards across accounts within an AWS Organization.
([dd84b78](https://github.com/aws/aws-sdk-js-v3/commit/dd84b782452959b5f412706393175400d6fc2ab4))

###
[`v3.936.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39360-2025-11-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.935.0...v3.936.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.935.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39350-2025-11-19)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.934.0...v3.935.0)

##### Features

- **client-bedrock-runtime:** This release includes support for Search
Results.
([40ffa77](https://github.com/aws/aws-sdk-js-v3/commit/40ffa77a438ad33d7bb4ebc5b70d8160c25d7e01))

###
[`v3.934.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39340-2025-11-18)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.933.0...v3.934.0)

##### Features

- **client-bedrock-runtime:** Amazon Bedrock Runtime Service Tier
Support Launch
([ea418df](https://github.com/aws/aws-sdk-js-v3/commit/ea418df5de064d09ca66470f7452fc6d41c0caf4))

###
[`v3.933.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39330-2025-11-17)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.932.0...v3.933.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.932.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39320-2025-11-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.931.0...v3.932.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.931.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39310-2025-11-13)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.930.0...v3.931.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.930.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39300-2025-11-12)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.929.0...v3.930.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.929.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39290-2025-11-11)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.928.0...v3.929.0)

##### Features

- **clients:** use schema-serde in AWS REST JSON clients
([#&#8203;7485](https://github.com/aws/aws-sdk-js-v3/issues/7485))
([99a3693](https://github.com/aws/aws-sdk-js-v3/commit/99a36932937fa5def2b0371b989c6df4d9358044))

###
[`v3.928.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39280-2025-11-10)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.927.0...v3.928.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.927.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39270-2025-11-07)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.926.0...v3.927.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-bedrock-runtime](https://github.com/aws-sdk/client-bedrock-runtime)

###
[`v3.926.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-bedrock-runtime/CHANGELOG.md#39260-2025-11-06)

[Compare Source](https://github.com/aws/

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJUZWFtOlNlY3VyaXR5IEdlbmVyYXRpdmUgQUkiLCJiYWNrcG9ydDphbGwtb3BlbiIsInJlbGVhc2Vfbm90ZTpza2lwIl19-->

---------

Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
Co-authored-by: Patryk Kopycinski <patryk.kopycinski@elastic.co>
Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Patryk Kopyciński <contact@patrykkopycinski.com>
(cherry picked from commit 146debb85f4c912485b5d9a265a2fc55111910f1)

# Conflicts:
#	package.json
#	renovate.json
#	src/platform/packages/shared/kbn-test/jest-preset.js
#	x-pack/solutions/security/plugins/elastic_assistant/server/__mocks__/docs_from_directory_loader.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/ai_assistant_data_clients/knowledge_base/index.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/attack_discovery/evaluation/helpers/get_custom_evaluator/index.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/attack_discovery/graphs/default_attack_discovery_graph/state/index.test.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/langchain/content_loaders/add_required_kb_resource_metadata.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/langchain/content_loaders/defend_insights_loader.test.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/langchain/content_loaders/defend_insights_loader.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/langchain/content_loaders/security_labs_loader.test.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/langchain/content_loaders/security_labs_loader.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/langchain/helpers.test.ts
#	x-pack/solutions/security/plugins/elastic_assistant/server/lib/langchain/utils/enrich_graph_input_messages.ts
#	x-pack/solutions/security/plugins/security_solution/server/assistant/tools/esql/graphs/analyse_index_pattern/nodes/explore_partial_index_mapping_responder/explore_partial_index_mapping_responder.ts
#	x-pack/solutions/security/plugins/security_solution/server/assistant/tools/integration_knowledge/integration_knowledge_tool.ts
#	x-pack/solutions/security/plugins/security_solution/server/lib/siem_migrations/rules/task/agent/graph.ts
#	x-pack/solutions/security/plugins/security_solution/server/lib/siem_migrations/rules/task/agent/state.ts
#	yarn.lock
@patrykkopycinski patrykkopycinski added release_note:skip Skip the PR/issue when compiling release notes backport:all-open Backport to all branches that could still receive a release Team:Security Generative AI Security Generative AI backport This PR is a backport of another PR and removed backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Security Generative AI Security Generative AI labels Mar 25, 2026
kibanamachine and others added 2 commits March 25, 2026 12:11
…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
- Revert xstate5 to 5.19.2 and @xstate5/react to 5.0.3 in yarn.lock
- Revert @hapi/hapi to 21.3.10 in yarn.lock
- Fix ansi-styles@^5.0.0 incorrect dedup in yarn.lock
- Add type cast for graphResults.results in analyze_logs_routes.ts
- Add jest.mock for @langchain/classic/agents in index.test.ts
@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

…atus --include-path /api/alerting/rule/ --include-path /api/alerting/rules --include-path /api/actions --include-path /api/security/role --include-path /api/spaces --include-path /api/dashboards --include-path /api/maintenance_window --update --no-serverless
@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

1 similar comment
@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

The distributable build omits zod-to-json-schema because it's not
declared in the package that imports it. The findUsedDependencies
scanner doesn't pick it up, causing a FATAL startup crash.
@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

2 similar comments
@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

…h/prebuilt import resolution

Remove the `@langchain/core/ansi-styles` resolution that forces ansi-styles v4
for consumers expecting v5, causing CI install failures (elastic#259961).

Add `@langchain/langgraph/` subpath import handling in kbn-import-resolver to fix
ESLint `no_unresolvable_imports` errors for `@langchain/langgraph/prebuilt` imports.
The 8.19 import resolver does not support package.json `exports` maps (unlike main),
so this adds an `adaptReq` entry following the existing pattern.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

1 similar comment
@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

patrykkopycinski and others added 2 commits April 6, 2026 01:09
Resolved conflicts in yarn.lock and version_dependencies.txt,
then ran bootstrap to reconcile dependencies.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…ally, or add an exception to src/dev/yarn_deduplicate/index.ts and then commit the changes and push to your branch
@patrykkopycinski patrykkopycinski enabled auto-merge (squash) April 6, 2026 00:58
patrykkopycinski and others added 2 commits April 6, 2026 03:13
…ools

withConfig() sets runnable configuration separate from ParsedCallOptions,
so tools were never passed through to invocationParams. Reverts to
this.bind() to match main branch behavior.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
…in bindTools"

This reverts commit c98d4ad.

The revert was a mistake: `@langchain/core@1.1.31` (introduced in this PR)
removes `Runnable.bind()` and makes `withConfig()` merge its argument into
the ParsedCallOptions via `mergeConfigs`. The non-runnable keys like `tools`
and `tool_choice` flow through to `_generate`/`invocationParams` correctly.
The Macroscope review comment was based on langchain 0.3.x semantics and
does not apply to 1.x.

Restores the code to match what was merged on main in elastic#240493.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@patrykkopycinski
Copy link
Copy Markdown
Contributor Author

/ci

@elasticmachine
Copy link
Copy Markdown
Contributor

💚 Build Succeeded

Metrics [docs]

✅ unchanged

History

@patrykkopycinski patrykkopycinski merged commit 37b45da into elastic:8.19 Apr 7, 2026
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport This PR is a backport of another PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants