Skip to content

workflow v0.10.1

Compare
Choose a tag to compare
@Barenboim Barenboim released this 29 Apr 11:49
· 832 commits to master since this release
315eb1b

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