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 @@ -16,15 +16,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1616 ([ #4734 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4734 ) )
1717- build: bump ruff to 0.14.1
1818 ([ #4782 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4782 ) )
19+ - otlp exporters (trace): include W3C TraceFlags (bits 0–7) in OTLP ` Span.flags ` alongside parent isRemote bits (8–9)
20+ ([ #4761 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4761 ) )
1921
2022## Version 1.38.0/0.59b0 (2025-10-16)
2123
2224- Add ` rstcheck ` to pre-commit to stop introducing invalid RST
2325 ([ #4755 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4755 ) )
2426- logs: extend Logger.emit to accept separated keyword arguments
2527 ([ #4737 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4737 ) )
26- - otlp exporters (trace): include W3C TraceFlags (bits 0–7) in OTLP ` Span.flags ` alongside parent isRemote bits (8–9)
27- ([ #4761 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4761 ) )
2828- logs: add warnings for classes that would be deprecated and renamed in 1.39.0
2929 ([ #4771 ] ( https://github.com/open-telemetry/opentelemetry-python/pull/4771 ) )
3030
You can’t perform that action at this time.
0 commit comments