Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release v12.11.0 #2877

Merged
merged 7 commits into from
Jan 14, 2025
Merged

chore: release v12.11.0 #2877

merged 7 commits into from
Jan 14, 2025

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 14, 2025

v12.11.0 (2025-01-14)

Features

  • Removed transaction from segment. Introduced a new enterSegment and enterTransaction to make context propagation more clear (#2646) (d84531a)
  • Removed children from segments. (#2689) (66f140f)
  • Added segment tree to transaction trace (#2717) (8fcc239)
  • Added segment synthesizer and provided ability to convert http client otel spans to external http trace segments (#2745) (c42f8e6)
  • Added otel consumer span processing (#2854) (82fe9d5)
  • Added segment and transaction synthesis for http server spans (#2833) (8fa4d05)
  • Added segment synthesis for db client otel spans to db trace (#2820) (1ad1858)
  • Added segment synthesis for internal spans (#2840) (436c63d)
  • Added segment synthesis for otel producer spans (#2839) (30f4995)

Bug fixes

  • Updated shim.createSegment and shim.handleMqTracingHeaders to be backwards compatible with the changes to context manager (#2844) (554b4bf)

Code refactoring

  • Removed class construction on the segment synthesis and instrumentation (#2837) (4b7ec0f)

Documentation

Miscellaneous chores

Tests

  • Updated a langchain test to be less rigid on asserting the tracking metric by @langchain/core version (#2876) (73985ea)

@bizob2828 bizob2828 marked this pull request as ready for review January 14, 2025 19:31
changelog.json Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
NEWS.md Outdated Show resolved Hide resolved
@newrelic newrelic deleted a comment from mrickard Jan 14, 2025
@bizob2828 bizob2828 requested a review from mrickard January 14, 2025 19:35
mrickard
mrickard previously approved these changes Jan 14, 2025
jsumners-nr
jsumners-nr previously approved these changes Jan 14, 2025
@bizob2828 bizob2828 merged commit 8bad89f into main Jan 14, 2025
31 checks passed
@bizob2828 bizob2828 deleted the release/v12.11.0 branch January 14, 2025 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants