Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Robert Pająk <pellared@hotmail.com>
  • Loading branch information
MrAlias and pellared authored Apr 5, 2022
1 parent c08dc28 commit c9eab99
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm

## [Unreleased]

## [0.8.0] - 2022-04-01
## [0.8.0] - 2022-04-05

### Added

Expand Down Expand Up @@ -38,10 +38,10 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
environment variable to `jaeger-thrift-splunk`, or by directly passing the
user configured exporter with a `WithTraceExporter` option. (#300)
- Update `go.opentelemetry.io/otel*` dependencies from [`v1.3.0`][otel-v1.3.0]
to [`v1.6.1`][otel-v1.6.1]. (#656, #721)
to [`v1.6.1`][otel-v1.6.1]. (#406, #471, #656, #721)
- Update `go.opentelemetry.io/contrib*` dependencies from
[`v1.3.0`/`v0.28.0`][contrib-v1.3.0] to [`v1.6.0`/`v0.31.0`][contrib-v1.6.0].
(#721)
(#406, #721)
- The `OTEL_TRACES_SAMPLER` environment variable is now honored instead of only
defaulting to an always-on sampler. (#724)
- Set span limits to the Splunk defaults (the link count is limited to 1000,
Expand Down

0 comments on commit c9eab99

Please sign in to comment.