Skip to content

Commit 0870f96

Browse files
authored
Fix 1.39.0 changelog (#3998)
1 parent f88fa49 commit 0870f96

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313

1414
## Version 1.39.0/0.60b0 (2025-12-03)
1515

16-
- `opentelemetry-instrumentation-requests`, `opentelemetry-instrumentation-wsgi`, `opentelemetry-instrumentation-asgi` Detect synthetic sources on requests, ASGI, and WSGI.
17-
([#3674](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3674))
18-
1916
### Added
2017

18+
- `opentelemetry-instrumentation-requests`, `opentelemetry-instrumentation-wsgi`, `opentelemetry-instrumentation-asgi` Detect synthetic sources on requests, ASGI, and WSGI.
19+
([#3674](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3674))
2120
- `opentelemetry-instrumentation-aiohttp-client`: add support for url exclusions via `OTEL_PYTHON_EXCLUDED_URLS` / `OTEL_PYTHON_AIOHTTP_CLIENT_EXCLUDED_URLS`
2221
([#3850](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3850))
2322
- `opentelemetry-instrumentation-httpx`: add support for url exclusions via `OTEL_PYTHON_EXCLUDED_URLS` / `OTEL_PYTHON_HTTPX_EXCLUDED_URLS`

0 commit comments

Comments
 (0)