File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3333 ([ #3307 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3307 ) )
3434- Loosen ` opentelemetry-instrumentation-starlette[instruments] ` specifier
3535 ([ #3304 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3304 ) )
36-
36+ - ` opentelemetry-instrumentation ` Make auto instrumentation use the same dependency resolver as manual instrumentation does
37+ ([ #3202 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202 ) )
3738
3839### Fixed
3940
@@ -49,11 +50,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4950- ` opentelemetry-instrumentation-requests ` always record span status code in duration metric
5051 ([ #3323 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3323 ) )
5152
52- ### Added
53-
54- - Make auto instrumentation use the same dependency resolver as manual instrumentation does
55- ([ #3202 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3202 ) )
56-
5753## Version 1.30.0/0.51b0 (2025-02-03)
5854
5955### Added
You can’t perform that action at this time.
0 commit comments