Skip to content

Commit 111d8d8

Browse files
Changelog
1 parent a0c817c commit 111d8d8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3030
([#4599](https://github.com/open-telemetry/opentelemetry-python/pull/4599))
3131
- Drop support for Python 3.8
3232
([#4520](https://github.com/open-telemetry/opentelemetry-python/pull/4520))
33-
- Logging API accepts optional Context with precedence over `trace_id`, `span_id`,
34-
`trace_flags` if provided with valid span. LoggingHandler passes current Context.
33+
- Logging API accepts optional `context`; deprecates `trace_id`, `span_id`, `trace_flags`.
3534
([#4597](https://github.com/open-telemetry/opentelemetry-python/pull/4597))
3635

3736
## Version 1.33.0/0.54b0 (2025-05-09)

0 commit comments

Comments
 (0)