v1.31.1
📦 opentelemetry-pythonView on GitHub →
🐛 1 fixes🔧 1 symbols
Summary
This patch release reverts a change regarding `BaseException` recording in `trace_api.use_span()` to fix an issue from the previous 1.31.0/0.52b0 release.
🐛 Bug Fixes
- Reverted the change to record `BaseException` in `trace_api.use_span()`.