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 @@ -32,6 +32,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3232 ([ #3247 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3247 ) )
3333- ` opentelemetry-instrumentation-asyncpg ` Fix fallback for empty queries.
3434 ([ #3253 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3253 ) )
35+ - ` opentelemetry-instrumentation-psycopg2 ` : fix AttributeError at ` instrument_connection `
36+ ([ #3043 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3043 ) )
3537
3638## Version 1.30.0/0.51b0 (2025-02-03)
3739
@@ -142,9 +144,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
142144- ` opentelemetry-instrumentation-sqlalchemy ` : Fix a remaining memory leak in EngineTracer
143145 ([ #3053 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3053 ) )
144146- ` opentelemetry-instrumentation-sqlite3 ` : Update documentation on explicit cursor support of tracing
145- ([ #3088 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3088 ) )'
146- - ` opentelemetry-instrumentation-psycopg2 ` : fix AttributeError at ` instrument_connection `
147- ([ #3043 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3043 ) )
147+ ([ #3088 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3088 ) )
148148
149149### Breaking changes
150150
You can’t perform that action at this time.
0 commit comments