We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8390db3 commit c47e341Copy full SHA for c47e341
1 file changed
CHANGELOG.md
@@ -11,16 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
12
## Unreleased
13
14
-- `opentelemetry-instrumentation-asyncio` Fix duplicate instrumentation.
15
- ([[#3383](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3383)])
16
-
17
### Added
18
19
### Fixed
20
21
- `opentelemetry-instrumentation` Catch `ModuleNotFoundError` when the library is not installed
22
and log as debug instead of exception
23
([#3423](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3423))
+- `opentelemetry-instrumentation-asyncio` Fix duplicate instrumentation
+ ([#3383](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3383))
24
25
## Version 1.32.0/0.53b0 (2025-04-10)
26
0 commit comments