File tree 1 file changed +3
-3
lines changed
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
15
15
16
16
- ` opentelemetry-instrumentation ` Fix client address is set to server address in new semconv
17
17
([ #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 ) )
18
21
19
22
## Version 1.31.0/0.52b0 (2025-03-12)
20
23
@@ -43,9 +46,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
43
46
44
47
### Fixed
45
48
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 ) )
49
49
- ` opentelemetry-instrumentation-redis ` Add missing entry in doc string for ` def _instrument `
50
50
([ #3247 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247 ) )
51
51
- ` opentelemetry-instrumentation-botocore ` sns-extension: Change destination name attribute
You can’t perform that action at this time.
0 commit comments