Skip to content

Commit 48c8a9f

Browse files
Changelog
1 parent e081502 commit 48c8a9f

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
@@ -25,6 +25,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2525
([#3275](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3275))
2626
- `opentelemetry-instrumentation` make it simpler to initialize auto-instrumentation programmatically
2727
([#3273](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3273))
28+
- `opentelemetry-instrumentation-psycopg2`, `opentelemetry-instrumentation-psycopg`: Add sqlcommenter support for `instrument_connection`
29+
([#3071](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3071))
2830

2931
### Fixed
3032

@@ -124,8 +126,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
124126
([#2942](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2942))
125127
- `opentelemetry-instrumentation-click`: new instrumentation to trace click commands
126128
([#2994](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2994))
127-
- `opentelemetry-instrumentation-psycopg2`, `opentelemetry-instrumentation-psycopg`: Add sqlcommenter support for `instrument_connection`
128-
([#3071](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3071))
129129

130130
### Fixed
131131

0 commit comments

Comments
 (0)