Skip to content

aiozipkin v0.6.0

Compare
Choose a tag to compare
@jettify jettify released this 12 Oct 23:12
· 208 commits to master since this release

CHANGES

  • Add context var support for python3.7 aiohttp instrumentation #187
  • Single header tracing support #189
  • Add retries and batches to transport (thanks @konstantin-stepanov)
  • Drop python3.5 support #238
  • Use new typing syntax in codebase #237