Skip to content

chore: prepare next release#6326

Merged
pichlermarc merged 2 commits intomainfrom
otelbot/prepare-next-version
Jan 21, 2026
Merged

chore: prepare next release#6326
pichlermarc merged 2 commits intomainfrom
otelbot/prepare-next-version

Conversation

@otelbot-js
Copy link
Copy Markdown
Contributor

@otelbot-js otelbot-js Bot commented Jan 21, 2026

2.5.0

🐛 Bug Fixes

🏠 Internal

0.211.0

💥 Breaking Changes

  • fix(otlp-exporter-base)!: remove xhr transport #6317 @cjihrig
    • (user-facing) The deprecated XHR-based transport has been removed and replaced with fetch(). This change affects users who relied on XmlHttpRequest instead of fetch() for sending headers with OTLP exports. To maintain compatibility on browsers without a fetch() implementation, include a fetch() polyfill.
      chore(api-logs)!: remove ProxyLoggerProvider export #6322 @david-luna

🚀 Features

  • feat(sdk-logs): export event name from ConsoleLogRecordExporter #6310 @aicest

🐛 Bug Fixes

🏠 Internal

  • fix(build): update @types/node to 18.19.130, remove DOM types from base tsconfig #6280 @overbalance
  • refactor(sdk-logs): simplify _export() #6318 @cjihrig

@otelbot-js otelbot-js Bot requested review from a team as code owners January 21, 2026 17:17
Comment thread experimental/CHANGELOG.md Outdated
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.46%. Comparing base (f73f51d) to head (dc1124a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6326   +/-   ##
=======================================
  Coverage   95.46%   95.46%           
=======================================
  Files         317      317           
  Lines        9602     9602           
  Branches     2221     2221           
=======================================
  Hits         9167     9167           
  Misses        435      435           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pichlermarc pichlermarc added this pull request to the merge queue Jan 21, 2026
Merged via the queue into main with commit 38924cb Jan 21, 2026
27 of 28 checks passed
@pichlermarc pichlermarc deleted the otelbot/prepare-next-version branch January 21, 2026 18:29
@pichlermarc
Copy link
Copy Markdown
Member

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