- Initial release.
- Bump minor version to solve some conflict inside Pinterest.
- Fix workflow status bug if one instance end time is sys.maxint.
- Fix make s3/local file path consistent in LogSaver.
- Add caller name into config_parser is dict based parameter.
- Fix workflow import util to be more fault tolerant.
- pydot -> pydot2.
- upgrade qds_sdk and dateutils version.
- change pkg version spec from '==' to '>=' in setup.py
- fix pinball_config.py list/tuple issue
- more precise parser caller
- flexible worker/ui communication protocol
- display worker node in UI
- tune UI time out value
- make 80 as email port if ui host is provided
- pydot2 -> pydot as pydot fixed incompatibility with pyparsing > 1.5.7