------------------- - Support python 3.7 - py-zipkin now depends on thriftpy2 rather than thriftpy. They can coexist in the same codebase, so it should be safe to upgrade.
0.16.1
------------------- - Handle null timestamps when decoding thrift traces
0.16.0
------------------- - py_zipkin is now able to convert V1 thrift spans to V2 JSON
0.15.1
------------------- - Changed DeprecationWarnings to logging.warning
0.15.0
------------------- - Added support for V2 JSON encoding. - Fixed TransportHandler bug that was affecting also V1 JSON.
0.14.1
------------------- - Fixed memory leak introduced in 0.13.0.