Skip to content

workflow v0.9.8

Compare
Choose a tag to compare
@Barenboim Barenboim released this 30 Sep 05:52
· 1168 commits to master since this release
b1db18c

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