File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -11,16 +11,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
11
11
12
12
## Unreleased
13
13
14
- - ` opentelemetry-instrumentation-asyncio ` Fix duplicate instrumentation.
15
- ([[ #3383 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3383 )] )
16
-
17
14
### Added
18
15
19
16
### Fixed
20
17
21
18
- ` opentelemetry-instrumentation ` Catch ` ModuleNotFoundError ` when the library is not installed
22
19
and log as debug instead of exception
23
20
([ #3423 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3423 ) )
21
+ - ` opentelemetry-instrumentation-asyncio ` Fix duplicate instrumentation
22
+ ([ #3383 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3383 ) )
24
23
25
24
## Version 1.32.0/0.53b0 (2025-04-10)
26
25
You can’t perform that action at this time.
0 commit comments