Skip to content

Commit 680b0f5

Browse files
Changelog
1 parent 38b9d09 commit 680b0f5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)