Skip to content

Commit fbcac7a

Browse files
committed
Entry added to CHANGELOG.md linking to PR #4368
1 parent 0407cff commit fbcac7a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3636
([#4302](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4302))
3737
- `opentelemetry-instrumentation-grpc`: Fix bidirectional streaming RPCs raising `AttributeError: 'generator' object has no attribute 'add_done_callback'`
3838
([#4259](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4259))
39+
- `opentelemetry-instrumentation-fastapi`: Fix `FastAPI` instrumentation to correctly trace `BackgroundTasks` by wrapping their execution in a dedicated span, ensuring proper parent-child relationships and accurate trace timing
40+
([#4368](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4368))
3941

4042
### Breaking changes
4143

0 commit comments

Comments
 (0)