Skip to content

Commit 5d3b2c6

Browse files
Copilotemdneto
andcommitted
docs: add changelog entry for fastapi fix
Co-authored-by: emdneto <9735060+emdneto@users.noreply.github.com>
1 parent a3334c6 commit 5d3b2c6

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5959
([#4139](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4139))
6060

6161
### Fixed
62+
63+
- `opentelemetry-instrumentation-fastapi`: Fix FastAPI instrumentation CI test failures
64+
([#23](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/23))
6265
- `opentelemetry-instrumentation-mysql`: Refactor MySQL integration test mocks to use concrete DBAPI connection attributes, reducing noisy attribute type warnings.
6366
([#4116](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4116))
6467
- `opentelemetry-instrumentation-cassandra`: Use `_instruments_any` instead of `_instruments` for driver dependencies so that having either `cassandra-driver` or `scylla-driver` installed is sufficient

0 commit comments

Comments
 (0)