Skip to content

aiozipkin v0.5.0

Compare
Choose a tag to compare
@jettify jettify released this 25 Dec 18:56
· 254 commits to master since this release

CHANGES

  • More strict typing configuration is used #147
  • Fixed bunch of typos in code and docs #151 #153 (thanks @deejay1)
  • Added interface for Transport #155 (thanks @deejay1)
  • Added create_custom helper for easer tracer configuration #160 (thanks @deejay1)
  • Added interface for Sampler #160 (thanks @deejay1)
  • Added py.typed marker