This repository was archived by the owner on Jul 11, 2022. It is now read-only.
Release 3.9.0
Python 3.6 is now officially supported!
- Remove support for non-ascii baggage keys; enable testing with Py 3.6 (#154)
- Add IP tag to tracer tags; rename
jaeger.hostnametag tohostname(#160) - Remove
tchannel;<py3restriction in tests/extras_require (#159) - Replace
concurrent.futures.Futurewithtornado.concurrent.Future(#155) - Better support for creating multiple tracers (#150)
- Add PrometheusMetricsFactory (#142)
- Add ability to validate configuration (#124)
- Make Metrics consistent with Go client (#129)