We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0c817c commit 111d8d8Copy full SHA for 111d8d8
CHANGELOG.md
@@ -30,8 +30,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
30
([#4599](https://github.com/open-telemetry/opentelemetry-python/pull/4599))
31
- Drop support for Python 3.8
32
([#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.
+- Logging API accepts optional `context`; deprecates `trace_id`, `span_id`, `trace_flags`.
35
([#4597](https://github.com/open-telemetry/opentelemetry-python/pull/4597))
36
37
## Version 1.33.0/0.54b0 (2025-05-09)
0 commit comments