Skip to content

Release 3.2.0

Latest
Compare
Choose a tag to compare
@yurishkuro yurishkuro released this 12 Apr 21:48
· 1 commit to master since this release
  • setup.py: Remove test dependency doubles (#44)
  • Do not throw error when no tracing headers are sent (#43)
  • Stop testing with Python 3.5
  • Provide meaningful error messages when failed to extract headers from carrier (#42) <Gabriel Falcão>
    • TextPropagator.extract raises SpanContextCorruptedException with
      more meaningful error messages.
    • Tracer.start_span validates type of references= preventing
      problems for users migrating code from opentracing==1.3.0.