Skip to content

Commit 1f3d41e

Browse files
committed
Add changelog entry for Celery housekeeping
Assisted-by: GPT-5.4
1 parent 1624119 commit 1f3d41e

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
@@ -26,6 +26,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2626
([#4461](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4461))
2727
- `opentelemetry-instrumentation-dbapi` Use `ObjectProxy` instead of `BaseObjectProxy` for `TracedCursorProxy` to restore iterability with wrapt 2.x
2828
([#4427](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4427))
29+
- `opentelemetry-instrumentation-celery`: Add null guards and type-safe helper handling around Celery context propagation internals
30+
([#4505](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4505))
2931
- `opentelemetry-instrumentation-flask`: Clean up environ keys in `_teardown_request` to prevent duplicate execution
3032
([#4341](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4341))
3133
- `opentelemetry-instrumentation-flask`: Stop reading the deprecated (from 3.1) `flask.__version__` attribute; resolve the Flask version via `importlib.metadata`

0 commit comments

Comments
 (0)