Skip to content
This repository has been archived by the owner on Jul 1, 2022. It is now read-only.

Release 0.22.0-RC2

Compare
Choose a tag to compare
@yurishkuro yurishkuro released this 26 Oct 18:59
· 313 commits to master since this release
  • Break apart functionality of TracingRequestInterceptor (#248)
  • Split out the jaxrs2 filters (#273)
  • Add TraceContext backed by ActiveSpanSource (#266)
  • Update to Apache License v. 2 (#262)
  • Use io.opentracing.GlobalTracer instead of singleton in Configuration (#255)
  • Tracer implements Closeable (#242)
  • Fix: span builder should accept null in asChildOf (#243)