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 029e7bb commit a18ce8fCopy full SHA for a18ce8f
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`: Avoid calls to `context.detach` with `None` token.
17
+ ([#3673](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3673))
18
19
## Version 1.36.0/0.57b0 (2025-07-29)
20
21
### Fixed
0 commit comments