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: prepare next release #5274

Merged

Conversation

opentelemetrybot
Copy link
Contributor

@opentelemetrybot opentelemetrybot commented Dec 16, 2024

1.30.0

🚀 (Enhancement)

  • feat(sdk-metrics): PeriodicExportingMetricReader now flushes pending tasks at shutdown #5242

🐛 (Bug Fix)

  • fix(sdk-trace-base): do not load OTEL_ env vars on module load, but when needed #5233

  • fix(instrumentation-xhr, instrumentation-fetch): content length attributes no longer get removed with ignoreNetworkEvents: true being set #5229

0.57.0

🚀 (Enhancement)

  • feat(opentelemetry-sdk-node): automatically configure metrics exporter based on environment variables #5168 @bhaskarbanerjee

🏠 (Internal)

  • refactor(otlp-transformer): re-structure package to prepare for separate entrypoints #5264 @pichlermarc

@opentelemetrybot opentelemetrybot requested a review from a team as a code owner December 16, 2024 16:57
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.66%. Comparing base (e524148) to head (8d617c2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #5274   +/-   ##
=======================================
  Coverage   94.66%   94.66%           
=======================================
  Files         322      322           
  Lines        8058     8058           
  Branches     1632     1632           
=======================================
  Hits         7628     7628           
  Misses        430      430           

@chancancode
Copy link
Contributor

Noticed an issue here, submitted #5280 to fix

CHANGELOG.md Outdated Show resolved Hide resolved
@pichlermarc pichlermarc added this pull request to the merge queue Dec 18, 2024
Merged via the queue into open-telemetry:main with commit 616d27a Dec 18, 2024
20 checks passed
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