Skip to content

Commit 918c654

Browse files
authored
Update Changelog with omitted changes (#921)
1 parent c506e99 commit 918c654

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,14 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
4444
This removes the behavior of changing the debug flag into a set sampling bit.
4545
Instead, this now follow the B3 specification and omits the `X-B3-Sampling` header. (#882)
4646
- The B3 propagator now tracks "unset" sampling state (meaning "defer the decision") and does not set the `X-B3-Sampling` header when injecting. (#882)
47+
- Bump github.com/itchyny/gojq from 0.10.3 to 0.10.4 in /tools. (#883)
48+
- Bump github.com/opentracing/opentracing-go from v1.1.1-0.20190913142402-a7454ce5950e to v1.2.0. (#885)
49+
- The tracing time conversion for OTLP spans is now correctly set to `UnixNano`. (#896)
4750
- Ensure span status is not set to `Unknown` when no HTTP status code is provided as it is assumed to be `200 OK`. (#908)
4851
- Ensure `httptrace.clientTracer` closes `http.headers` span. (#912)
4952
- Prometheus exporter will not apply stale updates or forget inactive metrics. (#903)
53+
- Bump github.com/golangci/golangci-lint from 1.27.0 to 1.28.1 in /tools. (#901, #913)
54+
- Update otel-colector example to use the v0.5.0 collector. (#915)
5055

5156
## [0.7.0] - 2020-06-26
5257

0 commit comments

Comments
 (0)