We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
opentelemetry-instrumentation-sqlite3
1 parent 54cbf59 commit dbd5d30Copy full SHA for dbd5d30
CHANGELOG.md
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
([#3100](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3100))
18
- Add support to database stability opt-in in `_semconv` utilities and add tests
19
([#3111](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3111))
20
+- `opentelemetry-opentelemetry-sqlite3` Add `py.typed` file to enable PEP 561
21
+ ([#3134](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3134))
22
23
### Fixed
24
instrumentation/opentelemetry-instrumentation-sqlite3/src/opentelemetry/instrumentation/sqlite3/py.typed
0 commit comments