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

fix: bump thrift to 0.14.2 and zipkin-go-opentracing 0.4.5 #9700

Merged
merged 4 commits into from
Sep 2, 2021

Conversation

akrantz01
Copy link
Contributor

Required for all PRs:

  • Updated associated README.md.
  • Wrote appropriate unit tests.
  • Pull request title or commits are in conventional commit format (e.g. feat: or fix:)

resolves #9657

This is not a trivial version bump for two reasons: thrift changed the generated code to now take a context as an argument, and zipkin no longer recommends using thrift, so they do not package the generated code in a library. We now generate our own thrift bindings in codec/thrift/gen-go/zipkincore. In addition, openzipkin/zipkin-go-opentracing was renamed to openzipkin-contrib/zipkin-go-opentracing and had some things moved into openzipkin/zipkin-go.

@telegraf-tiger telegraf-tiger bot added the fix pr to fix corresponding bug label Aug 31, 2021
@reimda reimda merged commit 7de9c5f into influxdata:master Sep 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Vulnerability in telegraf dependency
3 participants