Skip to content

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

Merged
reimda merged 4 commits intoinfluxdata:masterfrom
akrantz01:9657-apache-thrift
Sep 2, 2021
Merged

fix: bump thrift to 0.14.2 and zipkin-go-opentracing 0.4.5#9700
reimda merged 4 commits intoinfluxdata:masterfrom
akrantz01:9657-apache-thrift

Conversation

@akrantz01
Copy link
Copy Markdown
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