Highlights
- More stable version. Solved three bug: `heartbeat timeout` when using Thug, getting custom header now not raise `pystorm/serializers/json_serializer.py` and you can avoid to set blacklist or whitelist in configuration.
- Removed `waiting.sleep` in configuration spout file to avoid Apache Storm timeout.
- `Thug` section has more important options.
- Added `debug` environment in `config.json`.
- Added `docker-compose` example for debug use.
- Splitted `requirements` in `optional` and `not`.
- Fixed Thug analysis integration: replaced `os.kill` with `raise`. Added more options.