brave v3.6.0
New features
- fd3cdb9 : gRPC client and server support
- #149 :
Span.toString
returns value of Span in JSON format - #151 :
ClientTracer.build()
becomes public - #160 : Support configuring Kafka topic name
Breaking changes
- #156 : Use the Endpoint of the local service being traced in
ClientTracer
, making behaviour similar asServerTracer
.