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 @@ -11,6 +11,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111 ([ #4618 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4618 ) )
1212- Add ` span_exporter ` property back to ` BatchSpanProcessor ` class
1313 ([ #4621 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4621 ) )
14+ - Logging API accepts optional ` context ` ; deprecates ` trace_id ` , ` span_id ` , ` trace_flags ` .
15+ ([ #4597 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4597 ) )
1416
1517## Version 1.34.0/0.55b0 (2025-06-04)
1618
@@ -37,8 +39,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3739 ([ #4599 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4599 ) )
3840- Drop support for Python 3.8
3941 ([ #4520 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4520 ) )
40- - Logging API accepts optional ` context ` ; deprecates ` trace_id ` , ` span_id ` , ` trace_flags ` .
41- ([ #4597 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4597 ) )
4242
4343## Version 1.33.0/0.54b0 (2025-05-09)
4444
You can’t perform that action at this time.
0 commit comments