workflow v0.10.1
New Features
- Add a built-in json parser
- Add Consul client (prepared for Consul service governance)
- Add MySQLUtil
- Add package wrapper
Improvements
- Refactor kafka client and fixed some bugs
- Refactor service governance task and add 'pre_select' for service governance plugins
Bug Fixes
- Fix MySQLCell::as_float bug when the it's a negative number.
- Update CMake and bazel building files to fix kafka task's canceling bug