v1.32.0
📦 opentelemetry
🐛 5 fixes🔧 4 symbols
Summary
This release focuses on bug fixes, including correcting the OTLP HTTP metrics exporter user agent and patching logging behavior, alongside performance improvements for baggage operations.
🐛 Bug Fixes
- Fixed user agent in OTLP HTTP metrics exporter.
- Reverted record of BaseException change in trace_api.use_span().
- Patched logging.basicConfig so OTel logs do not cause console logs to disappear.
- Fixed ExplicitBucketHistogramAggregation to handle multiple explicit bucket boundaries advisories.
- Fixed serialization of objects in the log handler in opentelemetry-sdk.
🔧 Affected Symbols
trace_api.use_spanlogging.basicConfigExplicitBucketHistogramAggregationLog handler serialization