Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 11, 2025

v13.8.0 (2025-12-11)

Features

  • Added support for @langchain/aws (#3563) (56c4a78)
  • Additional support for partial granularity traces (Not available for production use)
    • Added partial granularity tracking metrics (#3566) (061f0fc)
    • updated AlwaysOn sampler to set priority to 3 for full trace and 2 for partial trace (#3577) (e7bcff4)
    • Updated the span generation process (#3585) (74777d5)

Code refactoring

  • Converted AWS Bedrock's LlmError to use LlmErrorMessage (#3567) (8b2bb42)
  • Updated @google/genai instrumentation to subscribe to events emitted (#3467) (e8d9ba1)
  • Updated bunyan instrumentation to subscribe to events emitted (#3589) (f1e5f12)

Documentation

Miscellaneous chores

Tests

  • Moved mock aws bedrock server creation to test/lib/aws-server-stubs/index.js (#3593) (270df81)

@bizob2828 bizob2828 marked this pull request as ready for review December 11, 2025 21:46
"version": "13.8.0",
"changes": {
"security": [],
"bugfixes": [],
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wasn't the bunyan instrumentation refactor kind of a bug fix?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

a bug was fixed but it's more of migrating to tracing channel. either way the affected customer is getting notified through support

@bizob2828 bizob2828 merged commit ae0074b into main Dec 11, 2025
29 checks passed
@bizob2828 bizob2828 deleted the release/v13.8.0 branch December 11, 2025 21:49
@github-project-automation github-project-automation bot moved this to Done: Issues recently completed in Node.js Engineering Board Dec 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done: Issues recently completed

Development

Successfully merging this pull request may close these issues.

3 participants