Skip to content

brave 2.1.0

Compare
Choose a tag to compare
@kristofa kristofa released this 21 Feb 11:55
· 1750 commits to master since this release
  • Henrik Nordvik: Add Jersey support. See brave-jersey module.
  • Add flume-zipkin-metrics module. See README.md of that module for more information.
  • pettyjamesm: Added alternative Brave public api for use cases where the ThreadLocal approach is not working and you want to have more control over the context scope.
  • Update brave-resteasy-spring module by adding BraveClientExecutionInterceptor. This interceptor can be used with the RestEasy client framework and makes the usage of Brave with RestEasy even easier as it now supports both server and client side.