Skip to content

Commit bd5f31f

Browse files
committed
Updated CHANGELOG
1 parent 81f521a commit bd5f31f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
> Use [this search for a list of all CHANGELOG.md files in this repo](https://github.com/search?q=repo%3Aopen-telemetry%2Fopentelemetry-python-contrib+path%3A**%2FCHANGELOG.md&type=code).
1111
1212
## Unreleased
13+
- `opentelemetry-instrumentation-asgi` Fixed issue where FastAPI reports IP instead of URL.
14+
([#3670](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3670))
1315

1416
## Version 1.36.0/0.57b0 (2025-07-29)
1517

1618
### Fixed
17-
- `opentelemetry-instrumentation-asgi` Fixed issue where FastAPI reports IP instead of URL.
18-
([#3670](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3670))
1919
- `opentelemetry-instrumentation`: Fix dependency conflict detection when instrumented packages are not installed by moving check back to before instrumentors are loaded. Add "instruments-any" feature for instrumentations that target multiple packages.
2020
([#3610](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3610))
2121
- infra(ci): Fix git pull failures in core contrib test

0 commit comments

Comments
 (0)