v1.34.1
📦 opentelemetry
✨ 1 features🐛 1 fixes🔧 2 symbols
Summary
This patch release addresses an issue with mypy type ignoring in opentelemetry-sdk and restores the missing span_exporter property on BatchSpanProcessor.
✨ New Features
- Restored the `span_exporter` property to the `BatchSpanProcessor` class.
🐛 Bug Fixes
- Fixed an invalid `type: ignore` in `opentelemetry-sdk` that caused mypy to ignore the entire file.
🔧 Affected Symbols
BatchSpanProcessoropentelemetry-sdk