Skip to content

Commit 069c2f8

Browse files
changelog
1 parent 52a5e93 commit 069c2f8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)