Skip to content

Commit 75bd306

Browse files
committed
Update CHANGELOG
1 parent c0fbb84 commit 75bd306

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

opentelemetry-http/CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## vNext
44

5+
### Changed
6+
7+
- **Breaking** Surface non-2xx status codes as errors; change `ResponseExt` trait to return `HttpError` instead of `TraceError`[#1484](https://github.com/open-telemetry/opentelemetry-rust/pull/1484)
8+
9+
510
## v0.10.0
611

712
### Changed

0 commit comments

Comments
 (0)