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 @@ -27,6 +27,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2727 ([ #3938 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3938 ) )
2828- ` opentelemetry-instrumentation-aiohttp-server ` : Support passing ` TracerProvider ` when instrumenting.
2929 ([ #3819 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3819 ) )
30+ - ` opentelemetry-instrumentation-tornado ` : Implement new semantic convention opt-in migration
31+ ([ #3993 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3993 ) )
3032
3133### Fixed
3234
@@ -68,8 +70,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6870 ([ #3967 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3967 ) )
6971- ` opentelemetry-instrumentation-redis ` : add missing copyright header for opentelemetry-instrumentation-redis
7072 ([ #3976 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3976 ) )
71- - ` opentelemetry-instrumentation-tornado ` : Implement new semantic convention opt-in migration
72- ([ #3993 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3993 ) )
7373
7474### Fixed
7575
You can’t perform that action at this time.
0 commit comments