workflow v0.9.8
Improvements
- Enable creating file IO tasks with path name
- Add server task's push() interface
- Optimize poller speed and memory occupying
- Optimize URI parser, more than 50% faster
- Optimize http implementation
Bug Fixes
- Fix crash when resolv.conf is empty
- Fix Kafka client's memory leak
- Fix MySQL transaction checking
- Fix bazel compiling problem