Skip to content

Release v0.3.5

Compare
Choose a tag to compare
@basvanbeek basvanbeek released this 19 Dec 19:17
· 65 commits to master since this release
f0f479a

Maintenance release:

  • Repo moved to openzipkin-contrib.
  • Fixed go routine proliferation in http collector.
  • Avoids deadlock when collector closes concurrently with a collect call.
  • Makes aggregateErrors return nil when no errors are found in multi collect
  • Fixes some serious B3 extraction errors.

Thanks @mandarjog @jcchavezs @nvanbenschoten and @nmiyake for the contributions.