File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1515
1616- ` opentelemetry-instrumentation ` Fix client address is set to server address in new semconv
1717 ([ #3354 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3354 ) )
18+ - ` opentelemetry-instrumentation-dbapi ` , ` opentelemetry-instrumentation-django ` ,
19+ ` opentelemetry-instrumentation-sqlalchemy ` : Fix sqlcomment for non string query and composable object.
20+ ([ #3113 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3113 ) )
1821
1922## Version 1.31.0/0.52b0 (2025-03-12)
2023
@@ -43,9 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4346
4447### Fixed
4548
46- - ` opentelemetry-instrumentation-dbapi ` , ` opentelemetry-instrumentation-django ` ,
47- ` opentelemetry-instrumentation-sqlalchemy ` : Fix sqlcomment for non string query and composable object.
48- ([ #3113 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3113 ) )
4949- ` opentelemetry-instrumentation-redis ` Add missing entry in doc string for ` def _instrument `
5050 ([ #3247 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247 ) )
5151- ` opentelemetry-instrumentation-botocore ` sns-extension: Change destination name attribute
You can’t perform that action at this time.
0 commit comments