Skip to content

chore(js): update versions#3161

Open
mikeldking wants to merge 1 commit into
mainfrom
changeset-release/main
Open

chore(js): update versions#3161
mikeldking wants to merge 1 commit into
mainfrom
changeset-release/main

Conversation

@mikeldking
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@arizeai/openinference-core@2.2.0

Minor Changes

  • 26733d8: Add reasoning content support to getLLMAttributes. The Message.contents array now accepts a { type: "reasoning", text?, signature?, data?, encryptedContent? } entry, and ToolCall accepts an optional reasoningSignature. These emit:

    • llm.{input,output}_messages.*.message.contents.*.message_content.type = "reasoning"
    • llm.{input,output}_messages.*.message.contents.*.message_content.text
    • llm.{input,output}_messages.*.message.contents.*.message_content.signature
    • llm.{input,output}_messages.*.message.contents.*.message_content.data
    • llm.{input,output}_messages.*.message.contents.*.message_content.encrypted_content
    • llm.{input,output}_messages.*.message.tool_calls.*.tool_call.reasoning_signature

    No message_content.id is emitted for reasoning entries. Reasoning text is human-readable and is redacted by hideInputText / hideOutputText like other message_content.text. The opaque echo-token fields (signature, data, encrypted_content, tool_call.reasoning_signature) are removed by hideInputMessages / hideOutputMessages but are intentionally preserved through hideInputText / hideOutputText.

@arizeai/openinference-instrumentation-anthropic@0.1.13

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-instrumentation-bedrock@0.4.14

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-instrumentation-bedrock-agent-runtime@1.1.14

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-instrumentation-beeai@1.5.16

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-instrumentation-claude-agent-sdk@0.2.6

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-instrumentation-langchain@4.0.12

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-instrumentation-langchain-v0@0.0.12

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-instrumentation-mcp@0.2.18

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-instrumentation-openai@4.1.3

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-tanstack-ai@0.1.3

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@arizeai/openinference-vercel@2.7.7

Patch Changes

  • Updated dependencies [26733d8]
    • @arizeai/openinference-core@2.2.0

@mikeldking mikeldking requested a review from a team as a code owner May 23, 2026 01:23
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label May 23, 2026
@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 23, 2026

Open in StackBlitz

@arizeai/openinference-core

npm i https://pkg.pr.new/@arizeai/openinference-core@3161

@arizeai/openinference-genai

npm i https://pkg.pr.new/@arizeai/openinference-genai@3161

@arizeai/openinference-instrumentation-anthropic

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-anthropic@3161

@arizeai/openinference-instrumentation-bedrock

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-bedrock@3161

@arizeai/openinference-instrumentation-bedrock-agent-runtime

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-bedrock-agent-runtime@3161

@arizeai/openinference-instrumentation-beeai

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-beeai@3161

@arizeai/openinference-instrumentation-claude-agent-sdk

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-claude-agent-sdk@3161

@arizeai/openinference-instrumentation-langchain

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-langchain@3161

@arizeai/openinference-instrumentation-langchain-v0

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-langchain-v0@3161

@arizeai/openinference-instrumentation-mcp

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-mcp@3161

@arizeai/openinference-instrumentation-openai

npm i https://pkg.pr.new/@arizeai/openinference-instrumentation-openai@3161

@arizeai/openinference-semantic-conventions

npm i https://pkg.pr.new/@arizeai/openinference-semantic-conventions@3161

@arizeai/openinference-tanstack-ai

npm i https://pkg.pr.new/@arizeai/openinference-tanstack-ai@3161

@arizeai/openinference-vercel

npm i https://pkg.pr.new/@arizeai/openinference-vercel@3161

commit: 8794113

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L This PR changes 100-499 lines, ignoring generated files.

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant