File tree 3 files changed +6
-0
lines changed
opentelemetry-jaeger-propagator
3 files changed +6
-0
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## vNext
4
4
5
+ ### Changed
6
+
7
+ - Propagation error will be reported to global error handler [ #1640 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1640 )
8
+
5
9
## v0.1.0
6
10
7
11
### Added
Original file line number Diff line number Diff line change 12
12
- ** Breaking** [ #1624 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1624 ) Remove ` OsResourceDetector ` and
13
13
` ProcessResourceDetector ` resource detectors, use the
14
14
[ ` opentelemetry-resource-detector ` ] ( https://crates.io/crates/opentelemetry-resource-detectors ) instead.
15
+ - Baggage propagation error will be reported to global error handler [ #1640 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1640 )
15
16
16
17
## v0.22.1
17
18
Original file line number Diff line number Diff line change 5
5
### Added
6
6
7
7
- [ #1623 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1623 ) Add global::meter_provider_shutdown
8
+ - [ #1640 ] ( https://github.com/open-telemetry/opentelemetry-rust/pull/1640 ) Add ` PropagationError `
8
9
9
10
### Removed
10
11
You can’t perform that action at this time.
0 commit comments