Skip to content

chore: prepare next release#6275

Merged
pichlermarc merged 1 commit intomainfrom
otelbot/prepare-next-version
Jan 14, 2026
Merged

chore: prepare next release#6275
pichlermarc merged 1 commit intomainfrom
otelbot/prepare-next-version

Conversation

@otelbot-js
Copy link
Copy Markdown
Contributor

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

2.4.0

🐛 Bug Fixes

  • fix(sdk-metrics): improve PeriodicExportingMetricReader() constructor input validation #6286 @cjihrig
  • fix(core): Avoid using DOM types for otperformance export #6278 @samchungy

🏠 Internal

  • chore(browser): fix CODEOWNERS paths for browser-related packages
  • refactor(sdk-metrics): remove Promise.allSettled() ponyfill #6277 @cjihrig

0.210.0

💥 Breaking Changes

  • feat(sdk-node)!: do not add default MetricReader when an empty metricReaders array is provided to NodeSDK constructor #6272 @pichlermarc
    • (user-facing): setting metricsReaders: [] now prevents the NodeSDK from instantiating a Metrics SDK, regardless of settings in OTEL_METRICS_EXPORTER env var.

🐛 Bug Fixes

  • fix(sdk-node): ensure invalid metric reader config does not throw on startup #6295 @pichlermarc

@otelbot-js otelbot-js Bot requested a review from a team as a code owner January 9, 2026 13:51
@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 9, 2026

Codecov Report

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

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6275   +/-   ##
=======================================
  Coverage   95.39%   95.39%           
=======================================
  Files         316      316           
  Lines        9574     9574           
  Branches     2216     2216           
=======================================
  Hits         9133     9133           
  Misses        441      441           
🚀 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.

@otelbot-js otelbot-js Bot force-pushed the otelbot/prepare-next-version branch from a34d22d to 4bc199c Compare January 14, 2026 16:35
@pichlermarc pichlermarc enabled auto-merge January 14, 2026 16:38
@pichlermarc pichlermarc added this pull request to the merge queue Jan 14, 2026
Merged via the queue into main with commit 5e6504d Jan 14, 2026
27 checks passed
@pichlermarc pichlermarc deleted the otelbot/prepare-next-version branch January 14, 2026 16:52
maryliag pushed a commit to maryliag/opentelemetry-js that referenced this pull request Jan 15, 2026
Co-authored-by: otelbot <197425009+otelbot@users.noreply.github.com>
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.

1 participant