Skip to content

Commit 4df15de

Browse files
Update opentelemetry-otlp/CHANGELOG.md
Co-authored-by: Scott Gerring <[email protected]>
1 parent 8181574 commit 4df15de

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

opentelemetry-otlp/CHANGELOG.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44

55
- Add partial success response handling for OTLP exporters (traces, metrics, logs) per OTLP spec. Exporters now log warnings when the server returns partial success responses with rejected items and error messages. [#865](https://github.com/open-telemetry/opentelemetry-rust/issues/865)
66
- Refactor `internal-logs` feature in `opentelemetry-otlp` to reduce unnecessary dependencies[3191](https://github.com/open-telemetry/opentelemetry-rust/pull/3192)
7-
- Fixed
8-
[#2777](https://github.com/open-telemetry/opentelemetry-rust/issues/2777)
9-
to properly handle `shutdown_with_timeout()` when using `tonic`.
7+
- Fixed [#2777](https://github.com/open-telemetry/opentelemetry rust/issues/2777) to properly handle `shutdown_with_timeout()` when using `grpc-tonic`.
108

119
## 0.31.0
1210

0 commit comments

Comments
 (0)