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.
1 parent cfd098e commit 333d7ccCopy full SHA for 333d7cc
CHANGELOG.md
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
([#3624](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3624))
18
- `opentelemetry-instrumentation-dbapi`: fix crash retrieving libpq version when enabling commenter with psycopg
19
([#3796](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3796))
20
+- `opentelemetry-instrumentation-fastapi`: Fix handling of APIRoute subclasses
21
+ ([#3681](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3681))
22
23
### Added
24
0 commit comments