File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
## [ Unreleased] ( https://github.com/open-telemetry/opentelemetry-python-contrib/compare/v0.19b0...HEAD )
8
8
9
9
### Changed
10
+ - Fix broken links to project ([ #419 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/419 ) )
10
11
- Restrict DataDog exporter's ` ddtrace ` dependency to known working versions.
11
12
([ #400 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/400 ) )
12
13
- GRPC instrumentation now correctly injects trace context into outgoing requests.
@@ -103,7 +104,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
103
104
([ #273 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/273 ) )
104
105
105
106
### Changed
106
- - Fix broken links to project ([ #413 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/413 ) )
107
107
- ` opentelemetry-instrumentation-asgi ` , ` opentelemetry-instrumentation-wsgi ` Return ` None ` for ` CarrierGetter ` if key not found
108
108
([ #233 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/233 ) )
109
109
- ` opentelemetry-instrumentation-grpc ` Comply with updated spec, rework tests
You can’t perform that action at this time.
0 commit comments