File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111 ([ #4475 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4475 ) )
1212- Improve performance of baggage operations
1313 ([ #4466 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4466 ) )
14+ - api: Revert record ` BaseException ` change in ` trace_api.use_span() `
15+ ([ #4494 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4494 ) )
1416
1517## Version 1.31.0/0.52b0 (2025-03-12)
1618
@@ -19,7 +21,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1921- Add type annotations to context's attach & detach
2022 ([ #4346 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4346 ) )
2123- Fix OTLP encoders missing instrumentation scope schema url and attributes
22- ([ #4359 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4359 ) )
24+ ([ #4359 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4359 ) )
2325- prometheus-exporter: fix labels out of place for data points with different
2426 attribute sets
2527 ([ #4413 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4413 ) )
You can’t perform that action at this time.
0 commit comments