We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 700776d commit d826da8Copy full SHA for d826da8
CHANGELOG.md
@@ -39,6 +39,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
39
([#2971](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2971))
40
- Drop `opentelemetry-instrumentation-test` package from default instrumentation list
41
([#2969](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2969))
42
+- `opentelemetry-instrumentation-httpx`: remove private unused `_InstrumentedClient` and `_InstrumentedAsyncClient` classes
43
+ ([#3036](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/3036))
44
45
## Version 1.28.0/0.49b0 (2024-11-05)
46
0 commit comments