We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c06685b commit 44a6755Copy full SHA for 44a6755
CHANGELOG.md
@@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
([#4361](https://github.com/open-telemetry/opentelemetry-python/pull/4361))
27
- semantic-conventions: Bump to 1.30.0
28
([#4337](https://github.com/open-telemetry/opentelemetry-python/pull/4397))
29
+- Make `trace_api.use_span()` record `BaseException` as well as `Exception`
30
+ ([#4406](https://github.com/open-telemetry/opentelemetry-python/pull/4406))
31
32
## Version 1.29.0/0.50b0 (2024-12-11)
33
0 commit comments