Skip to content

Commit f6d4266

Browse files
committed
Add changelog entry and py.typed
1 parent 6eedc77 commit f6d4266

File tree

2 files changed

+3
-0
lines changed
  • instrumentation/opentelemetry-instrumentation-dbapi/src/opentelemetry/instrumentation/dbapi

2 files changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111
1212
## Unreleased
1313

14+
- `opentelemetry-instrumentation-dbapi` Move `TracedCursorProxy` and `TracedConnectionProxy` to the module level
15+
([#3068](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3068))
16+
1417
## Version 1.29.0/0.50b0 (2024-12-11)
1518

1619
### Added

instrumentation/opentelemetry-instrumentation-dbapi/src/opentelemetry/instrumentation/dbapi/py.typed

Whitespace-only changes.

0 commit comments

Comments
 (0)