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 b2e0132 commit 04613feCopy full SHA for 04613fe
CHANGELOG.md
@@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
26
([#4637](https://github.com/open-telemetry/opentelemetry-python/pull/4637))
27
- Logging API accepts optional `context`; deprecates `trace_id`, `span_id`, `trace_flags`.
28
([#4597](https://github.com/open-telemetry/opentelemetry-python/pull/4597))
29
+- sdk: use context instead of trace_id,span_id for initializing LogRecord
30
+ ([#4653](https://github.com/open-telemetry/opentelemetry-python/pull/4653))
31
32
## Version 1.34.0/0.55b0 (2025-06-04)
33
0 commit comments