File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -23,6 +23,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2323 ([ #3275 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3275 ) )
2424- ` opentelemetry-instrumentation ` make it simpler to initialize auto-instrumentation programmatically
2525 ([ #3273 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3273 ) )
26+ - ` opentelemetry-instrumentation ` Make auto instrumentation use the same dependency resolver as manual instrumentation does
27+ ([ #3202 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202 ) )
2628
2729### Fixed
2830
@@ -31,11 +33,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3133- ` opentelemetry-instrumentation-asyncpg ` Fix fallback for empty queries.
3234 ([ #3253 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3253 ) )
3335
34- ### Added
35-
36- - Make auto instrumentation use the same dependency resolver as manual instrumentation does
37- ([ #3202 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202 ) )
38-
3936## Version 1.30.0/0.51b0 (2025-02-03)
4037
4138### Added
You can’t perform that action at this time.
0 commit comments