mirror of
https://github.com/open-telemetry/opentelemetry-python-contrib.git
synced 2025-07-28 04:34:01 +08:00
Update CHANGELOG.md (#3430)
This commit is contained in:
@ -11,9 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## Unreleased
|
||||
|
||||
- `opentelemetry-instrumentation-asyncio` Fix duplicate instrumentation.
|
||||
([[#3383](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3383)])
|
||||
|
||||
### Added
|
||||
|
||||
### Fixed
|
||||
@ -21,6 +18,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
- `opentelemetry-instrumentation` Catch `ModuleNotFoundError` when the library is not installed
|
||||
and log as debug instead of exception
|
||||
([#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))
|
||||
|
||||
## Version 1.32.0/0.53b0 (2025-04-10)
|
||||
|
||||
|
Reference in New Issue
Block a user