Skip to content

Commit 48799a3

Browse files
committed
docs(changelog): reference FastAPI memory leak fix PR (#3688)
1 parent 1f5b5c9 commit 48799a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1414
### Fixed
1515

1616
- `opentelemetry-instrumentation-fastapi`: Fix memory leak in `uninstrument_app()` by properly removing apps from the tracking set
17-
([#XXXX](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/XXXX), [#3683](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3683))
17+
([#3688](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3688), [#3683](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3683))
1818

1919
- `opentelemetry-instrumentation-fastapi`: fix wrapping of middlewares
2020
([#3012](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3012))

0 commit comments

Comments
 (0)