Skip to content

brave v3.6.0

Compare
Choose a tag to compare
@kristofa kristofa released this 25 Apr 19:16
· 1361 commits to master since this release

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 as ServerTracer.