Skip to content

workflow v0.10.4

Compare
Choose a tag to compare
@Barenboim Barenboim released this 04 Nov 16:12
· 583 commits to master since this release
83d6346

New Features

  • Add WFTaskFactory::reset_go_task to enable capturing the go task itself
  • Support creating WFThreadTask with running time limit
  • Add WFMessageQueue

Improvements

  • Optimize route manager
  • Remove MD5Util
  • Optimize communicator

Bug Fixes

  • Fix named conditional bug
  • Fix Kafka consuming bug that always returns the latest record
  • Fix service governance's fail to fuse a server on DNS lookup error
  • Fix the problem that always creating network threads when using wait group