Skip to content

Commit 7df388c

Browse files
committed
Update CHANGELOG.md
1 parent 2d11517 commit 7df388c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1919
([#3679](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3679))
2020
- `opentelemetry-instrumentation`: Avoid calls to `context.detach` with `None` token.
2121
([#3673](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3673))
22+
- `opentelemetry-instrumentation-starlette` Fixes a crash when host-based routing is used ([#3507](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3507/))
23+
- `opentelemetry-instrumentation-fastapi` Fixes a crash when host-based routing is used ([#3507](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3507/))
2224

2325
### Added
2426

0 commit comments

Comments
 (0)