0.5.0
Major changes
- added
msgpack-pythonas a dependency - using Trace Agent API
v0.3that supports both JSON and Msgpack formats - provided
JSONEncoderandMsgpackEncoderthat are switched at runtime the APIv0.3is not reachable (404) MsgpackEncoderis the current default encoderMsgpackEncoderwill not be used if the pure Python implementation is used
Documentation
- added ElasticSearch docs
Read the full changeset