We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 923a569 commit d3e3a1eCopy full SHA for d3e3a1e
CHANGELOG.md
@@ -20,6 +20,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
20
- `opentelemetry-instrumentation-threading` Initial release for threading
21
([#2253](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2253))
22
23
+### Fixed
24
+
25
+- `opentelemetry-instrumentation-grpc` AioClientInterceptor should propagate with a Metadata object
26
+ ([#2363](https://github.com/open-telemetry/opentelemetry-python-contrib/pull/2363))
27
28
## Version 1.24.0/0.45b0 (2024-03-28)
29
30
### Added
0 commit comments