Update CHANGELOG.md (#3430)

This commit is contained in:
Emídio Neto
2025-04-17 10:36:45 -03:00
committed by GitHub
parent 8390db35ae
commit c47e341ab8

View File

@ -11,9 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## Unreleased ## Unreleased
- `opentelemetry-instrumentation-asyncio` Fix duplicate instrumentation.
([[#3383](https://github.com/open-telemetry/opentelemetry-python-contrib/issues/3383)])
### Added ### Added
### Fixed ### 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 - `opentelemetry-instrumentation` Catch `ModuleNotFoundError` when the library is not installed
and log as debug instead of exception and log as debug instead of exception
([#3423](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3423)) ([#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) ## Version 1.32.0/0.53b0 (2025-04-10)