We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e904da commit 4df196dCopy full SHA for 4df196d
CHANGELOG.md
@@ -72,6 +72,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
72
([#2753](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2753))
73
- `opentelemetry-instrumentation-grpc` Fix grpc supported version
74
([#2845](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2845))
75
+- `opentelemetry-instrumentation-asyncio` fix `AttributeError` in
76
+ `AsyncioInstrumentor.trace_to_thread` when `func` is a `functools.partial` instance
77
+ ([#2911](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2911))
78
79
## Version 1.26.0/0.47b0 (2024-07-23)
80
0 commit comments