Skip to content

Commit 0a1360d

Browse files
Changelog
1 parent 38b9d09 commit 0a1360d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 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

@@ -143,8 +145,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
143145
([#3053](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3053))
144146
- `opentelemetry-instrumentation-sqlite3`: Update documentation on explicit cursor support of tracing
145147
([#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))
148148

149149
### Breaking changes
150150

0 commit comments

Comments
 (0)