Thanks to visit codestin.com
Credit goes to github.com

Skip to content

chore: prepare next release#6756

Open
otelbot-js[bot] wants to merge 1 commit into
mainfrom
otelbot/prepare-next-version
Open

chore: prepare next release#6756
otelbot-js[bot] wants to merge 1 commit into
mainfrom
otelbot/prepare-next-version

Conversation

@otelbot-js
Copy link
Copy Markdown
Contributor

@otelbot-js otelbot-js Bot commented May 22, 2026

Stable SDK (./CHANGELOG.md)

2.8.0

πŸš€ Features

  • feat(sdk-trace-base): pretty-print SpanImpl, Tracer, and BasicTracerProvider via util.inspect so they render through diag and console.log #6690 @mcollina

Experimental (./experimental/CHANGELOG.md)

0.219.0

πŸ’₯ Breaking Changes

  • fix(configuration)!: stop removing null values from parsed config object #6679 @trentm
    • It is now the responsibility of the user of a parsed declarative config object, typically just the sdk-node package, to handle null values.
  • fix(api-logs): Removed NOOP_LOGGER and NoopLogger exports from @opentelemetry/api-logs. Use createNoopLogger(): Logger instead. #6713 @dyladan

πŸ› Bug Fixes

  • fix(sdk-node): pass all config properties to log record exporters in declarative config #6708 @MikeGoldsmith
  • fix(sdk-node): warn and ignore zero exporter timeout in declarative config #6711 @MikeGoldsmith
  • fix(sdk-node): pass gRPC credentials and headers to span exporter in declarative config #6705 @MikeGoldsmith
  • fix(otlp-transformer): do not attempt to skip groups #6704 @pichlermarc
  • fix(browser-detector): use the right semantic convention for user agent resource attribute #6729 @david-luna
  • fix(browser-detector): user agent resource attribute always #6754 @david-luna
  • fix(opentelemetry-exporter-prometheus): handle additional edge cases in metric name conversion #6727 @cjihrig

🏠 Internal

  • refactor(configuration): remove redundant env var parsing in EnvironmentConfigFactory #6710 @MikeGoldsmith

@otelbot-js otelbot-js Bot requested review from a team as code owners May 22, 2026 21:56
@codecov
Copy link
Copy Markdown

codecov Bot commented May 22, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 94.95%. Comparing base (3f1a493) to head (fedb2f2).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6756   +/-   ##
=======================================
  Coverage   94.95%   94.95%           
=======================================
  Files         377      377           
  Lines       12743    12743           
  Branches     2896     2896           
=======================================
  Hits        12100    12100           
  Misses        643      643           
πŸš€ 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.

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