Skip to content

workflow v0.10.7

Compare
Choose a tag to compare
@Barenboim Barenboim released this 05 May 15:00
· 316 commits to master since this release
baba965

New Features

  • Support series specific data by deriving SeriesWork
  • Support obtaining series' parallel task that it belong to
  • Poller supports 'recvfrom' operation

Improvements

  • Optimize SSLWrapper
  • Optimize kafka client's speed
  • Simplify WFMailboxTask
  • 'listen' function's backlog at least 4096

Bug Fixes

  • Fix kafka client bug when cgroup is written concurrently
  • Fix kafka client sending extra bytes bug
  • Fix kafka throttle_time bug when the server is under version 3
  • Fix URI parser by when parsing imcomplete IPv6 host name