Skip to content

workflow v0.11.6

Latest
Compare
Choose a tag to compare
@Barenboim Barenboim released this 30 Sep 15:08
· 3 commits to master since this release
196e4dd

New Feature

  • Add WFRedisSubscriber to support redis subscribing.

Improvements

  • Communicator::push() supports client session.
  • WFTaskFactory::XXX_by_name() functions return tasks that waked up.
  • Redis client task returns task error when missing password.

Bug Fixes

  • Fix 'sendto()' failure on a connected UDP socket.
  • Communicator::push() bug with multiple message wrappers.