Skip to content

Commit 3be6a7b

Browse files
authored
Update CHANGELOG.md
1 parent 0696540 commit 3be6a7b

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
@@ -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

0 commit comments

Comments
 (0)