File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626 ([ #4593 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4593 ) )
2727- opentelemetry-test-utils: assert explicit bucket boundaries in histogram metrics
2828 ([ #4595 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4595 ) )
29- - Logging API accepts optional SpanContext that takes precedence over ` trace_id ` ,
30- ` span_id ` , ` trace_flags ` if provided
29+ - Logging API accepts optional Context with precedence over ` trace_id ` , ` span_id ` ,
30+ ` trace_flags ` if provided with valid span. LoggingHandler passes current Context.
3131 ([ #4597 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4597 ) )
3232
3333## Version 1.33.0/0.54b0 (2025-05-09)
You can’t perform that action at this time.
0 commit comments