File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,6 +38,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3838 ([ #3022 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3022 ) )
3939- Replace all instrumentor unit test ` assertEqualSpanInstrumentationInfo ` calls with ` assertEqualSpanInstrumentationScope ` calls
4040 ([ #3037 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3037 ) )
41+ - ` opentelemetry-instrumentation-sqlalchemy ` Fixes engines from ` sqlalchemy.engine_from_config ` not being fully instrumented
42+ ([ #2816 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2816 ) )
4143
4244### Breaking changes
4345
@@ -129,8 +131,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
129131 ([ #2792 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2792 ) )
130132- ` opentelemetry-instrumentation-tornado ` Handle http client exception and record exception info into span
131133 ([ #2563 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2563 ) )
132- - ` opentelemetry-instrumentation-sqlalchemy ` Fixes engines from ` sqlalchemy.engine_from_config ` not being fully instrumented
133- ([ #2816 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2816 ) )
134134- ` opentelemetry-instrumentation ` fix ` http.host ` new http semantic convention mapping to depend on ` kind ` of span
135135 ([ #2814 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2814 ) )
136136- ` opentelemetry-instrumentation ` Fix the description of ` http.server.duration ` and ` http.server.request.duration `
You can’t perform that action at this time.
0 commit comments