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 ab1247d commit e1e723bCopy full SHA for e1e723b
CHANGELOG.md
@@ -11,6 +11,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
## Unreleased
13
14
+### Fixed
15
+
16
+- `opentelemetry-instrumentation-celery` Fix a memory leak where a reference to a task identifier is kept indefinitely
17
+ ([#3463](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3463))
18
19
## Version 1.36.0/0.57b0 (2025-07-29)
20
21
### Fixed
0 commit comments