Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump OTEL and golang #200

Merged
merged 1 commit into from
Apr 7, 2021
Merged

Bump OTEL and golang #200

merged 1 commit into from
Apr 7, 2021

Conversation

vreynolds
Copy link
Contributor

@vreynolds vreynolds commented Mar 17, 2021

New version of OTEL requires go version >= 1.14

Fixes #197

@vreynolds vreynolds added the version: bump major A PR that breaks backwards compatibility. label Mar 17, 2021
)

* Bump go.opentelemetry.io/contrib/propagators from 0.16.0 to 0.18.0

Bumps [go.opentelemetry.io/contrib/propagators](https://github.com/open-telemetry/opentelemetry-go-contrib) from 0.16.0 to 0.18.0.
- [Release notes](https://github.com/open-telemetry/opentelemetry-go-contrib/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/CHANGELOG.md)
- [Commits](open-telemetry/opentelemetry-go-contrib@v0.16.0...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>

* Upgrade to the 0.18 propagation interface

* Remove go 1.12, 1.13, add 1.16 to test matrix

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Vera Reynolds <verareynolds@honeycomb.io>
Copy link
Contributor

@paulosman paulosman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@vreynolds vreynolds merged commit e12c928 into main Apr 7, 2021
@vreynolds vreynolds deleted the vera.bump-otel-golang branch April 7, 2021 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version: bump major A PR that breaks backwards compatibility.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

propagation imports go.opentelemetry.io/otel/label which has been removed
3 participants