openzipkin / zipkin-gcp

Reporters and collectors for use in Google Cloud Platform
https://cloud.google.com/trace/docs/zipkin
Apache License 2.0
91 stars 54 forks source link

Upgrade brave and fix incompatibility #175

Closed elefeint closed 4 years ago

elefeint commented 4 years ago

Upgrade to io.zipkin.brave:brave:5.12.3. HexCodec got moved into a subpackage in openzipkin/brave#1193; this requires a change in zipkin-gcp.

codefromthecrypt commented 4 years ago

I'll look for whatever is using that internal type and shade it!

elefeint commented 4 years ago

Excellent, between short term in #176 and long term shading fix in #174, this is well and truly resolved. Closing issue.